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