| /third_party/openh264/codec/build/iOS/enc/encDemo/encDemo/Images.xcassets/LaunchImage.launchimage/ |
| D | Contents.json | 6 "extent" : "full-screen", string 14 "extent" : "full-screen", string 21 "extent" : "full-screen", string 28 "extent" : "full-screen", string 35 "extent" : "full-screen", string 42 "extent" : "full-screen", string
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| D | XlibSurfaceKHR.cpp | 57 VkExtent2D extent = { static_cast<uint32_t>(attr.width), static_cast<uint32_t>(attr.height) }; in getSurfaceCapabilities() local 70 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local 104 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
|
| D | WaylandSurfaceKHR.cpp | 74 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local 91 const VkExtent3D &extent = image->getImage()->getExtent(); in detachImage() local 106 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
|
| D | DirectFBSurfaceEXT.cpp | 43 VkExtent2D extent = { static_cast<uint32_t>(width), static_cast<uint32_t>(height) }; in getSurfaceCapabilities() local 56 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local
|
| D | Win32SurfaceKHR.cpp | 66 VkExtent2D extent; in getSurfaceCapabilities() local 101 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
|
| D | XcbSurfaceKHR.cpp | 64 VkExtent2D extent; in getSurfaceCapabilities() local 109 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
|
| D | HeadlessSurfaceKHR.cpp | 38 VkExtent2D extent{ 1280, 720 }; in getSurfaceCapabilities() local
|
| /third_party/openh264/test/build/ios/codec_unittest/codec_unittest/Images.xcassets/LaunchImage.launchimage/ |
| D | Contents.json | 6 "extent" : "full-screen", string 14 "extent" : "full-screen", string
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkTypeUtil.hpp | 146 inline VkRect2D makeRect2D(const VkExtent3D& extent) in makeRect2D() 151 inline VkRect2D makeRect2D(const VkExtent2D& extent) in makeRect2D() 176 inline VkViewport makeViewport(const VkExtent3D& extent) in makeViewport() 181 inline VkViewport makeViewport(const VkExtent2D& extent) in makeViewport()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | VulkanExternalImageTest.cpp | 72 VkExtent3D extent = {1, 1, 1}; in TEST_P() local 138 VkExtent3D extent = {1, 1, 1}; in TEST_P() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
| D | vktComputeTestsUtil.cpp | 35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeTestsUtil.cpp | 35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkFramebuffer.hpp | 44 const VkExtent3D extent = {}; member in vk::Framebuffer
|
| D | VkDescriptorSetLayout.cpp | 364 const auto &extent = imageView->getMipLevelExtent(0); in WriteDescriptorSet() local 392 VkExtent2D extent = imageView->getMipLevelExtent(0); in WriteDescriptorSet() local 431 VkExtent2D extent = imageView->getMipLevelExtent(level); in WriteDescriptorSet() local 456 const auto &extent = imageView->getMipLevelExtent(0); in WriteDescriptorSet() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_image.h | 40 VkExtent3D extent; member 105 const VkExtent3D extent = { in vk_image_mip_level_extent() local 279 VkExtent3D extent; member
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| D | ranges.c | 182 unsigned long long extent) in lws_ranges_init()
|
| /third_party/typescript/tests/cases/compiler/ |
| D | typeInferenceLiteralUnion.ts | 29 export function extent<T extends Numeric>(array: Array<T | Primitive>): [T | Primitive, T | Primiti… function
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | Framebuffer.cpp | 17 …iew attachment, vk::Format colorFormat, vk::RenderPass renderPass, vk::Extent2D extent, bool multi… in Framebuffer()
|
| D | Swapchain.hpp | 53 vk::Extent2D extent; member in Swapchain
|
| /third_party/typescript/tests/baselines/reference/ |
| D | typeInferenceLiteralUnion.js | 56 function extent(array) { function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageTransfer.cpp | 162 vk::VkExtent3D extent = { m_params.dimensions.width, m_params.dimensions.height, depth }; in iterate() local 300 VkExtent3D extent; in createTransferQueueImageTests() member 444 const auto &extent = extents[extentIdx]; in createTransferQueueImageTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageTransfer.cpp | 162 vk::VkExtent3D extent = { m_params.dimensions.width, m_params.dimensions.height, depth }; in iterate() local 300 VkExtent3D extent; in createTransferQueueImageTests() member 444 const auto &extent = extents[extentIdx]; in createTransferQueueImageTests() local
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
| D | CommandBuffer.cpp | 43 Extent3D extent = texture->GetMipLevelPhysicalSize(mipLevel); in IsCompleteSubresourceCopiedTo() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
| D | vktDescriptorSetsIndexingTestsUtils.cpp | 152 deUint32 computeMipMapCount (const VkExtent3D& extent) in computeMipMapCount() 157 deUint32 computeImageSize (const VkExtent3D& extent, in computeImageSize() 201 const VkExtent3D& extent, in createImageAndBind() 523 const VkExtent3D& extent, in createFrameBuffer()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| D | vktDescriptorSetsIndexingTestsUtils.cpp | 152 deUint32 computeMipMapCount (const VkExtent3D& extent) in computeMipMapCount() 157 deUint32 computeImageSize (const VkExtent3D& extent, in computeImageSize() 201 const VkExtent3D& extent, in createImageAndBind() 523 const VkExtent3D& extent, in createFrameBuffer()
|