Home
last modified time | relevance | path

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

/external/skqp/resources/lua/
Dslides.lua17 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/skia/resources/lua/
Dslides.lua17 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/
Dslides.lua17 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/
DSamplePathFill.cpp39 static SkScalar make_rect(SkPath* path) { in make_rect() function
96 make_rect,
/external/skia/samplecode/
DSamplePathFill.cpp39 static SkScalar make_rect(SkPath* path) { in make_rect() function
96 make_rect,
/external/skia/gm/
Dsmallpaths.cpp25 static SkScalar make_rect(SkPath* path) { in make_rect() function
159 make_rect,
Dpathfill.cpp37 static SkScalar make_rect(SkPath* path) { in make_rect() function
278 make_rect,
/external/skqp/gm/
Dsmallpaths.cpp25 static SkScalar make_rect(SkPath* path) { in make_rect() function
159 make_rect,
Dpathfill.cpp37 static SkScalar make_rect(SkPath* path) { in make_rect() function
278 make_rect,