Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.h223 std::set<IFrameCallback*> mFrameCallbacks; variable
/aosp12/frameworks/native/libs/nativedisplay/
H A DAChoreographer.cpp150 std::priority_queue<FrameCallback> mFrameCallbacks; member in android::Choreographer