Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp79 Vec2 widthHeight; // positive; before viewport transformation member
/external/skia/src/core/
DSkGpuBlurUtils.cpp717 SkISize* widthHeight, in ComputeBlurredRRectParams()
/external/skqp/src/core/
DSkBlurMF.cpp172 SkISize* widthHeight, in SkComputeBlurredRRectParams()
/external/skia/tests/
DProcessorTest.cpp395 bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
DImageFilterTest.cpp333 int widthHeight) { in create_empty_special_surface()
355 int widthHeight) { in create_empty_special_image()
/external/skia/gm/
Dwacky_yuv_formats.cpp331 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp1406 GLint widthHeight = de::max(width, height); in verifyTexStorageFullArrayCubeMipmapsError() local
/external/skqp/tests/
DImageFilterTest.cpp378 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()