Searched refs:haveGles (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp214 bool haveGles = hwc.hasGlesComposition(mHwcDisplayId); local
216 if (haveGles && haveHwc) {
218 } else if (haveGles) {

Completed in 162 milliseconds