OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_NUM_LAYERS
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/flatland/
Flatland.h
28
enum {
MAX_NUM_LAYERS
= 16 };
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
isac.c
37
#define
MAX_NUM_LAYERS
10
[
all
...]
/hardware/qcom/display/libhwcomposer/
hwc_utils.h
38
#define
MAX_NUM_LAYERS
32 //includes fb layer
95
int yuvIndices[
MAX_NUM_LAYERS
];
Completed in 253 milliseconds