OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ovalShapeCache
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Caches.cpp
100
log.appendFormat("
OvalShapeCache
%8d / %8d\n",
101
ovalShapeCache
.getSize(),
ovalShapeCache
.getMaxSize());
128
total +=
ovalShapeCache
.getSize();
178
ovalShapeCache
.clear();
Caches.h
184
OvalShapeCache
ovalShapeCache
;
OpenGLRenderer.cpp
[
all
...]
Completed in 32 milliseconds