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

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h73 DISPLAY_VIRTUAL = HWC_DISPLAY_VIRTUAL, enumerator in enum:android::DisplayDevice::DisplayType
285 bool isVirtualDisplay() const { return type >= DisplayDevice::DISPLAY_VIRTUAL; }

Completed in 78 milliseconds