| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_context.c | 3988 VkBufferCopy region; in zink_copy_buffer() local 4030 VkBufferImageCopy region = {0}; in zink_copy_image_buffer() local 4122 VkImageCopy region = {0}; zink_resource_copy_region() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiCopiesAndBlittingTests.cpp | 1550 void CopyImageToImage::copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) in copyRegionToTextureLevel() argument 2020 copyRegionToTextureLevel(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) copyRegionToTextureLevel() argument 2322 copyRegionToTextureLevel(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) copyRegionToTextureLevel() argument 2571 copyRegionToTextureLevel(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) copyRegionToTextureLevel() argument 3062 copyRegionToTextureLevel(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) copyRegionToTextureLevel() argument 3111 copyRegionToTextureLevel(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region, deUint32 mipLevel) copyRegionToTextureLevel() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1070 const VkBufferImageCopy region = in recordCopyImageToBuffer() local
|
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 3229 const UVec4& region = regions[regionNdx]; in dispatchVerifyClearAttachments() local 3448 const UVec4& region = regions[regionNdx + 1]; drawClearAttachments() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | TextureVk.cpp | 1748 VkBufferImageCopy region = {}; in copyBufferDataToImage() local [all...] |
| H A D | UtilsVk.cpp | 2689 VkBufferImageCopy region = {}; in stencilBlitResolveNoShaderExport() local [all...] |
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkGpu.cpp | 604 VkBufferImageCopy region; in onTransferPixelsTo() local 674 VkBufferImageCopy region; onTransferPixelsFrom() local 857 VkBufferImageCopy& region = regions->push_back(); fill_in_compressed_regions() local 898 VkBufferImageCopy ®ion = regions->push_back(); fill_in_compressed_regions() local 997 VkBufferImageCopy& region = regions.push_back(); uploadTexDataOptimal() local 2577 VkBufferImageCopy region; onReadPixels() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 2778 unsigned int region = regionIndices[r]; in collect_region_refs() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1068 const VkBufferImageCopy region = in recordCopyImageToBuffer() local
|
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 3213 const UVec4& region = regions[regionNdx]; in dispatchVerifyClearAttachments() local 3426 const UVec4& region = regions[regionNdx + 1]; drawClearAttachments() local [all...] |
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | rk_venc_cmd.h | 761 H265eRoiRegion region[H265E_MAX_ROI_NUMBER]; member 1180 MppEncOSDRegion region[8]; member 1196 MppEncOSDRegion2 region[ member [all...] |
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | rk_venc_cmd.h | 761 H265eRoiRegion region[H265E_MAX_ROI_NUMBER]; member 1180 MppEncOSDRegion region[8]; member 1196 MppEncOSDRegion2 region[ member [all...] |
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | rk_venc_cmd.h | 843 H265eRoiRegion region[H265E_MAX_ROI_NUMBER]; member 1300 MppEncOSDRegion region[8]; member 1316 MppEncOSDRegion2 region[ member [all...] |
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | rk_venc_cmd.h | 760 H265eRoiRegion region[H265E_MAX_ROI_NUMBER]; member 1179 MppEncOSDRegion region[8]; member 1195 MppEncOSDRegion2 region[ member [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ui_content_impl.cpp | 1055 auto region = localeInfo->getCountry(); in CommonInitializeForm() local 1435 std::string region; in SetConfiguration() local 1610 auto region = localeInfo->getCountry(); in CommonInitialize() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_render_node.cpp | 2700 UpdateEffectRegion(std::optional<Drawing::RectI>& region, bool isForced) UpdateEffectRegion() argument [all...] |
| /third_party/mesa3d/include/CL/ |
| H A D | cl2.hpp | 7574 enqueueReadBufferRect( const Buffer& buffer, cl_bool blocking, const array<size_type, 3>& buffer_offset, const array<size_type, 3>& host_offset, const array<size_type, 3>& region, size_type buffer_row_pitch, size_type buffer_slice_pitch, size_type host_row_pitch, size_type host_slice_pitch, void *ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueReadBufferRect() argument 7613 enqueueWriteBufferRect( const Buffer& buffer, cl_bool blocking, const array<size_type, 3>& buffer_offset, const array<size_type, 3>& host_offset, const array<size_type, 3>& region, size_type buffer_row_pitch, size_type buffer_slice_pitch, size_type host_row_pitch, size_type host_slice_pitch, const void *ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueWriteBufferRect() argument 7652 enqueueCopyBufferRect( const Buffer& src, const Buffer& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, size_type src_row_pitch, size_type src_slice_pitch, size_type dst_row_pitch, size_type dst_slice_pitch, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyBufferRect() argument 7731 enqueueReadImage( const Image& image, cl_bool blocking, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type row_pitch, size_type slice_pitch, void* ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueReadImage() argument 7764 enqueueWriteImage( const Image& image, cl_bool blocking, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type row_pitch, size_type slice_pitch, const void* ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueWriteImage() argument 7797 enqueueCopyImage( const Image& src, const Image& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyImage() argument 7834 enqueueFillImage( const Image& image, cl_float4 fillColor, const array<size_type, 3>& origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueFillImage() argument 7868 enqueueFillImage( const Image& image, cl_int4 fillColor, const array<size_type, 3>& origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueFillImage() argument 7902 enqueueFillImage( const Image& image, cl_uint4 fillColor, const array<size_type, 3>& origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueFillImage() argument 7930 enqueueCopyImageToBuffer( const Image& src, const Buffer& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& region, size_type dst_offset, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyImageToBuffer() argument 7959 enqueueCopyBufferToImage( const Buffer& src, const Image& dst, size_type src_offset, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyBufferToImage() argument 8017 enqueueMapImage( const Image& buffer, cl_bool blocking, cl_map_flags flags, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type * row_pitch, size_type * slice_pitch, const vector<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) const enqueueMapImage() argument 9495 enqueueReadBufferRect( const Buffer& buffer, cl_bool blocking, const array<size_type, 3>& buffer_offset, const array<size_type, 3>& host_offset, const array<size_type, 3>& region, size_type buffer_row_pitch, size_type buffer_slice_pitch, size_type host_row_pitch, size_type host_slice_pitch, void *ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueReadBufferRect() argument 9531 enqueueWriteBufferRect( const Buffer& buffer, cl_bool blocking, const array<size_type, 3>& buffer_offset, const array<size_type, 3>& host_offset, const array<size_type, 3>& region, size_type buffer_row_pitch, size_type buffer_slice_pitch, size_type host_row_pitch, size_type host_slice_pitch, const void *ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueWriteBufferRect() argument 9567 enqueueCopyBufferRect( const Buffer& src, const Buffer& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, size_type src_row_pitch, size_type src_slice_pitch, size_type dst_row_pitch, size_type dst_slice_pitch, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyBufferRect() argument 9602 enqueueReadImage( const Image& image, cl_bool blocking, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type row_pitch, size_type slice_pitch, void* ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueReadImage() argument 9632 enqueueWriteImage( const Image& image, cl_bool blocking, const array<size_type, 3>& origin, const array<size_type, 3>& region, size_type row_pitch, size_type slice_pitch, const void* ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueWriteImage() argument 9662 enqueueCopyImage( const Image& src, const Image& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyImage() argument 9688 enqueueCopyImageToBuffer( const Image& src, const Buffer& dst, const array<size_type, 3>& src_origin, const array<size_type, 3>& region, size_type dst_offset, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyImageToBuffer() argument 9714 enqueueCopyBufferToImage( const Buffer& src, const Image& dst, size_type src_offset, const array<size_type, 3>& dst_origin, const array<size_type, 3>& region, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyBufferToImage() argument [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | i915_drm.h | 618 int region; member 625 int region; member 630 int region; member 639 int region; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 5663 vk_sdar_to_shader_table(const VkStridedDeviceAddressRegionKHR *region) in vk_sdar_to_shader_table() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 1589 VkBufferImageCopy2 region = info->pRegions[r]; in dzn_cmd_buffer_copy_buf2img_region() local 1668 VkBufferImageCopy2 region = info->pRegions[r]; dzn_cmd_buffer_copy_img2buf_region() local 1749 VkImageCopy2 region = info->pRegions[r]; dzn_cmd_buffer_copy_img_chunk() local 2118 const VkImageBlit2 *region = &info->pRegions[r]; dzn_cmd_buffer_blit_region() local 2193 const VkImageResolve2 *region = &info->pRegions[r]; dzn_cmd_buffer_resolve_region() local 2963 const VkBufferCopy2 *region = info->pRegions + i; dzn_CmdCopyBuffer2() local 2978 const VkBufferImageCopy2 *region = info->pRegions + i; dzn_CmdCopyBufferToImage2() local 2994 const VkBufferImageCopy2 *region = info->pRegions + i; dzn_CmdCopyImageToBuffer2() local 3017 const VkImageCopy2 *region = &info->pRegions[i]; dzn_CmdCopyImage2() local 3037 const VkImageCopy2 *region = info->pRegions + i; dzn_CmdCopyImage2() local 3120 const VkImageCopy2 *region = &info->pRegions[i]; dzn_CmdCopyImage2() local 3149 const VkImageCopy2 *region = &info->pRegions[i]; dzn_CmdCopyImage2() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cloctst.c | 7168 const char* region = "und-wt"; in TestUsingDefaultWarning() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_delegate.cpp | 5880 std::string region = AceApplicationInfo::GetInstance().GetCountryOrRegion(); in UpdateLocale() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_common_modifier.cpp | 3401 std::vector<DimensionRect> region; in SetResponseRegion() local 3422 std::vector<DimensionRect> region; in ResetResponseRegion() local 3636 std::vector<DimensionRect> region; in SetMouseResponseRegion() local 3657 std::vector<DimensionRect> region; in ResetMouseResponseRegion() local [all...] |
| /third_party/icu/ohos_icu4c/src/ |
| H A D | icu_addon.cpp | 1093 int32_t ucal_getTimeZoneIDForWindowsID(const UChar *winid, int32_t len, const char *region, UChar *id, in ucal_getTimeZoneIDForWindowsID() argument 1143 UEnumeration *ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char *region, const int32_t *rawOffset, in ucal_openTimeZoneIDEnumeration() argument
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | i915_drm.h | 794 int region; member 801 int region; member 806 int region; member 815 int region; member 3331 struct drm_i915_gem_memory_class_instance region; member [all...] |