Searched refs:getClearClientTarget (Results 1 – 3 of 3) sorted by relevance
393 bool getClearClientTarget(int32_t hwcId) const;
774 bool Layer::getClearClientTarget(int32_t hwcId) const { in getClearClientTarget() function in android::Layer
3003 if (layer->getClearClientTarget(hwcId) && !firstLayer && in doComposeSurfaces()