Home
last modified time | relevance | path

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

/external/skia/tests/
DSkGlyphTest.cpp19 auto widthHeight = a.widthHeight(); in DEF_TEST() local
DProcessorTest.cpp443 static bool log_pixels(GrColor* pixels, int widthHeight, SkString* dst) { in log_pixels()
DImageFilterTest.cpp372 int widthHeight) { in create_empty_special_surface()
397 int widthHeight) { in create_empty_special_image()
/external/skia/src/gpu/
DAtlasTypes.h309 SkPoint widthHeight() const { in widthHeight() function
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp79 Vec2 widthHeight; // positive; before viewport transformation member
/external/skia/src/core/
DSkGlyph.h272 SkPoint widthHeight() const { return this->rightBottom() + negLeftTop(); } in widthHeight() function
DSkGpuBlurUtils.cpp828 SkISize* widthHeight, in ComputeBlurredRRectParams()
/external/skia/gm/
Dwacky_yuv_formats.cpp328 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp1404 GLint widthHeight = de::max(width, height); in verifyTexStorageFullArrayCubeMipmapsError() local