Home
last modified time | relevance | path

Searched refs:NATIVE_HANDLE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/jni/
Dandroid_os_HwBlob.h32 NATIVE_HANDLE, enumerator
Dandroid_os_HwBlob.cpp211 case BlobType::NATIVE_HANDLE: { in writeEmbeddedToParcel()
513 subBlob->specializeBlobTo(JHwBlob::BlobType::NATIVE_HANDLE); in JHwBlob_native_putNativeHandle()
/frameworks/av/media/libstagefright/
DACodecBufferChannel.cpp167 destination.type = DrmBufferType::NATIVE_HANDLE; in queueSecureInputBuffer()
206 dstBuffer.type = BufferType::NATIVE_HANDLE; in queueSecureInputBuffer()
380 destination.type = DrmBufferType::NATIVE_HANDLE; in attachEncryptedBuffer()
416 dstBuffer.type = BufferType::NATIVE_HANDLE; in attachEncryptedBuffer()
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DConversion.h478 t->type = CodecBuffer::Type::NATIVE_HANDLE; in wrapAs()
526 case CodecBuffer::Type::NATIVE_HANDLE: { in convertTo()
/frameworks/av/media/libmedia/include/media/omx/1.0/
DConversion.h745 t->type = CodecBuffer::Type::NATIVE_HANDLE; in wrapAs()
797 case CodecBuffer::Type::NATIVE_HANDLE: { in convertTo()
/frameworks/av/drm/libmediadrm/
DCryptoHalHidl.cpp325 } else if (hDestination.type == BufferType::NATIVE_HANDLE) { in decrypt()
DCryptoHalAidl.cpp322 } else if (hDestination.type == BufferTypeHidl::NATIVE_HANDLE) { in decrypt()
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp668 dst.type = DrmBufferType::NATIVE_HANDLE; in attachEncryptedBuffer()
691 dst.type = BufferType::NATIVE_HANDLE; in attachEncryptedBuffer()
832 destination.type = DrmBufferType::NATIVE_HANDLE; in queueSecureInputBuffer()
862 dstBuffer.type = BufferType::NATIVE_HANDLE; in queueSecureInputBuffer()