Searched refs:hasClientComp (Results 1 – 1 of 1) sorted by relevance
290 bool hasClientComp = false; in executePresentOrValidateDisplay() local292 (mHal->getHasClientComposition(display, hasClientComp) == HWC2_ERROR_NONE && in executePresentOrValidateDisplay()293 hasClientComp); in executePresentOrValidateDisplay()