Searched defs:widthHeight (Results 1 – 8 of 8) sorted by relevance
79 Vec2 widthHeight; // positive; before viewport transformation member
717 SkISize* widthHeight, in ComputeBlurredRRectParams()
172 SkISize* widthHeight, in SkComputeBlurredRRectParams()
395 bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
333 int widthHeight) { in create_empty_special_surface()355 int widthHeight) { in create_empty_special_image()
331 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap() local
1406 GLint widthHeight = de::max(width, height); in verifyTexStorageFullArrayCubeMipmapsError() local
378 static sk_sp<SkSpecialSurface> create_empty_special_surface(GrContext* context, int widthHeight) { in create_empty_special_surface()401 static sk_sp<SkSpecialImage> create_empty_special_image(GrContext* context, int widthHeight) { in create_empty_special_image()