Home
last modified time | relevance | path

Searched defs:widthHeight (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/m133/tests/
DSkGlyphTest.cpp41 auto widthHeight = a.widthHeight(); in DEF_TEST() local
DProcessorTest.cpp450 static bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
DImageFilterTest.cpp376 static sk_sp<SkDevice> create_empty_device(GrRecordingContext* rContext, int widthHeight) { in create_empty_device()
395 int widthHeight, in create_empty_special_image()
/third_party/skia/m133/src/gpu/
DAtlasTypes.h322 SkPoint widthHeight() const { in widthHeight() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp81 Vec2 widthHeight; // positive; before viewport transformation member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp79 Vec2 widthHeight; // positive; before viewport transformation member
/third_party/skia/src/core/
DSkGpuBlurUtils.cpp734 SkISize* widthHeight, in ComputeBlurredRRectParams()
/third_party/skia/m133/src/core/
DSkGlyph.h277 SkPoint widthHeight() const { return this->rightBottom() + negLeftTop(); } in widthHeight() function
/third_party/skia/tests/
DProcessorTest.cpp381 static bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
DImageFilterTest.cpp333 int widthHeight) { in create_empty_special_surface()
356 int widthHeight) { in create_empty_special_image()
/third_party/skia/gm/
Dwacky_yuv_formats.cpp328 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap() local
/third_party/skia/m133/gm/
Dwacky_yuv_formats.cpp336 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp1404 GLint widthHeight = de::max(width, height); in verifyTexStorageFullArrayCubeMipmapsError() local
/third_party/skia/m133/src/gpu/ganesh/
DGrBlurUtils.cpp1506 SkISize* widthHeight, in ComputeBlurredRRectParams()