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