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

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

Completed in 207 milliseconds