Home
last modified time | relevance | path

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

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