Home
last modified time | relevance | path

Searched defs:extent (Results 1 - 25 of 220) sorted by relevance

123456789

/third_party/typescript/tests/baselines/reference/
H A DtypeInferenceLiteralUnion.js56 function extent(array) { function
/third_party/libwebsockets/lib/roles/http/server/
H A Dranges.c181 lws_ranges_init(struct lws *wsi, struct lws_range_parsing *rp, unsigned long long extent) lws_ranges_init() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.hpp44 const VkExtent3D extent = {}; member in vk::Framebuffer
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DFramebuffer.cpp17 Framebuffer::Framebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Format colorFormat, vk::RenderPass renderPass, vk::Extent2D extent, bool multisample) in Framebuffer() argument
H A DSwapchain.hpp53 vk::Extent2D extent; member in Swapchain
/third_party/gn/src/base/containers/
H A Dspan.h184 static constexpr index_type extent = Extent; member in base::span
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dscroll_motion.cpp27 ScrollMotion::ScrollMotion(double position, double velocity, const ExtentPair& extent, in ScrollMotion() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp43 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
H A DWin32SurfaceKHR.cpp66 VkExtent2D extent; in getSurfaceCapabilities() local
101 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
[all...]
H A DXcbSurfaceKHR.cpp64 VkExtent2D extent; in getSurfaceCapabilities() local
109 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
[all...]
H A DXlibSurfaceKHR.cpp57 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
[all...]
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_scrollable.cpp39 StartSpringMotion( double mainPosition, double mainVelocity, const ExtentPair& extent, const ExtentPair& initExtent) StartSpringMotion() argument
H A Dmock_scrollable_ng.cpp35 StartSpringMotion( double mainPosition, double mainVelocity, const ExtentPair& extent, const ExtentPair& initExtent) StartSpringMotion() argument
/foundation/window/window_manager/wm/include/
H A Dgtx_input_event_sender.h50 GtxWindowExtent extent = {}; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_tex_state.h57 VkExtent3D extent; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp98 const uint64_t extent = 96 * 1024; in disassemble() local
176 buffer << "disassembly larger than " << extent << " bytes, aborting\n"; in disassemble() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DSwapChainVk.h61 VkExtent2D extent; member
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_component.cpp62 void GridComponent::SetColumnExtent(int32_t extent) in SetColumnExtent() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.cpp67 void ListComponent::SetColumnExtent(int32_t extent) in SetColumnExtent() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_data_box.cpp138 Extent extent; in AppendData() local
169 Extent extent; UpdateData() local
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DLimitedStreams.cpp188 const CSeekExtent &extent = Extents[left]; in Read() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h44 struct pipe_scissor_state extent; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageAlignedMipSize.cpp222 VkExtent3D extent; in iterate() local
[all...]

Completed in 13 milliseconds

123456789