OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_PTOR_LAYERS
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h
45
#define
MAX_PTOR_LAYERS
2
143
int layerIndex[
MAX_PTOR_LAYERS
];
144
int mRenderBuffOffset[
MAX_PTOR_LAYERS
];
145
hwc_rect_t displayFrame[
MAX_PTOR_LAYERS
];
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h
49
#define
MAX_PTOR_LAYERS
2
160
int layerIndex[
MAX_PTOR_LAYERS
];
161
hwc_rect_t displayFrame[
MAX_PTOR_LAYERS
];
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h
50
#define
MAX_PTOR_LAYERS
2
154
int layerIndex[
MAX_PTOR_LAYERS
];
155
hwc_rect_t displayFrame[
MAX_PTOR_LAYERS
];
Completed in 164 milliseconds