Searched defs:DISPLAY_PRIMARY (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h69 DISPLAY_PRIMARY = HWC_DISPLAY_PRIMARY, enumerator in enum:android::DisplayDevice::DisplayType
136 bool isPrimary() const { return mType == DISPLAY_PRIMARY; }
320 bool isMainDisplay() const { return type == DisplayDevice::DISPLAY_PRIMARY; }

Completed in 41 milliseconds