Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDrawable.cpp26 static void draw_bbox(SkCanvas* canvas, const SkRect& r) { in draw_bbox() function
43 draw_bbox(canvas, this->getBounds()); in draw()
82 draw_bbox(canvas, bounds); in onNewPictureSnapshot()