OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removePlot
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrTextStrike.h
50
void
removePlot
(const GrPlot* plot);
GrTextStrike.cpp
152
strikeToPurge->
removePlot
(plot);
280
void GrTextStrike::
removePlot
(const GrPlot* plot) {
289
GrAtlas::
RemovePlot
(&fPlotUsage, plot);
Completed in 48 milliseconds