Home
last modified time | relevance | path

Searched refs:draw_placeholder (Results 1 – 1 of 1) sorted by relevance

/external/skia/gm/
Dimage_pict.cpp283 static void draw_placeholder(SkCanvas* canvas, SkScalar x, SkScalar y, int w, int h) { in draw_placeholder() function in ImageCacheratorGM
298 draw_placeholder(canvas, x, y, image->width(), image->height()); in draw_as_bitmap()
308 draw_placeholder(canvas, x, y, image->width(), image->height()); in draw_as_tex()