/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | merge_sequence_generator.cc | 29 const Extent& dst_extent, in CreateCowMergeOperation() 91 const Extent& dst_extent, in SplitSelfOverlapping() 155 Extent dst_extent = in ProcessCopyOps() local
|
H A D | merge_sequence_generator_unittest.cc | 34 const Extent& dst_extent) { in CreateCowMergeOperation() 209 void ValidateSplitSequence(const Extent& src_extent, const Extent& dst_extent) { in ValidateSplitSequence()
|
H A D | full_update_generator.cc | 168 Extent* dst_extent = aop->op.add_dst_extents(); in GenerateOperations() local
|
H A D | delta_diff_utils.cc | 158 const auto& dst_extent = op.dst_extent(); in ShouldCreateNewOp() local 183 auto& dst_extent = *op.mutable_dst_extent(); in AppendXorBlock() local
|
/aosp_15_r20/system/update_engine/common/ |
H A D | cow_operation_convert.cc | 56 const auto& dst_extent = merge_op.dst_extent(); in ConvertToCowOperations() local
|
H A D | cow_operation_convert_unittest.cc | 110 std::array<int, 2> dst_extent) { in AddMergeOperation()
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | vabc_partition_writer.cc | 282 const auto& dst_extent = merge_op.dst_extent(); in WriteMergeSequence() local
|
H A D | vabc_partition_writer_unittest.cc | 63 std::array<size_t, 2> dst_extent, in AddMergeOp()
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/ |
D | copy.rs | 528 let mut dst_extent = extent; in validate_copy_image() localVariable 4194 let dst_extent = dst_image.dimensions().width_height_depth(); in images() localVariable 4696 let dst_extent = dst_image.dimensions().width_height_depth(); in images() localVariable
|
/aosp_15_r20/system/update_engine/ |
H A D | update_metadata.proto | 230 optional Extent dst_extent = 3; field
|
/aosp_15_r20/system/update_engine/update_engine/ |
H A D | update_metadata.proto | 230 optional Extent dst_extent = 3; field
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/ |
H A D | radv_meta_copy.c | 623 VkExtent3D dst_extent = pCopyImageInfo->pRegions[r].extent; in radv_CmdCopyImage2() local
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_blit.c | 255 VkExtent3D dst_extent; in pvr_CmdBlitImage2() local 495 VkExtent3D dst_extent; in pvr_copy_or_resolve_image_region() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/ |
D | copy.rs | 667 let mut dst_extent = extent; in validate_copy_image() localVariable
|
/aosp_15_r20/out/soong/.intermediates/system/update_engine/update_metadata-protos/android_ramdisk_arm64_armv8-2a_cortex-a55_static/gen/proto/update_engine/ |
D | update_metadata.pb.h | 3978 inline const ::chromeos_update_engine::Extent& CowMergeOperation::dst_extent() const { in dst_extent() function 3983 ::chromeos_update_engine::Extent* dst_extent) { in unsafe_arena_set_allocated_dst_extent() 4030 …line void CowMergeOperation::set_allocated_dst_extent(::chromeos_update_engine::Extent* dst_extent… in set_allocated_dst_extent()
|
D | update_metadata.pb.cc | 1957 CowMergeOperation::_Internal::dst_extent(const CowMergeOperation* msg) { in dst_extent() function in chromeos_update_engine::CowMergeOperation::_Internal
|
/aosp_15_r20/out/soong/.intermediates/system/update_engine/update_metadata-protos/android_recovery_arm64_armv8-2a_cortex-a55_static/gen/proto/update_engine/ |
D | update_metadata.pb.h | 3978 inline const ::chromeos_update_engine::Extent& CowMergeOperation::dst_extent() const { in dst_extent() function 3983 ::chromeos_update_engine::Extent* dst_extent) { in unsafe_arena_set_allocated_dst_extent() 4030 …line void CowMergeOperation::set_allocated_dst_extent(::chromeos_update_engine::Extent* dst_extent… in set_allocated_dst_extent()
|
D | update_metadata.pb.cc | 1957 CowMergeOperation::_Internal::dst_extent(const CowMergeOperation* msg) { in dst_extent() function in chromeos_update_engine::CowMergeOperation::_Internal
|
/aosp_15_r20/out/soong/.intermediates/system/update_engine/update_metadata-protos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/update_engine/ |
D | update_metadata.pb.h | 3978 inline const ::chromeos_update_engine::Extent& CowMergeOperation::dst_extent() const { in dst_extent() function 3983 ::chromeos_update_engine::Extent* dst_extent) { in unsafe_arena_set_allocated_dst_extent() 4030 …line void CowMergeOperation::set_allocated_dst_extent(::chromeos_update_engine::Extent* dst_extent… in set_allocated_dst_extent()
|
D | update_metadata.pb.cc | 1957 CowMergeOperation::_Internal::dst_extent(const CowMergeOperation* msg) { in dst_extent() function in chromeos_update_engine::CowMergeOperation::_Internal
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | buffer_validation.cpp | 3319 … VkExtent3D dst_extent = GetImageSubresourceExtent(dst_image_state, &(rgn.dstSubresource)); in PreCallValidateCmdBlitImage() local
|