Searched refs:hDestination (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/drm/libmediadrm/
H A DCryptoHal.cpp325 ::DestinationBuffer hDestination; local
327 hDestination.type = BufferType::SHARED_MEMORY;
329 &hDestination.nonsecureMemory);
335 hDestination.type = BufferType::NATIVE_HANDLE;
336 hDestination.secureMemory = hidl_handle(destination.mHandle);
350 hPattern, hSubSamples, hSource, offset, hDestination,

Completed in 34 milliseconds