OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arcShapeCache
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Caches.cpp
106
log.appendFormat("
ArcShapeCache
%8d / %8d\n",
107
arcShapeCache
.getSize(),
arcShapeCache
.getMaxSize());
130
total +=
arcShapeCache
.getSize();
180
arcShapeCache
.clear();
Caches.h
186
ArcShapeCache
arcShapeCache
;
OpenGLRenderer.cpp
[
all
...]
Completed in 22 milliseconds