Searched refs:hasGlesComposition (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h112 bool hasGlesComposition(int32_t id) const;
H A DHWComposer.cpp629 bool HWComposer::hasGlesComposition(int32_t id) const { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp225 if (hwc.hasGlesComposition(mType)) {
H A DSurfaceFlinger.cpp1520 const bool hasGlesComposition = hwc.hasGlesComposition(id) || (cur==end); local
1521 if (hasGlesComposition) {
1588 && hasGlesComposition) {

Completed in 285 milliseconds