Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(485)

Unified Diff: experimental/iOSSampleApp/SkSampleUIView.h

Issue 6474054: Result of running tools/sanitize_source_files.py (II) (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 12 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: experimental/iOSSampleApp/SkSampleUIView.h
===================================================================
--- experimental/iOSSampleApp/SkSampleUIView.h (revision 5253)
+++ experimental/iOSSampleApp/SkSampleUIView.h (working copy)
@@ -15,7 +15,7 @@
@interface SkSampleUIView : SkUIView {
BOOL fRedrawRequestPending;
-
+
struct {
EAGLContext* fContext;
GLuint fRenderbuffer;
@@ -24,11 +24,11 @@
GLint fWidth;
GLint fHeight;
} fGL;
-
+
NSString* fTitle;
CALayer* fRasterLayer;
CAEAGLLayer* fGLLayer;
-
+
FPSState* fFPSState;
SkiOSDeviceManager* fDevManager;
}
Property changes on: experimental/iOSSampleApp/SkSampleUIView.h
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b