Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/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/flutter/skia/src/core/
DSkBlurMF.cpp172 SkISize* widthHeight, in SkComputeBlurredRRectParams()
/third_party/flutter/skia/tests/
DProcessorTest.cpp341 bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
DImageFilterTest.cpp332 static sk_sp<SkSpecialSurface> create_empty_special_surface(GrContext* context, int widthHeight) { in create_empty_special_surface()
352 static sk_sp<SkSpecialImage> create_empty_special_image(GrContext* context, int widthHeight) { in create_empty_special_image()
/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/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp1404 GLint widthHeight = de::max(width, height); in verifyTexStorageFullArrayCubeMipmapsError() local
/third_party/flutter/skia/gm/
Dwacky_yuv_formats.cpp340 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kDomainPadding : 0); in make_bitmap() local