Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
4ee8aea2a77d2d22d56afe68699179e5a02ac4f4
/
.
/
src
/
utils
/
mac
/
SkSampleNSView.h
blob: d3aca9a7353f01ff6e0a8c802c6276841a02fc0f [
file
] [
log
] [
blame
]
/*
* Copyright 2011 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#import "SkNSView.h"
@interface
SkSampleNSView
:
SkNSView
-
(
id
)
initWithDefaults
;
@end