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

/frameworks/av/drm/libmediadrm/
H A DCryptoHal.cpp323 int32_t heapSeqNum = source.mHeapSeqNum; local
328 status_t status = toSharedBuffer(destination.mSharedMemory, heapSeqNum,
341 status_t status = toSharedBuffer(source.mSharedMemory, heapSeqNum, &hSource);

Completed in 24 milliseconds