Searched refs:mDecryptDestination (Results 1 – 2 of 2) sorted by relevance
224 sp<IMemory> mDecryptDestination; variable
1741 destination.mSharedMemory = mDecryptDestination; in queueSecureInputBuffer()1752 encryptedBuffer->copyDecryptedContent(mDecryptDestination, result); in queueSecureInputBuffer()2187 mDecryptDestination = mDealer->allocate((size_t)capacity); in start()