Home
last modified time | relevance | path

Searched defs:imageHeight (Results 1 – 25 of 38) sorted by relevance

12

/external/skqp/tests/
DSVGDeviceTest.cpp181 void SetImageShader(SkPaint* paint, int imageWidth, int imageHeight, SkShader::TileMode xTile, in SetImageShader()
230 void ImageShaderTestSetup(SkDOM* dom, SkPaint* paint, int imageWidth, int imageHeight, in ImageShaderTestSetup()
245 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
270 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
330 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
/external/skia/tests/
DSVGDeviceTest.cpp187 void SetImageShader(SkPaint* paint, int imageWidth, int imageHeight, SkShader::TileMode xTile, in SetImageShader()
236 void ImageShaderTestSetup(SkDOM* dom, SkPaint* paint, int imageWidth, int imageHeight, in ImageShaderTestSetup()
250 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
275 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
335 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
/external/skia/src/core/
DSkDeferredDisplayListRecorder.cpp47 int imageHeight, in makeYUVAPromiseTexture()
262 int imageHeight, in makeYUVAPromiseTexture()
DSkDistanceFieldGen.cpp74 int imageWidth, int imageHeight, in init_glyph_data()
/external/skqp/src/core/
DSkDeferredDisplayListRecorder.cpp48 int imageHeight, in makeYUVAPromiseTexture()
253 int imageHeight, in makeYUVAPromiseTexture()
DSkDistanceFieldGen.cpp74 int imageWidth, int imageHeight, in init_glyph_data()
/external/skia/gm/
Dencode-srgb.cpp23 static const int imageHeight = 128; variable
/external/skqp/gm/
Dencode-srgb.cpp23 static const int imageHeight = 128; variable
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp407 int imageHeight, in TexImageCubeArrayBufferCase()
433 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_size; in createTexture() local
494 int imageHeight, in TexSubImageCubeArrayBufferCase()
548 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
727 int imageHeight = m_size; in createTexture() local
873 int imageHeight; in init() member
962 int imageHeight; in init() member
/external/skqp/include/core/
DSkDeferredDisplayListRecorder.h185 int imageHeight, in makeYUVAPromiseTexture()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp271 deUint32 imageHeight) in getRenderFrameRect()
326 deUint32 imageHeight) in cmdRenderFrame()
372 deUint32 imageHeight) in createCommandBuffer()
740 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
882 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiSharedPresentableImageTests.cpp304 deUint32 imageHeight) in createCommandBuffer()
644 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
790 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiDisplayTimingTests.cpp291 deUint32 imageHeight) in createCommandBuffer()
624 const deUint32 imageHeight = (properties.currentExtent.height != 0xFFFFFFFFu) in createSwapchainConfig() local
743 const deUint32 imageHeight = m_swapchainConfig.imageExtent.height; in initSwapchainResources() local
/external/mesa3d/src/glx/
Dpixel.c170 GLint imageHeight = state->storeUnpack.imageHeight; in __glFillImage() local
397 GLint imageHeight = state->storePack.imageHeight; in __glEmptyImage() local
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1127 int imageHeight, in TexImage3DParamsCase()
1151 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
1776 int imageHeight, in TexSubImage3DParamsCase()
1827 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
2447 int imageHeight, in TexImage2DArrayBufferCase()
2473 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
2529 int imageHeight, in TexImage3DBufferCase()
2555 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
2807 int imageHeight, in TexSubImage2DArrayBufferCase()
2861 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
[all …]
Des3fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
Des3fASTCDecompressionCases.cpp424 const int imageHeight = numYBlocksPerImage * blockSize.y(); in iterate() local
558 const int imageHeight = (MAX_NUM_BLOCKS_Y-1)*blockSize.y() + curRemainderY; in iterate() local
/external/deqp/modules/gles2/functional/
Des2fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
/external/skia/src/image/
DSkImage_GpuYUVA.cpp279 int imageHeight, in MakePromiseYUVATexture()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWorkgroupStorageTests.cpp61 deUint32 imageHeight; member
/external/skqp/src/image/
DSkImage_GpuYUVA.cpp257 int imageHeight, in MakePromiseYUVATexture()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp1050 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
1074 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
/external/swiftshader/src/OpenGL/common/
DImage.hpp51 GLint imageHeight = 0; member
/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp315 int32 imageHeight; member
2543 uint32 &imageHeight, in StartRead()
2581 uint32 imageHeight; in DecodeLosslessJPEG() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp251 const int imageHeight = 256; in drawTessCoordVisualization() local

12