Searched refs:getClearClientTarget (Results 1 – 3 of 3) sorted by relevance
494 bool getClearClientTarget(const sp<const DisplayDevice>& display) const;
597 bool Layer::getClearClientTarget(const sp<const DisplayDevice>& display) const { in getClearClientTarget() function in android::Layer
3420 if (layer->getClearClientTarget(displayDevice) && !firstLayer && in doComposeSurfaces()