Searched defs:hasGlesComposition (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp717 bool HWComposer::hasGlesComposition(int32_t id) const { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1817 bool hasGlesComposition = hwc.hasGlesComposition(id); local
1818 if (hasGlesComposition) {
1899 && hasGlesComposition) {

Completed in 50 milliseconds