Home
last modified time | relevance | path

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

/third_party/flutter/skia/samplecode/
DSampleFilterQuality.cpp129 static void draw_box_frame(SkCanvas* canvas, int width, int height) { in draw_box_frame() function
201 draw_box_frame(canvas, size.width(), size.height()); in drawTheImage()