Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/surfacecontrol/jni/
H A Dandroid_view_surfacecontrol_cts_ChoreographerNativeTest.cpp358 Callback cb64("cb64"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostCallbackMixedWithoutDelayEventuallyRunsCallback() local
388 Callback cb64("cb64"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostCallbackMixedWithDelayEventuallyRunsCallback() local
499 Callback cb64("cb64"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testRefreshRateCallbackMixedWithFrameCallbacks() local
/aosp_15_r20/frameworks/native/libs/gui/
H A DChoreographer.cpp144 AChoreographer_frameCallback64 cb64, in postFrameCallbackDelayed()