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

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp259 bool hasDevice = hwc.hasDeviceComposition(mHwcDisplayId); local
260 if (hasClient && hasDevice) {
264 } else if (hasDevice) {

Completed in 528 milliseconds