OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_NUM_CONFIGS
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer_hwc1.cpp
363
const size_t
MAX_NUM_CONFIGS
= 128;
364
uint32_t configs[
MAX_NUM_CONFIGS
] = {0};
365
size_t numConfigs =
MAX_NUM_CONFIGS
;
[
all
...]
HWC2On1Adapter.cpp
[
all
...]
Completed in 103 milliseconds