/third_party/flutter/skia/tests/ |
D | SVGDeviceTest.cpp | 181 void SetImageShader(SkPaint* paint, int imageWidth, int imageHeight, SkTileMode xTile, in SetImageShader() 230 void ImageShaderTestSetup(SkDOM* dom, SkPaint* paint, int imageWidth, int imageHeight, in ImageShaderTestSetup() 243 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local 268 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local 328 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
|
/third_party/skia/tests/ |
D | SVGDeviceTest.cpp | 181 void SetImageShader(SkPaint* paint, int imageWidth, int imageHeight, SkTileMode xTile, in SetImageShader() 230 void ImageShaderTestSetup(SkDOM* dom, SkPaint* paint, int imageWidth, int imageHeight, in ImageShaderTestSetup() 243 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local 268 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local 328 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
|
/third_party/flutter/skia/src/core/ |
D | SkDeferredDisplayListRecorder.cpp | 47 int imageWidth, in makeYUVAPromiseTexture() 272 int imageWidth, in makeYUVAPromiseTexture()
|
D | SkDistanceFieldGen.cpp | 74 int imageWidth, int imageHeight, in init_glyph_data()
|
/third_party/flutter/skia/gm/ |
D | encode_srgb.cpp | 32 static const int imageWidth = 128; variable
|
/third_party/skia/gm/ |
D | encode_srgb.cpp | 32 static const int imageWidth = 128; variable
|
D | encode_color_types.cpp | 21 static const int imageWidth = 128; variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 587 const GLsizei imageWidth, in initialize3DTexture() 603 const GLsizei imageWidth, in initialize2DTexture() 615 const GLsizei imageWidth, in initialize2DTextureUShort4444()
|
/third_party/vk-gl-cts/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
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 823 const GLsizei imageWidth, in initialize3DTexture() 839 const GLsizei imageWidth, in initialize2DTexture() 851 const GLsizei imageWidth, in initialize2DTextureUShort4444()
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fPrerequisiteTests.cpp | 182 int imageWidth = 0; in iterate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/ |
D | fractal.cpp | 140 constexpr uint32_t imageWidth = 2048; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 977 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy() 1001 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemStackTests.cpp | 62 deUint32 imageWidth; member
|
D | vktProtectedMemWorkgroupStorageTests.cpp | 61 deUint32 imageWidth; member
|
/third_party/flutter/skia/src/image/ |
D | SkImage_GpuYUVA.cpp | 303 int imageWidth, in MakePromiseYUVATexture()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_lossless_jpeg.cpp | 314 int32 imageWidth; member 2542 void dng_lossless_decoder::StartRead (uint32 &imageWidth, in StartRead() 2580 uint32 imageWidth; in DecodeLosslessJPEG() local
|
/third_party/flutter/skia/src/gpu/ |
D | SkGr.cpp | 544 GrSamplerState::Filter GrSkFilterQualityToGrFilterMode(int imageWidth, int imageHeight, in GrSkFilterQualityToGrFilterMode()
|
/third_party/skia/src/core/ |
D | SkDistanceFieldGen.cpp | 75 int imageWidth, int imageHeight, in init_glyph_data()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 2139 int AtomicCompSwapCase::getCompareArg (const IVec3& invocationID, int imageWidth) in getCompareArg() 2150 int AtomicCompSwapCase::getAssignArg (const IVec3& invocationID, int imageWidth) in getAssignArg() 2155 …wapCase::getCompareArgShaderStr (const string& x, const string& y, const string& z, int imageWidth) in getCompareArgShaderStr() 2163 …SwapCase::getAssignArgShaderStr (const string& x, const string& y, const string& z, int imageWidth) in getAssignArgShaderStr() 2183 …EndResultVerifier (TextureType imageType, int imageWidth) : m_imageType(imageType), m_imageWidth(i… in EndResultVerifier()
|