Searched refs:MAX_DISPLAYS (Results 1 – 6 of 6) sorted by relevance
42 #define MAX_DISPLAYS (HWC_NUM_DISPLAY_TYPES) macro305 qhwc::CopyBit *mCopyBit[MAX_DISPLAYS];313 qhwc::IFBUpdate *mFBUpdate[MAX_DISPLAYS];318 qhwc::DisplayAttributes dpyAttr[MAX_DISPLAYS];319 qhwc::ListStats listStats[MAX_DISPLAYS];320 qhwc::LayerProp *layerProp[MAX_DISPLAYS];321 qhwc::LayerRotMap *mLayerRotMap[MAX_DISPLAYS];322 qhwc::MDPComp *mMDPComp[MAX_DISPLAYS];324 overlay::utils::Whf mPrevWHF[MAX_DISPLAYS];
88 for(int i = 0; i < MAX_DISPLAYS; i++) { in reset()576 for(int dpy = 0; dpy < MAX_DISPLAYS; dpy++) { in hwc_dump()
228 for (uint32_t i = 0; i < MAX_DISPLAYS; i++) { in initContext()269 for(int i = 0; i < MAX_DISPLAYS; i++) { in closeContext()286 for(int i = 0; i < MAX_DISPLAYS; i++) { in closeContext()
47 HWCDisplay* displays[MAX_DISPLAYS];
33 #define MAX_DISPLAYS 4 macro
56 if (disp < 0 || disp >= MAX_DISPLAYS || !hwc_dev->displays[disp]) in is_valid_display()653 for (size_t i = 0; i < MAX_DISPLAYS; i++) in hwc_device_close()