OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patchCache
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Caches.h
32
#include "
PatchCache
.h"
187
PatchCache
patchCache
;
Caches.cpp
117
log.appendFormat("
PatchCache
%8d / %8d\n",
118
patchCache
.getSize(),
patchCache
.getMaxSize());
170
patchCache
.clear();
OpenGLRenderer.cpp
[
all
...]
Completed in 27 milliseconds