Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp721 bool HWComposer::hasGlesComposition(int32_t id) const { in hasGlesComposition() function in android::HWComposer
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1895 bool hasGlesComposition = hwc.hasGlesComposition(id); in doComposeSurfaces() local