Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/
DFlutterJNI.java140 private static void asyncWaitForVsync(final long cookie) { in asyncWaitForVsync() method in FlutterJNI
837 void asyncWaitForVsync(final long cookie); in asyncWaitForVsync() method