Searched defs:widthHeight (Results 1 – 7 of 7) sorted by relevance
79 Vec2 widthHeight; // positive; before viewport transformation member
81 Vec2 widthHeight; // positive; before viewport transformation member
734 SkISize* widthHeight, in ComputeBlurredRRectParams()
381 static bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
333 int widthHeight) { in create_empty_special_surface()356 int widthHeight) { in create_empty_special_image()
328 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap() local
1404 GLint widthHeight = de::max(width, height); in verifyTexStorageFullArrayCubeMipmapsError() local