Home
last modified time | relevance | path

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

/cts/tests/tests/view/jni/
Dandroid_view_cts_ChoreographerNativeTest.cpp142 VsyncCallback cb1("cb1", env); in android_view_cts_ChoreographerNativeTest_testPostVsyncCallbackWithoutDelayEventuallyRunsCallback() local
169 VsyncCallback cb1("cb1", env); in android_view_cts_ChoreographerNativeTest_testFrameCallbackDataVsyncIdValid() local
191 VsyncCallback cb1("cb1", env); in android_view_cts_ChoreographerNativeTest_testFrameCallbackDataDeadlineInFuture() local
212 VsyncCallback cb1("cb1", env); in android_view_cts_ChoreographerNativeTest_testFrameCallbackDataExpectedPresentTimeInFuture() local
236 Callback cb1("cb1"); in android_view_cts_ChoreographerNativeTest_testPostCallback64WithoutDelayEventuallyRunsCallback() local
263 Callback cb1 = Callback("cb1"); in android_view_cts_ChoreographerNativeTest_testPostCallback64WithDelayEventuallyRunsCallback() local
279 Callback cb1("cb1"); in android_view_cts_ChoreographerNativeTest_testPostCallbackWithoutDelayEventuallyRunsCallback() local
319 Callback cb1("cb1"); in android_view_cts_ChoreographerNativeTest_testPostCallbackWithDelayEventuallyRunsCallback() local
337 Callback cb1("cb1"); in android_view_cts_ChoreographerNativeTest_testPostCallbackMixedWithoutDelayEventuallyRunsCallback() local
367 Callback cb1("cb1"); in android_view_cts_ChoreographerNativeTest_testPostCallbackMixedWithDelayEventuallyRunsCallback() local
[all …]
Dandroid_view_cts_ASurfaceControlTest.cpp606 VsyncCallback cb1("cb1", env); in SurfaceControlTest_getFrameTimelines() local