Home
last modified time | relevance | path

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

/third_party/flutter/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")
/third_party/flutter/skia/gm/
Dsmallpaths.cpp32 static SkScalar make_rect(SkPath* path) { in make_rect() function
165 make_rect,
Dpathfill.cpp45 static SkScalar make_rect(SkPath* path) { in make_rect() function
285 make_rect,
/third_party/skia/gm/
Dsmallpaths.cpp44 static PathDY make_rect() { in make_rect() function
261 make_rect,
Dpathfill.cpp54 static PathDY make_rect() { in make_rect() function
287 make_rect,