Searched defs:imageArea (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_ifd.cpp | 2493 dng_rect imageArea (0, 0, fImageLength, fImageWidth); in PostParse() local 2728 dng_rect imageArea (0, 0, fImageLength, fImageWidth); in IsValidDNG() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
| D | vktComputeBasicComputeShaderTests.cpp | 727 const deUint32 imageArea = multiplyComponents(m_imageSize); in iterate() local 915 const deUint32 imageArea = multiplyComponents(m_imageSize); in iterate() local 2008 const deUint32 imageArea = multiplyComponents(m_imageSize); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeBasicComputeShaderTests.cpp | 775 const deUint32 imageArea = multiplyComponents(m_imageSize); in iterate() local 974 const deUint32 imageArea = multiplyComponents(m_imageSize); in iterate() local 2125 const deUint32 imageArea = multiplyComponents(m_imageSize); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | TextureVk.cpp | 1899 gl::Box imageArea(0, 0, 0, baseLevelExtents.width, baseLevelExtents.height, in generateMipmapsWithCPU() local
|