Home
last modified time | relevance | path

Searched refs:ASurfaceControl_getChoreographer (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tests/ChoreographerTests/jni/
H A Dandroid_view_tests_ChoreographerNativeTest.cpp118 ASurfaceControl_getChoreographer(ASurfaceControl_fromJava(env, surfaceControlObj))); in SurfaceControl_getChoreographer()
/aosp14/frameworks/base/native/android/
H A Dlibandroid.map.txt349 ASurfaceControl_getChoreographer*;
H A Dsurface_control.cpp183 AChoreographer* ASurfaceControl_getChoreographer(ASurfaceControl* aSurfaceControl) { in ASurfaceControl_getChoreographer() function