Searched refs:make_rect (Results 1 – 8 of 8) sorted by relevance
/external/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")
|
/external/skqp/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")
|
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/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")
|
/external/skqp/samplecode/ |
D | SamplePathFill.cpp | 39 static SkScalar make_rect(SkPath* path) { in make_rect() function 96 make_rect,
|
/external/skqp/gm/ |
D | smallpaths.cpp | 25 static SkScalar make_rect(SkPath* path) { in make_rect() function 159 make_rect,
|
D | pathfill.cpp | 37 static SkScalar make_rect(SkPath* path) { in make_rect() function 278 make_rect,
|
/external/skia/gm/ |
D | smallpaths.cpp | 33 static SkScalar make_rect(SkPath* path) { in make_rect() function 241 make_rect,
|
D | pathfill.cpp | 45 static SkScalar make_rect(SkPath* path) { in make_rect() function 285 make_rect,
|