OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deletePlotList
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrAtlas.h
75
void
deletePlotList
(GrPlot* plot);
98
~GrAtlas() { fAtlasMgr->
deletePlotList
(fPlots); }
GrAtlas.cpp
227
void GrAtlasMgr::
deletePlotList
(GrPlot* plot) {
/external/skia/src/gpu/
GrAtlas.h
75
void
deletePlotList
(GrPlot* plot);
98
~GrAtlas() { fAtlasMgr->
deletePlotList
(fPlots); }
GrAtlas.cpp
227
void GrAtlasMgr::
deletePlotList
(GrPlot* plot) {
Completed in 254 milliseconds