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

Unified Diff: remoting/ios/display/gl_display_handler.h

Issue 2869723007: [CRD iOS] Viewport fling animation (Closed)
Patch Set: Merge branch 'master' into feat-fling-animation Created 3 years, 7 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 | « remoting/ios/client_gestures.mm ('k') | remoting/ios/display/gl_display_handler.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/display/gl_display_handler.h
diff --git a/remoting/ios/display/gl_display_handler.h b/remoting/ios/display/gl_display_handler.h
index 7bd513a5b04e66af0cff9ac2074b0a2225ed8644..a23cee7d8796da340c7f26eaddee7e15f5f18748 100644
--- a/remoting/ios/display/gl_display_handler.h
+++ b/remoting/ios/display/gl_display_handler.h
@@ -33,6 +33,8 @@ class CursorShapeStub;
// Notifies the delegate that the size of the desktop image has changed.
- (void)canvasSizeChanged:(CGSize)size;
+- (void)rendererTicked;
+
@end
@interface GlDisplayHandler : NSObject {
« no previous file with comments | « remoting/ios/client_gestures.mm ('k') | remoting/ios/display/gl_display_handler.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698