Home
last modified time | relevance | path

Searched defs:imageWidth (Results 1 – 25 of 48) 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.cpp180 void SetImageShader(SkPaint* paint, int imageWidth, int imageHeight, SkTileMode xTile, in SetImageShader()
229 void ImageShaderTestSetup(SkDOM* dom, SkPaint* paint, int imageWidth, int imageHeight, in ImageShaderTestSetup()
242 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
267 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
327 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
/external/skqp/src/core/
DSkDeferredDisplayListRecorder.cpp47 int imageWidth, in makeYUVAPromiseTexture()
252 int imageWidth, in makeYUVAPromiseTexture()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_2D.cpp41size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_cl_image_read()
122size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_image_read()
376size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_cl_image_write()
468size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_image_write()
Dtest_renderbuffer.cpp30size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_attach_renderbuffer_read_image()
203size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d… in test_attach_renderbuffer_write_to_image()
Dtest_images_3D_info.cpp20size_t imageWidth, size_t imageHeight, size_t imageDepth, cl_image_format *outFormat, ExplicitType… in test_image_read()
Dtest_images_3D.cpp34 size_t imageWidth, size_t imageHeight, size_t imageDepth, in test_image_read()
Dtest_images_2D_info.cpp21 size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, in test_image_read()
/external/skia/src/core/
DSkDeferredDisplayListRecorder.cpp47 int imageWidth, in makeYUVAPromiseTexture()
266 int imageWidth, in makeYUVAPromiseTexture()
/external/skqp/gm/
Dencode-srgb.cpp22 static const int imageWidth = 128; variable
/external/skia/gm/
Dencode_srgb.cpp32 static const int imageWidth = 128; variable
/external/angle/src/tests/gl_tests/
DCopyTexImageTest.cpp635 const GLsizei imageWidth, in initialize3DTexture()
651 const GLsizei imageWidth, in initialize2DTexture()
663 const GLsizei imageWidth, in initialize2DTextureUShort4444()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_renderbuffer.cpp68size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_attach_renderbuffer_read_image()
269size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d… in test_attach_renderbuffer_write_to_image()
Dtest_images_getinfo_common.cpp29 GLenum glTarget, GLuint glTexture, size_t imageWidth, size_t imageHeight, in test_image_info()
/external/skqp/include/core/
DSkDeferredDisplayListRecorder.h184 int imageWidth, in makeYUVAPromiseTexture()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp239 deUint32 imageWidth, in getRenderFrameRect()
294 deUint32 imageWidth, in cmdRenderFrame()
340 deUint32 imageWidth, in createCommandBuffer()
704 const deUint32 imageWidth = scaling == SCALING_NONE in generateSwapchainConfigs() local
850 const deUint32 imageWidth = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.width; in initSwapchainResources() local
DvktWsiSharedPresentableImageTests.cpp273 deUint32 imageWidth, in createCommandBuffer()
614 const deUint32 imageWidth = scaling == SCALING_NONE in generateSwapchainConfigs() local
762 const deUint32 imageWidth = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.width; in initSwapchainResources() local
DvktWsiDisplayControlTests.cpp325 deUint32 imageWidth, in createCommandBuffer()
587 const deUint32 imageWidth = (properties.currentExtent.width != 0xFFFFFFFFu) in createSwapchainConfig() local
751 const deUint32 imageWidth = m_swapchainConfig.imageExtent.width; in initSwapchainResources() local
DvktWsiDisplayTimingTests.cpp261 deUint32 imageWidth, in createCommandBuffer()
618 const deUint32 imageWidth = (properties.currentExtent.width != 0xFFFFFFFFu) in createSwapchainConfig() local
739 const deUint32 imageWidth = m_swapchainConfig.imageExtent.width; in initSwapchainResources() local
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp423 const int imageWidth = numXBlocksPerImage * blockSize.x(); in iterate() local
557 const int imageWidth = (MAX_NUM_BLOCKS_X-1)*blockSize.x() + curRemainderX; in iterate() local
Des3fPrerequisiteTests.cpp182 int imageWidth = 0; in iterate() local
/external/deqp/modules/gles2/functional/
Des2fPrerequisiteTests.cpp182 int imageWidth = 0; in iterate() local
/external/swiftshader/third_party/marl/examples/
Dfractal.cpp138 constexpr uint32_t imageWidth = 2048; variable
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp951 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
975 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
/external/skqp/src/image/
DSkImage_GpuYUVA.cpp256 int imageWidth, in MakePromiseYUVATexture()

12