Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DCryptoHalAidl.cpp58 using BufferTypeHidl = ::android::hardware::drm::V1_0::BufferType; typedef
105 case BufferTypeHidl::SHARED_MEMORY: in hidlDestinationBufferToAidlDestinationBuffer()
316 if (hDestination.type == BufferTypeHidl::SHARED_MEMORY) { in decrypt()
322 } else if (hDestination.type == BufferTypeHidl::NATIVE_HANDLE) { in decrypt()