Home
last modified time | relevance | path

Searched defs:HidlMemory (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DHidlMemory.java43 public class HidlMemory implements Closeable { class
58 public HidlMemory(@NonNull String name, @IntRange(from = 0) long size, in HidlMemory() method in HidlMemory
/aosp12/frameworks/av/drm/libmediadrm/interface/mediadrm/
H A DICrypto.h29 class HidlMemory; variable
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.h31 class HidlMemory; variable
/aosp12/system/libhidl/base/
H A DHidlSupport.cpp317 HidlMemory::HidlMemory() : hidl_memory() {} in HidlMemory() function in android::hardware::HidlMemory
319 HidlMemory::HidlMemory(const hidl_string& name, hidl_handle&& handle, size_t size) in HidlMemory() function in android::hardware::HidlMemory
/aosp12/frameworks/av/media/libstagefright/include/
H A DACodecBufferChannel.h33 class HidlMemory; variable
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.h47 class HidlMemory; variable
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DCodecBase.h50 class HidlMemory; variable