Home
last modified time | relevance | path

Searched defs:XYWH (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/experimental/graphite/src/geom/
DRect.h34 AI static Rect XYWH(float x, float y, float w, float h) { in XYWH() function
37 AI static Rect XYWH(float2 topLeft, float2 size) { in XYWH() function