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.h174 WAITING_FOR_VALIDATE, enumerator
178 PresentFlowState mPresentFlowState = PresentFlowState::WAITING_FOR_VALIDATE;
DDisplay.cpp851 case PresentFlowState::WAITING_FOR_VALIDATE: { in acceptChanges()
897 case PresentFlowState::WAITING_FOR_VALIDATE: { in present()
909 mPresentFlowState = PresentFlowState::WAITING_FOR_VALIDATE; in present()