Home
last modified time | relevance | path

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

/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp291 bool cannotPresentDirectly = (validateErr == HWC2_ERROR_HAS_CHANGES) || in executePresentOrValidateDisplay() local
294 if (cannotPresentDirectly) { in executePresentOrValidateDisplay()