HomeSort by relevance Sort by last modified time
    Searched refs:draw_bbox (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkDrawable.cpp 26 static void draw_bbox(SkCanvas* canvas, const SkRect& r) { function
43 draw_bbox(canvas, this->getBounds());
82 draw_bbox(canvas, bounds);
  /external/skqp/src/core/
SkDrawable.cpp 26 static void draw_bbox(SkCanvas* canvas, const SkRect& r) { function
43 draw_bbox(canvas, this->getBounds());
82 draw_bbox(canvas, bounds);

Completed in 55 milliseconds