Searched defs:hasGlesComposition (Results 1 - 2 of 2) sorted by path

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp670 bool HWComposer::hasGlesComposition(int32_t id) const { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1709 bool hasGlesComposition = hwc.hasGlesComposition(id); local
1710 if (hasGlesComposition) {
1786 && hasGlesComposition) {

Completed in 63 milliseconds