Searched refs:make_rect (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/resources/lua/ |
D | slides.lua | 17 function make_rect(l, t, r, b) function 84 local bounds = make_rect(x + x_offset, y, 620, 640) 311 matrix:setRectToRect(make_rect(0, 0, 640, 480), make_rect(0, 0, width, height), "center")
|
/third_party/flutter/skia/gm/ |
D | smallpaths.cpp | 32 static SkScalar make_rect(SkPath* path) { in make_rect() function 165 make_rect,
|
D | pathfill.cpp | 45 static SkScalar make_rect(SkPath* path) { in make_rect() function 285 make_rect,
|
/third_party/skia/gm/ |
D | smallpaths.cpp | 44 static PathDY make_rect() { in make_rect() function 261 make_rect,
|
D | pathfill.cpp | 54 static PathDY make_rect() { in make_rect() function 287 make_rect,
|