Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
DDrawCommand.cpp265 void xlate_and_scale_to_bounds(SkCanvas* canvas, const SkRect& bounds) { in xlate_and_scale_to_bounds() function
290 xlate_and_scale_to_bounds(canvas, bounds); in render_path()
308 xlate_and_scale_to_bounds(canvas, SkRect::Make(bounds)); in render_region()
323 xlate_and_scale_to_bounds(canvas, bounds); in render_rrect()
339 xlate_and_scale_to_bounds(canvas, bounds); in render_drrect()
358 xlate_and_scale_to_bounds(canvas, bounds); in render_shadow()
1189 xlate_and_scale_to_bounds( in render()
1250 xlate_and_scale_to_bounds(canvas, fDst); in render()
1298 xlate_and_scale_to_bounds(canvas, fDst); in render()
1354 xlate_and_scale_to_bounds(canvas, fDst); in render()
[all …]