Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/disp-power/
DInteractionHandler.h47 void WaitForIdle(int32_t wait_ms, int32_t timeout_ms);
DInteractionHandler.cpp192 void InteractionHandler::WaitForIdle(int32_t wait_ms, int32_t timeout_ms) { in WaitForIdle() function in InteractionHandler
248 WaitForIdle(mWaitMs, mDurationMs); in Routine()