Home
last modified time | relevance | path

Searched defs:onVsync (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDisplayEventReceiver.java134 protected void onVsync() { in onVsync() method in ShadowDisplayEventReceiver
278 void onVsync(long timestampNanos, int frame); in onVsync() method
280 void onVsync(long timestampNanos, int physicalDisplayId, int frame); in onVsync() method
282 void onVsync(long timestampNanos, long physicalDisplayId, int frame); in onVsync() method
284 void onVsync( in onVsync() method