Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/jni/
Dandroid_view_surfacecontrol_cts_ChoreographerNativeTest.cpp142 VsyncCallback cb1("cb1", env); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostVsyncCallbackWithoutDelayEventuallyRunsCallback() local
169 VsyncCallback cb1("cb1", env); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testFrameCallbackDataVsyncIdValid() local
191 VsyncCallback cb1("cb1", env); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testFrameCallbackDataDeadlineInFuture() local
218 VsyncCallback cb1("cb1", env); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testFrameCallbackDataExpectedPresentTimeInFuture() local
242 Callback cb1("cb1"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostCallback64WithoutDelayEventuallyRunsCallback() local
269 Callback cb1 = Callback("cb1"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostCallback64WithDelayEventuallyRunsCallback() local
285 Callback cb1("cb1"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostCallbackWithoutDelayEventuallyRunsCallback() local
325 Callback cb1("cb1"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostCallbackWithDelayEventuallyRunsCallback() local
343 Callback cb1("cb1"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostCallbackMixedWithoutDelayEventuallyRunsCallback() local
373 Callback cb1("cb1"); in android_view_surfacecontrol_cts_ChoreographerNativeTest_testPostCallbackMixedWithDelayEventuallyRunsCallback() local
[all …]
Dandroid_view_cts_ASurfaceControlTest.cpp640 VsyncCallback cb1("cb1", env); in SurfaceControlTest_getFrameTimelines() local