Home
last modified time | relevance | path

Searched refs:AChoreographer_create (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/nativedisplay/include/apex/
H A Dchoreographer.h31 AChoreographer* AChoreographer_create();
/aosp12/frameworks/native/libs/nativedisplay/
H A Dlibnativedisplay.map.txt10 AChoreographer_create; # apex # introduced=30
H A DAChoreographer.cpp554 AChoreographer* AChoreographer_create() { in AChoreographer_create() function
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.cpp217 mChoreographer = AChoreographer_create(); in initializeChoreographer()