/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/ |
H A D | vaapi.rs | 424 type BufferHandle: BufferHandle; typedef 425 fn as_buffer_handle(&self) -> &Self::BufferHandle; in as_buffer_handle() 429 type BufferHandle = GuestResourceHandle; typedef 431 fn as_buffer_handle(&self) -> &Self::BufferHandle { in as_buffer_handle() 437 type BufferHandle = Self; typedef 439 fn as_buffer_handle(&self) -> &Self::BufferHandle { in as_buffer_handle() 445 type BufferHandle = Self; typedef 447 fn as_buffer_handle(&self) -> &Self::BufferHandle { in as_buffer_handle()
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/Proc/CPU/ |
H A D | heapManager.h | 100 UINT32 BufferHandle; ///< An unique ID of buffer. member 107 UINT32 BufferHandle; ///< An unique ID of buffer. member 114 UINT32 BufferHandle; ///< An unique ID of buffer. member
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Proc/CPU/ |
H A D | heapManager.h | 120 UINT32 BufferHandle; ///< An unique ID of buffer. member 127 UINT32 BufferHandle; ///< An unique ID of buffer. member 134 UINT32 BufferHandle; ///< An unique ID of buffer. member
|
/aosp_15_r20/hardware/interfaces/graphics/allocator/aidl/vts/ |
H A D | VtsHalGraphicsAllocatorAidl_TargetTest.cpp | 83 class BufferHandle { class 94 BufferHandle(GraphicsTestsBase& testBase, native_handle_t* handle, bool imported, in BufferHandle() function in BufferHandle
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/ |
H A D | resource.rs | 71 pub trait BufferHandle: Sized { interface
|
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/include/amdblocks/ |
H A D | BiosCallOuts.h | 18 uint32_t BufferHandle; member
|
/aosp_15_r20/external/coreboot/src/drivers/amd/agesa/ |
H A D | heapmanager.c | 79 UINT32 BufferHandle; member
|
/aosp_15_r20/hardware/interfaces/graphics/mapper/stable-c/vts/ |
H A D | VtsHalGraphicsMapperStableC_TargetTest.cpp | 88 class BufferHandle { class 93 explicit BufferHandle(AIMapper* mapper, native_handle_t* rawHandle) : mIMapper(mapper) { in BufferHandle() function in BufferHandle 97 explicit BufferHandle(BufferHandle&& other) { *this = std::move(other); } in BufferHandle() function in BufferHandle
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | HidlComposerHal.cpp | 128 class BufferHandle { class 130 explicit BufferHandle(const native_handle_t* buffer) { in BufferHandle() function in android::Hwc2::__anon2f8acf0f0211::BufferHandle
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/ |
H A D | AGESA.h | 2316 IN UINT32 BufferHandle; ///< Identifier or name for the buffer member
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/ |
H A D | AGESA.h | 2493 IN UINT32 BufferHandle; ///< Identifier or name for the buffer member
|