Searched refs:getClearClientTarget (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayer.h326 bool getClearClientTarget(int32_t hwcId) const;
H A DLayer.cpp1253 bool Layer::getClearClientTarget(int32_t hwcId) const { function in class:android::Layer
1255 ALOGE("getClearClientTarget called without a valid HWC layer");
H A DSurfaceFlinger.cpp2602 if (layer->getClearClientTarget(hwcId) && !firstLayer &&

Completed in 80 milliseconds