Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer_hwc1.cpp747 bool HWComposer::hasGlesComposition(int32_t id) const { in hasGlesComposition() function in android::HWComposer
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger_hwc1.cpp2188 bool hasGlesComposition = hwc.hasGlesComposition(id); in doComposeSurfaces() local