/external/skqp/tests/ |
D | SVGDeviceTest.cpp | 181 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/ |
D | SVGDeviceTest.cpp | 180 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/ |
D | SkDeferredDisplayListRecorder.cpp | 47 int imageWidth, in makeYUVAPromiseTexture() 252 int imageWidth, in makeYUVAPromiseTexture()
|
/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_2D.cpp | 41 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_cl_image_read() 122 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_image_read() 376 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_cl_image_write() 468 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_image_write()
|
D | test_renderbuffer.cpp | 30 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_attach_renderbuffer_read_image() 203 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d… in test_attach_renderbuffer_write_to_image()
|
D | test_images_3D_info.cpp | 20 …size_t imageWidth, size_t imageHeight, size_t imageDepth, cl_image_format *outFormat, ExplicitType… in test_image_read()
|
D | test_images_3D.cpp | 34 size_t imageWidth, size_t imageHeight, size_t imageDepth, in test_image_read()
|
D | test_images_2D_info.cpp | 21 size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, in test_image_read()
|
/external/skia/src/core/ |
D | SkDeferredDisplayListRecorder.cpp | 47 int imageWidth, in makeYUVAPromiseTexture() 266 int imageWidth, in makeYUVAPromiseTexture()
|
/external/skqp/gm/ |
D | encode-srgb.cpp | 22 static const int imageWidth = 128; variable
|
/external/skia/gm/ |
D | encode_srgb.cpp | 32 static const int imageWidth = 128; variable
|
/external/angle/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 635 const GLsizei imageWidth, in initialize3DTexture() 651 const GLsizei imageWidth, in initialize2DTexture() 663 const GLsizei imageWidth, in initialize2DTextureUShort4444()
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_renderbuffer.cpp | 68 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_attach_renderbuffer_read_image() 269 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d… in test_attach_renderbuffer_write_to_image()
|
D | test_images_getinfo_common.cpp | 29 GLenum glTarget, GLuint glTexture, size_t imageWidth, size_t imageHeight, in test_image_info()
|
/external/skqp/include/core/ |
D | SkDeferredDisplayListRecorder.h | 184 int imageWidth, in makeYUVAPromiseTexture()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiIncrementalPresentTests.cpp | 239 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
|
D | vktWsiSharedPresentableImageTests.cpp | 273 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
|
D | vktWsiDisplayControlTests.cpp | 325 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
|
D | vktWsiDisplayTimingTests.cpp | 261 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/ |
D | es3fASTCDecompressionCases.cpp | 423 const int imageWidth = numXBlocksPerImage * blockSize.x(); in iterate() local 557 const int imageWidth = (MAX_NUM_BLOCKS_X-1)*blockSize.x() + curRemainderX; in iterate() local
|
D | es3fPrerequisiteTests.cpp | 182 int imageWidth = 0; in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fPrerequisiteTests.cpp | 182 int imageWidth = 0; in iterate() local
|
/external/swiftshader/third_party/marl/examples/ |
D | fractal.cpp | 138 constexpr uint32_t imageWidth = 2048; variable
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 951 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/ |
D | SkImage_GpuYUVA.cpp | 256 int imageWidth, in MakePromiseYUVATexture()
|