OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_DISPLAYS
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
66
MAX_DISPLAYS
= HWC_NUM_DISPLAY_TYPES + 1
77
// returns a display ID starting at
MAX_DISPLAYS
, this ID
85
// IDs below
MAX_DISPLAYS
are not recycled
335
struct hwc_display_contents_1* mLists[
MAX_DISPLAYS
];
336
DisplayData mDisplayData[
MAX_DISPLAYS
];
/hardware/qcom/display/libhwcomposer/
hwc_utils.h
43
#define
MAX_DISPLAYS
(HWC_NUM_DISPLAY_TYPES+1)
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
];
/external/openssh/
channels.c
139
#define
MAX_DISPLAYS
1000
[
all
...]
Completed in 429 milliseconds