Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDisplay.h173 WAITING_FOR_VALIDATE, enumerator
177 PresentFlowState mPresentFlowState = PresentFlowState::WAITING_FOR_VALIDATE;
DDisplay.cpp841 case PresentFlowState::WAITING_FOR_VALIDATE: { in acceptChanges()
887 case PresentFlowState::WAITING_FOR_VALIDATE: { in present()
899 mPresentFlowState = PresentFlowState::WAITING_FOR_VALIDATE; in present()