Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2d2da4f9ee4932720c71348d0aff0cd75ebd956b
/
.
/
experimental
/
SimpleiOSApp
/
SimpleApp.h
blob: 392353b8dbd7374959764bdf3331644c00590c6f [
file
] [
log
] [
blame
]
#import <UIKit/UIKit.h>
#import "SkUIView.h"
@interface
SimpleApp
:
SkUIView
-
(
id
)
initWithDefaults
;
@end