OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROPERTY_LAYER_CACHE_SIZE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
132
#define
PROPERTY_LAYER_CACHE_SIZE
"ro.hwui.layer_cache_size"
LayerCache.cpp
36
if (property_get(
PROPERTY_LAYER_CACHE_SIZE
, property, NULL) > 0) {
Completed in 155 milliseconds