Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(852)

Unified Diff: src/views/mac/SkNSView.h

Issue 1184143011: nibless mac, visual bench working on mac (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fix HelloWorld compile on windows Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/views/mac/SampleAppDelegate.mm ('k') | src/views/mac/SkNSView.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/views/mac/SkNSView.h
diff --git a/src/views/mac/SkNSView.h b/src/views/mac/SkNSView.h
index 9cc29498f6cda3f68b74e76b65b9c9fe111b4aab..4befaeea7e3f6da6016f353de8848b9c5524a2d6 100644
--- a/src/views/mac/SkNSView.h
+++ b/src/views/mac/SkNSView.h
@@ -50,6 +50,8 @@ class SkEvent;
- (void)detach;
- (void)present;
+- (void)setVSync:(bool)enable;
+
- (void)freeNativeWind;
@end
« no previous file with comments | « src/views/mac/SampleAppDelegate.mm ('k') | src/views/mac/SkNSView.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698