Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrImageInfo.h55 GrImageInfo makeWH(int width, int height) const { in makeWH() function
/third_party/skia/include/core/
DSkImageInfo.h533 SkImageInfo makeWH(int newWidth, int newHeight) const { in makeWH() function