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

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

Completed in 28 milliseconds