OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDebugCaches
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
58
kDebugCaches
= 2,
59
kDebugMoreCaches = kDebugMemory |
kDebugCaches
TextureCache.cpp
46
mDebugEnabled = Properties::debugLevel &
kDebugCaches
;
PathCache.cpp
192
mDebugEnabled = Properties::debugLevel &
kDebugCaches
;
TessellationCache.cpp
299
mDebugEnabled = Properties::debugLevel &
kDebugCaches
;
Completed in 205 milliseconds