Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkDrawable.cpp24 static void draw_bbox(SkCanvas* canvas, const SkRect& r) { in draw_bbox() function
41 draw_bbox(canvas, this->getBounds()); in draw()
80 draw_bbox(canvas, bounds); in onNewPictureSnapshot()