Home
last modified time | relevance | path

Searched defs:buffer_view (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/e2e_protection/include/buffer/
Dbuffer.hpp18 class buffer_view { class
20 buffer_view(const uint8_t *_data_ptr, size_t _data_length) in buffer_view() function in vsomeip_v3::buffer_view
24 buffer_view(const e2e_buffer &_buffer) in buffer_view() function in vsomeip_v3::buffer_view
27 buffer_view(const e2e_buffer &_buffer, size_t _length) in buffer_view() function in vsomeip_v3::buffer_view
31 buffer_view(const e2e_buffer &_buffer, size_t _begin, size_t _end) in buffer_view() function in vsomeip_v3::buffer_view
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_buffer_view.c33 struct vk_buffer_view *buffer_view, in vk_buffer_view_init()
59 struct vk_buffer_view *buffer_view; in vk_buffer_view_create() local
72 vk_buffer_view_finish(struct vk_buffer_view *buffer_view) in vk_buffer_view_finish()
80 struct vk_buffer_view *buffer_view) in vk_buffer_view_destroy()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Ddecode_image_op.cc310 TTypes<uint8>::UnalignedConstFlat buffer_view(buffer, buffer_size); in DecodeJpegV2() local
514 TTypes<uint8>::UnalignedConstFlat buffer_view(buffer, buffer_size); in DecodeGifV2() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dextended_low_energy_advertiser.cc291 BufferView buffer_view(buffer.data() + offset, packet_size); in BuildSetAdvertisingData() local
396 BufferView buffer_view(buffer.data() + offset, packet_size); in BuildSetScanResponse() local
/aosp_15_r20/external/libchrome/ipc/
H A Dmessage_view.cc20 mojo_base::BigBufferView buffer_view, in MessageView()
H A Dmessage_mojom_traits.cc29 mojo_base::BigBufferView buffer_view; in Read() local
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dinteger_to_string.h145 LIBC_INLINE cpp::string_view buffer_view() const { in buffer_view() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Ddescriptor_sets.cpp838 auto buffer_view = GetBufferViewState(texel_buffer->GetBufferView()); in ValidateDrawState() local
2112 auto buffer_view = static_cast<const TexelDescriptor *>(src_desc)->GetBufferView(); in VerifyCopyUpdateContents() local
2555 auto buffer_view = update->pTexelBufferView[di]; in VerifyWriteUpdateContents() local
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_common.h119 VkBufferView buffer_view; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c1000 struct zink_buffer_view *buffer_view = NULL; in get_buffer_view() local
1262 zink_destroy_buffer_view(struct zink_screen *screen, struct zink_buffer_view *buffer_view) in zink_destroy_buffer_view()
1830 struct zink_buffer_view *buffer_view = get_buffer_view(ctx, res, &bvci); in create_image_bufferview() local
2154 struct zink_buffer_view *buffer_view = get_buffer_view(ctx, res, &bvci); in zink_set_sampler_views() local
2317 struct zink_buffer_view *buffer_view = get_buffer_view(ctx, res, &bvci); in rebind_bindless_bufferview() local
H A Dzink_types.h1671 VkBufferView buffer_view; member
1679 struct zink_buffer_view *buffer_view; member
1692 struct zink_buffer_view *buffer_view; member
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_uniforms.c408 get_texture_size_from_buffer_view(struct v3dv_buffer_view *buffer_view, in get_texture_size_from_buffer_view()
H A Dv3dv_private.h1633 struct v3dv_buffer_view *buffer_view; member
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3.cc247 rtc::ArrayView<const float> buffer_view( in CopyBufferIntoFrame() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/descriptor_set/
Dupdate.rs142 pub fn buffer_view(binding: u32, buffer_view: Arc<BufferView>) -> Self { in buffer_view() method
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c2304 anv_buffer_view_surface_data(struct anv_buffer_view *buffer_view, in anv_buffer_view_surface_data()
2320 struct anv_buffer_view *buffer_view, in anv_descriptor_set_write_buffer_view()
H A Danv_private.h2848 struct anv_buffer_view *buffer_view; member
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.cc986 write_texel_buffer_descriptor(uint32_t *dst, const VkBufferView buffer_view) in write_texel_buffer_descriptor()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_descriptor_set.c1489 struct anv_buffer_view *buffer_view, in anv_descriptor_set_write_buffer_view()
H A Danv_private.h1728 struct anv_buffer_view *buffer_view; member
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dlayer_validation_tests.cpp1377 void OneOffDescriptorSet::WriteDescriptorBufferView(int blinding, VkBufferView &buffer_view, VkDesc… in WriteDescriptorBufferView()
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp5257 VkBufferView buffer_view = buffer_view_obj.handle(); in TEST_F() local
H A Dvkpositivelayertests.cpp2137 VkBufferView buffer_view; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs2462 let mut buffer_view = mem::zeroed(); in create_buffer_view() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs69798 pub buffer_view: BufferView, field
69857 pub fn buffer_view(mut self, buffer_view: BufferView) -> Self { in buffer_view() method