Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:supported

588     int supported = HWC_DISPLAY_PRIMARY_BIT;
592 // Not supported for now
597 supported |= HWC_DISPLAY_VIRTUAL_BIT;
601 supported |= HWC_DISPLAY_EXTERNAL_BIT;
603 value[0] = supported;