Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp137 mDebugState = DebugState::Prepared; in prepareFrame()
184 VDS_LOGW_IF(mDebugState != DebugState::Prepared, "Unexpected %s in %s state on HWC frame", in advanceFrame()
376 VDS_LOGW_IF(mDebugState != DebugState::Prepared, "Unexpected %s in %s state", __func__, in dequeueBuffer()
DVirtualDisplaySurface.h252 Prepared, enumerator