Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrRect.h23 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { in MakeWH() function
/external/skia/include/core/
DSkRect.h35 static SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { in MakeWH() function
405 static SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) { in MakeWH() function