OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_PATH_CACHE_SIZE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
180
#define
DEFAULT_PATH_CACHE_SIZE
10.0f
PathCache.cpp
158
mSize(0), mMaxSize(MB(
DEFAULT_PATH_CACHE_SIZE
)) {
164
INIT_LOGD(" Using default %s cache size of %.2fMB", name,
DEFAULT_PATH_CACHE_SIZE
);
Completed in 44 milliseconds