Searched defs:hasGlesComposition (Results 1 – 2 of 2) sorted by relevance
747 bool HWComposer::hasGlesComposition(int32_t id) const { in hasGlesComposition() function in android::HWComposer
2188 bool hasGlesComposition = hwc.hasGlesComposition(id); in doComposeSurfaces() local