Home
last modified time | relevance | path

Searched defs:imageArea (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_ifd.cpp2493 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/
DvktComputeBasicComputeShaderTests.cpp727 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/
DvktComputeBasicComputeShaderTests.cpp775 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/
DTextureVk.cpp1899 gl::Box imageArea(0, 0, 0, baseLevelExtents.width, baseLevelExtents.height, in generateMipmapsWithCPU() local