Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DChoreographer.h100 MSG_SCHEDULE_VSYNC = 1, enumerator
/frameworks/native/libs/gui/
DChoreographer.cpp156 Message m{MSG_SCHEDULE_VSYNC}; in postFrameCallbackDelayed()
377 case MSG_SCHEDULE_VSYNC: in handleMessage()