OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:circleShapeCache
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Caches.cpp
98
log.appendFormat("
CircleShapeCache
%8d / %8d\n",
99
circleShapeCache
.getSize(),
circleShapeCache
.getMaxSize());
127
total +=
circleShapeCache
.getSize();
177
circleShapeCache
.clear();
Caches.h
183
CircleShapeCache
circleShapeCache
;
OpenGLRenderer.cpp
[
all
...]
Completed in 17 milliseconds