Lines Matching defs:canvas
107 /* drawTo asks the debug canvas to draw from the beginning of the picture
108 * to the given command and flush the canvas.
118 auto* canvas = surface->getCanvas();
119 canvas->clear(SK_ColorTRANSPARENT);
132 auto* canvas = surface->getCanvas();
133 canvas->clear(SK_ColorTRANSPARENT);
380 // Make debug canvas using bounds from SkPicture
384 // Only draw picture to the debug canvas once.
412 // Make debug canvas using bounds from SkPicture
417 // Only draw picture to the debug canvas once.