Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
DHWC2OnFbAdapter.h65 VALIDATED, enumerator
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp330 adapter.setState(HWC2OnFbAdapter::State::VALIDATED); in validateDisplayHook()
388 adapter.setState(HWC2OnFbAdapter::State::VALIDATED); in acceptDisplayChangesHook()
398 if (adapter.getState() != HWC2OnFbAdapter::State::VALIDATED) { in presentDisplayHook()