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

/hardware/qcom/display/libhwcomposer/
H A Dhwc_utils.h43 #define MAX_DISPLAYS (HWC_NUM_DISPLAY_TYPES+1) macro
306 qhwc::CopyBit *mCopyBit[MAX_DISPLAYS];
314 qhwc::IFBUpdate *mFBUpdate[MAX_DISPLAYS];
319 qhwc::DisplayAttributes dpyAttr[MAX_DISPLAYS];
320 qhwc::ListStats listStats[MAX_DISPLAYS];
321 qhwc::LayerProp *layerProp[MAX_DISPLAYS];
322 qhwc::LayerRotMap *mLayerRotMap[MAX_DISPLAYS];
323 qhwc::MDPComp *mMDPComp[MAX_DISPLAYS];

Completed in 39 milliseconds