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

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

Completed in 40 milliseconds