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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp629 bool HWComposer::hasGlesComposition(int32_t id) const { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1477 const bool hasGlesComposition = hwc.hasGlesComposition(id) || (cur==end); local
1478 if (hasGlesComposition) {
1545 && hasGlesComposition) {

Completed in 3856 milliseconds