Searched defs:haveHwc (Results 1 - 1 of 1) sorted by relevance

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

Completed in 1475 milliseconds