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