/third_party/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 259 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
|
D | GrDrawOpAtlas.h | 299 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/ |
D | gc-nvp-trace-processor.py | 125 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/ |
D | plot.py | 42 def plot(xs, gs, ys, es): function
|
/third_party/python/Lib/turtledemo/ |
D | chaos.py | 32 def plot(fun, start, color): function
|
/third_party/astc-encoder/Test/ |
D | astc_test_competitive_plot.py | 58 def plot(block_size, series_set): function
|
D | astc_test_result_plot.py | 151 def plot(results, chartRows, chartCols, blockSizes, function
|
/third_party/rust/crates/minimal-lexical/scripts/ |
D | timings.py | 164 def plot(args): function
|
/third_party/skia/tools/ |
D | Stats.h | 77 SkString plot; // A single-line bar chart (_not_ histogram) of the samples. member
|
/third_party/skia/samplecode/ |
D | SampleChart.cpp | 33 SkPathBuilder* plot, SkPathBuilder* fill) { in gen_paths()
|
/third_party/skia/bench/ |
D | ChartBench.cpp | 39 SkPath* plot, SkPath* fill) { in gen_paths()
|
/third_party/skia/gm/ |
D | runtimeintrinsics.cpp | 116 static void plot(SkCanvas* canvas, in plot() function
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_rast_debug.c | 191 static void plot(struct tile *tile, in plot() function
|
/third_party/littlefs/scripts/ |
D | plot.py | 364 def plot(self, coords, *, member in Plot
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 967 plot(struct setup_context *setup, int x, int y) in plot() function
|