HomeSort by relevance Sort by last modified time
    Searched refs:AChoreographer_postFrameCallback (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/android/
choreographer.h 56 void AChoreographer_postFrameCallback(AChoreographer* choreographer,
  /cts/tests/tests/view/jni/
android_view_cts_ChoreographerNativeTest.cpp 95 AChoreographer_postFrameCallback(choreographer, frameCallback, cb1);
96 AChoreographer_postFrameCallback(choreographer, frameCallback, cb2);
111 AChoreographer_postFrameCallback(choreographer, frameCallback, cb1);
  /frameworks/base/native/android/
choreographer.cpp 197 void AChoreographer_postFrameCallback(AChoreographer* choreographer,

Completed in 304 milliseconds