Searched defs:widthHeight (Results 1 – 9 of 9) sorted by relevance
19 auto widthHeight = a.widthHeight(); in DEF_TEST() local
443 static bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
372 int widthHeight) { in create_empty_special_surface()397 int widthHeight) { in create_empty_special_image()
309 SkPoint widthHeight() const { in widthHeight() function
79 Vec2 widthHeight; // positive; before viewport transformation member
272 SkPoint widthHeight() const { return this->rightBottom() + negLeftTop(); } in widthHeight() function
828 SkISize* widthHeight, in ComputeBlurredRRectParams()
328 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap() local
1404 GLint widthHeight = de::max(width, height); in verifyTexStorageFullArrayCubeMipmapsError() local