Home
last modified time | relevance | path

Searched refs:regions (Results 1 – 25 of 110) sorted by relevance

12345

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta_blit_resolve.c718 const VkImageBlit2 *regions, in vk_meta_blit_image() argument
742 uint32_t src_level = regions[r].srcSubresource.mipLevel; in vk_meta_blit_image()
746 regions[r].srcOffsets[0].x, in vk_meta_blit_image()
747 regions[r].srcOffsets[1].x, in vk_meta_blit_image()
748 regions[r].dstOffsets[0].x, in vk_meta_blit_image()
749 regions[r].dstOffsets[1].x, in vk_meta_blit_image()
753 regions[r].srcOffsets[0].y, in vk_meta_blit_image()
754 regions[r].srcOffsets[1].y, in vk_meta_blit_image()
755 regions[r].dstOffsets[0].y, in vk_meta_blit_image()
756 regions[r].dstOffsets[1].y, in vk_meta_blit_image()
[all …]
/hardware/google/camera/common/hal/utils/
Dzoom_ratio_mapper.cc287 const WeightedRect* regions = in UpdateWeightedRects() local
293 int32_t left = regions[i].left; in UpdateWeightedRects()
294 int32_t top = regions[i].top; in UpdateWeightedRects()
295 int32_t width = regions[i].right - regions[i].left + 1; in UpdateWeightedRects()
296 int32_t height = regions[i].bottom - regions[i].top + 1; in UpdateWeightedRects()
310 updated_regions[i].weight = regions[i].weight; in UpdateWeightedRects()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcopies.adoc24 [open,refpage='vkCmdCopyBuffer',desc='Copy data between buffer regions',type='protos']
36 * pname:regionCount is the number of regions to copy.
38 specifying the regions to copy.
42 If any of the specified regions in pname:srcBuffer overlaps in memory with
43 any of the specified regions in pname:dstBuffer, values read from those
44 overlapping regions are undefined:.
80 [open,refpage='vkCmdCopyBuffer2',desc='Copy data between buffer regions',type='protos',alias='vkCmd…
103 If any of the specified regions in pname:pCopyBufferInfo->srcBuffer overlaps
104 in memory with any of the specified regions in
105 pname:pCopyBufferInfo->dstBuffer, values read from those overlapping regions
[all …]
DVK_NV_memory_decompression.adoc8 [open,refpage='vkCmdDecompressMemoryNV',desc='Decompress data between memory regions',type='protos']
10 To decompress data between one or more memory regions call:
16 * pname:decompressRegionCount is the number of memory regions to
83 …ompressMemoryIndirectCountNV',desc='Indirect decompress data between memory regions',type='protos']
85 To decompress data between one or more memory regions by specifying
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_host_image_copy/
Dcopies.adoc57 * pname:regionCount is the number of regions to copy.
59 structures specifying the regions to copy.
65 reads from or writes to the copy regions has completed before the host
68 Copy regions for the image must: be aligned to a multiple of the texel block
137 The union of all source regions, and the union of all destination
138 regions, specified by the elements of pname:pRegions, must: not overlap
196 * pname:regionCount is the number of regions to copy.
198 structures specifying the regions to copy.
204 writes to the copy regions has completed before the host performs the copy.
206 Copy regions for the image must: be aligned to a multiple of the texel block
[all …]
/hardware/interfaces/neuralnetworks/1.2/
DIBurstCallback.hal27 * Get the memory regions that correspond to slot ids. The slot ids are
30 * @param slots Values uniquely identifying memory regions within a Burst.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dcopy_image_to_buffer_common.adoc12 The union of all source regions, and the union of all destination
13 regions, specified by the elements of pname:pRegions, must: not overlap
Dcopy_buffer_common.adoc20 The union of the source regions, and the union of the destination
21 regions, specified by the elements of pname:pRegions, must: not overlap
Dcopy_buffer_to_image_common.adoc12 The union of all source regions, and the union of all destination
13 regions, specified by the elements of pname:pRegions, must: not overlap
Dpipeline_barrier_common.adoc67 <<synchronization-framebuffer-regions, framebuffer-space stages>>,
69 <<synchronization-framebuffer-regions, framebuffer-space stages>>
73 <<synchronization-framebuffer-regions, framebuffer-space stages>>, then
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/
Dsrc-common-validity.adoc11 * The union of all source regions, and the union of all destination
12 regions, specified by the elements of pname:pRegions, must: not overlap
Dexpect-common-validity-novuid.adoc11 * The union of all source regions, and the union of all destination
12 regions, specified by the elements of pname:pRegions, must: not overlap
Dexpect-common-validity-noreflow-novuid.adoc11 * The union of all source regions, and the union of all destination
12 regions, specified by the elements of pname:pRegions, must: not overlap
Dexpect-common-validity-noreflow.adoc12 The union of all source regions, and the union of all destination
13 regions, specified by the elements of pname:pRegions, must: not overlap
Dexpect-common-validity-default.adoc12 The union of all source regions, and the union of all destination
13 regions, specified by the elements of pname:pRegions, must: not overlap
Dexpect-math-block-in-vu-novuid.adoc7 [open,refpage='vkCmdClearColorImage',desc='Clear regions of a color image',type='protos']
Dsrc-math-block-in-vu.adoc7 [open,refpage='vkCmdClearColorImage',desc='Clear regions of a color image',type='protos']
Dexpect-math-block-in-vu-noreflow-novuid.adoc7 [open,refpage='vkCmdClearColorImage',desc='Clear regions of a color image',type='protos']
Dexpect-math-block-in-vu-default.adoc7 [open,refpage='vkCmdClearColorImage',desc='Clear regions of a color image',type='protos']
Dexpect-math-block-in-vu-noreflow.adoc7 [open,refpage='vkCmdClearColorImage',desc='Clear regions of a color image',type='protos']
Dexpect-ifdef-in-vu-novuid.adoc12 [open,refpage='vkCmdClearColorImage',desc='Clear regions of a color image',type='protos']
/hardware/interfaces/tests/memory/2.0/
DIMemoryInterface.hal8 // Given two memory regions of the same size, returns two memory fields of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_copy_memory_indirect.adoc20 regions using indirect parameters that are read by the device from a buffer
DVK_EXT_device_address_binding_report.adoc23 This extension enables applications to track the binding of regions of the
24 GPU virtual address space, and to associate those regions with Vulkan
103 *RESOLVED*: Splitting of virtual address regions, and unmatched bind/unbind
/hardware/nxp/uwb/halimpl/config/
DREADME.md93 REGION_MAP_PATH="/vendor/etc/uwb/regions.conf"
95 # /vendor/etc/uwb/regions.conf:
163 REGION_MAP_PATH="/vendor/etc/uwb/regions.conf"
204 # /vendor/etc/uwb/regions.conf:

12345