Home
last modified time | relevance | path

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

/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp290 bool hasClientComp = false; in executePresentOrValidateDisplay() local
292 (mHal->getHasClientComposition(display, hasClientComp) == HWC2_ERROR_NONE && in executePresentOrValidateDisplay()
293 hasClientComp); in executePresentOrValidateDisplay()