Searched defs:widthHeight (Results 1 – 9 of 9) sorted by relevance
41 auto widthHeight = a.widthHeight(); in DEF_TEST() local
450 static bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
376 static sk_sp<SkDevice> create_empty_device(GrRecordingContext* rContext, int widthHeight) { in create_empty_device()395 int widthHeight, in create_empty_special_image()
313 SkPoint widthHeight() const { in widthHeight() function
79 Vec2 widthHeight; // positive; before viewport transformation member
277 SkPoint widthHeight() const { return this->rightBottom() + negLeftTop(); } in widthHeight() function
336 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap() local
1325 GLint widthHeight = de::max(width, height); in verifyTexStorageFullArrayCubeMipmapsError() local
1470 SkISize* widthHeight, in ComputeBlurredRRectParams()