Searched defs:MakeXYWH (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkRect.h47 static SkIRect MakeXYWH(int32_t x, int32_t y, int32_t w, int32_t h) { function in struct:SkIRect
332 static SkRect MakeXYWH(SkScalar x, SkScalar y, SkScalar w, SkScalar h) {

Completed in 82 milliseconds