OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:purgeCache
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
PathCache.cpp
247
void PathCache::
purgeCache
(uint32_t width, uint32_t height) {
273
purgeCache
(width, height);
/external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp
497
this->
purgeCache
();
523
this->
purgeCache
();
543
void GrContext::
purgeCache
() {
[
all
...]
/external/skia/src/gpu/
GrContext.cpp
497
this->
purgeCache
();
523
this->
purgeCache
();
543
void GrContext::
purgeCache
() {
[
all
...]
Completed in 796 milliseconds