Searched refs:plotsp (Results 1 – 1 of 1) sorted by relevance
207 sk_sp<Plot> plotsp(SkRef(plot)); in updatePlot() local217 [plotsp, texture] (GrDrawOp::WritePixelsFn& writePixels) { in updatePlot()218 plotsp->uploadToTexture(writePixels, texture); in updatePlot()287 sk_sp<Plot> plotsp(SkRef(newPlot.get())); in addToAtlas() local296 [plotsp, texture] (GrDrawOp::WritePixelsFn& writePixels) { in addToAtlas()297 plotsp->uploadToTexture(writePixels, texture); in addToAtlas()