OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:purgePlot
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrLayerCache.cpp
205
if (!this->
purgePlot
()) {
340
bool GrLayerCache::
purgePlot
() {
352
this->
purgePlot
(plot);
359
void GrLayerCache::
purgePlot
(GrPlot* plot) {
401
this->
purgePlot
(plot);
GrLayerCache.h
262
void
purgePlot
(GrPlot* plot);
266
bool
purgePlot
();
Completed in 182 milliseconds