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