HomeSort by relevance Sort by last modified time
    Searched defs:MakeIWH (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkRect.h 777 static SkRect SK_WARN_UNUSED_RESULT MakeIWH(int w, int h) {
839 return MakeIWH(size.width(), size.height());
    [all...]
  /external/skqp/include/core/
SkRect.h 768 static SkRect SK_WARN_UNUSED_RESULT MakeIWH(int w, int h) {
833 return MakeIWH(size.width(), size.height());
    [all...]

Completed in 713 milliseconds