Home
last modified time | relevance | path

Searched refs:mAChoreographer_getInstance (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/src/swappy/
DChoreographerThread.cpp64 PFN_AChoreographer_getInstance mAChoreographer_getInstance = nullptr; member in swappy::NDKChoreographerThread
84 mAChoreographer_getInstance = in NDKChoreographerThread()
96 if (!mAChoreographer_getInstance || in NDKChoreographerThread()
142 mChoreographer = mAChoreographer_getInstance(); in looperThread()
/frameworks/opt/gamesdk/src/swappyVk/
DSwappyVk.cpp141 mAChoreographer_getInstance = in SwappyVkBase()
152 if (!mAChoreographer_getInstance || in SwappyVkBase()
197 PFN_AChoreographer_getInstance mAChoreographer_getInstance = nullptr; member in SwappyVkBase
264 mChoreographer = mAChoreographer_getInstance(); in looperThread()