Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkRect.h41 static SkIRect MakeLTRB(int32_t l, int32_t t, int32_t r, int32_t b) { in MakeLTRB() function
326 static SkRect MakeLTRB(SkScalar l, SkScalar t, SkScalar r, SkScalar b) { in MakeLTRB() function