Searched refs:HWC_DISPLAY_PRIMARY_BIT (Results 1 – 8 of 8) sorted by relevance
309 HWC_DISPLAY_PRIMARY_BIT = 1 << HWC_DISPLAY_PRIMARY, enumerator
331 int supported = HWC_DISPLAY_PRIMARY_BIT; in hwc_query()
594 *value = HWC_DISPLAY_PRIMARY_BIT | HWC_DISPLAY_EXTERNAL_BIT; in hwc_query()
549 int supported = HWC_DISPLAY_PRIMARY_BIT; in hwc_query()
537 int supported = HWC_DISPLAY_PRIMARY_BIT; in hwc_query()
588 int supported = HWC_DISPLAY_PRIMARY_BIT; in hwc_query()
2324 (mPreAssignDisplayList[mResourceManager->mDevice->mDisplayMode] == HWC_DISPLAY_PRIMARY_BIT)) in needPreAllocation()