Home
last modified time | relevance | path

Searched defs:plot (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/skia/src/gpu/
DGrAtlas.cpp203 void GrAtlas::makeMRU(GrPlot* plot) { in makeMRU()
218 GrPlot* plot = usage->fPlots[i]; in addToAtlas() local
243 GrPlot* plot; in addToAtlas() local
261 void GrAtlas::RemovePlot(ClientPlotUsage* usage, const GrPlot* plot) { in RemovePlot()
272 GrPlot* plot; in getUnusedPlot() local
287 GrPlot* plot; in uploadPlotsToTexture() local
DGrLayerCache.cpp186 GrPlot* plot = fAtlas->addToAtlas(&pictInfo->fPlotUsage, in lock() local
344 GrPlot* plot; in purgePlot() local
359 void GrLayerCache::purgePlot(GrPlot* plot) { in purgePlot()
395 GrPlot* plot; in purgeAll() local
DGrTextStrike.cpp136 GrPlot* plot = atlas->getUnusedPlot(); in freeUnusedPlot() local
280 void GrTextStrike::removePlot(const GrPlot* plot) { in removePlot()
339 GrPlot* plot = fAtlas->addToAtlas(&fPlotUsage, glyph->width(), in addGlyphToAtlas() local
DGrAtlas.h85 bool contains(const GrPlot* plot) const { in contains()
DGrLayerCache.h135 GrPlot* plot() { return fPlot; } in plot() function
/external/skia/src/gpu/
DGrAtlas.cpp198 void GrAtlasMgr::moveToHead(GrPlot* plot) { in moveToHead()
213 GrPlot* plot = atlas->fPlots[i]; in addToAtlas() local
238 GrPlot* plot; in addToAtlas() local
255 bool GrAtlasMgr::removePlot(GrAtlas* atlas, const GrPlot* plot) { in removePlot()
272 GrPlot* plot; in getUnusedPlot() local
287 GrPlot* plot; in uploadPlotsToTexture() local
DGrLayerCache.h28 void set(GrPlot* plot, const GrIRect16& bounds) { in set()
33 const GrPlot* plot() const { in plot() function
DGrTextStrike.cpp129 GrPlot* plot = atlasMgr->getUnusedPlot(); in freeUnusedPlot() local
273 void GrTextStrike::removePlot(const GrPlot* plot) { in removePlot()
317 GrPlot* plot = fAtlasMgr->addToAtlas(&fAtlas, glyph->width(), in addGlyphToAtlas() local
/external/fio/tools/
Dfio_generate_plots78 plot () { function
/external/chromium_org/v8/tools/
Dgc-nvp-trace-processor.py144 def collect_fields(plot): argument
158 def is_y2_used(plot): argument
180 def generate_script_and_datafile(plot, trace, datafile, output): argument
/external/chromium_org/third_party/skia/tools/
DStats.h62 SkString plot; // A single-line bar chart (_not_ histogram) of the samples. member
/external/chromium_org/third_party/smhasher/src/
DStats.cpp75 void plot ( double n ) in plot() function
/external/mesa3d/src/mesa/swrast/
Ds_aalinetemp.h37 NAME(plot)(struct gl_context *ctx, struct LineInfo *line, int ix, int iy) in NAME() argument
/external/libvpx/libvpx/vp8/common/
Dtextblit.c55 static void plot (const int x, const int y, unsigned char *image, const int pitch) in plot() function
/external/libvpx/libvpx/vp9/common/
Dvp9_textblit.c27 static void plot(int x, int y, unsigned char *image, int pitch) { in plot() function
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
Dtextblit.c55 static void plot (const int x, const int y, unsigned char *image, const int pitch) in plot() function
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_aalinetemp.h37 NAME(plot)(struct gl_context *ctx, struct LineInfo *line, int ix, int iy) in NAME() argument
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
Dvp9_textblit.c27 static void plot(int x, int y, unsigned char *image, int pitch) { in plot() function
/external/skia/samplecode/
DSampleChart.cpp33 SkPath* plot, SkPath* fill) { in gen_paths()
/external/chromium_org/third_party/skia/samplecode/
DSampleChart.cpp33 SkPath* plot, SkPath* fill) { in gen_paths()
/external/chromium_org/third_party/skia/bench/
DChartBench.cpp37 SkPath* plot, SkPath* fill) { in gen_paths()
/external/skia/bench/
DChartBench.cpp37 SkPath* plot, SkPath* fill) { in gen_paths()
/external/srtp/
DMakefile161 plot: test/srtp_driver target
/external/chromium_org/third_party/libsrtp/srtp/
DMakefile173 plot: test/srtp_driver target
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
DMatlabPlot.cc962 void MatlabEngine::DeletePlot(MatlabPlot *plot) in DeletePlot()
1017 MatlabPlot *plot = eng->_plots[ix]; in PlotThread() local

12