Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrDrawOpAtlas.cpp259 AtlasLocator* atlasLocator, Plot* plot) { in updatePlot()
292 for (Plot* plot = plotIter.get(); plot; plot = plotIter.next()) { in uploadToPage() local
337 Plot* plot = fPages[pageIdx].fPlotList.tail(); in addToAtlas() local
372 Plot* plot = nullptr; in addToAtlas() local
431 while (Plot* plot = plotIter.get()) { in compactRadicals() local
471 while (Plot* plot = plotIter.get()) { in compact() local
505 while (Plot* plot = plotIter.get()) { in compact() local
544 while (Plot* plot = plotIter.get()) { in compact() local
576 while (Plot* plot = plotIter.get()) { in compact() local
DGrDrawOpAtlas.h299 uint32_t plot = plotLocator.plotIndex(); in hasID() local
313 Plot* plot = fPages[pageIdx].fPlotArray[plotIdx].get(); in setLastUseToken() local
383 Plot* plot = fPages[pd.fPageIndex].fPlotArray[pd.fPlotIndex].get(); in setLastUseTokenBulk() local
508 inline void makeMRU(Plot* plot, int pageIdx) { in makeMRU()
531 inline void processEvictionAndResetRects(Plot* plot) { in processEvictionAndResetRects()
/third_party/node/deps/v8/tools/
Dgc-nvp-trace-processor.py125 def collect_fields(plot): argument
139 def is_y2_used(plot): argument
161 def generate_script_and_datafile(plot, trace, datafile, output): argument
/third_party/optimized-routines/math/tools/
Dplot.py42 def plot(xs, gs, ys, es): function
/third_party/python/Lib/turtledemo/
Dchaos.py32 def plot(fun, start, color): function
/third_party/astc-encoder/Test/
Dastc_test_competitive_plot.py58 def plot(block_size, series_set): function
Dastc_test_result_plot.py151 def plot(results, chartRows, chartCols, blockSizes, function
/third_party/rust/crates/minimal-lexical/scripts/
Dtimings.py164 def plot(args): function
/third_party/skia/tools/
DStats.h77 SkString plot; // A single-line bar chart (_not_ histogram) of the samples. member
/third_party/skia/samplecode/
DSampleChart.cpp33 SkPathBuilder* plot, SkPathBuilder* fill) { in gen_paths()
/third_party/skia/bench/
DChartBench.cpp39 SkPath* plot, SkPath* fill) { in gen_paths()
/third_party/skia/gm/
Druntimeintrinsics.cpp116 static void plot(SkCanvas* canvas, in plot() function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c191 static void plot(struct tile *tile, in plot() function
/third_party/littlefs/scripts/
Dplot.py364 def plot(self, coords, *, member in Plot
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c967 plot(struct setup_context *setup, int x, int y) in plot() function