Searched refs:mDecryptDestination (Results 1 – 4 of 4) sorted by relevance
122 sp<IMemory> mDecryptDestination; variable
140 destination.mSharedMemory = mDecryptDestination; in queueSecureInputBuffer()354 mDecryptDestination = mDealer->allocate(destinationBufferSize); in setInputBufferArray()
219 sp<IMemory> mDecryptDestination; variable
440 destination.mSharedMemory = mDecryptDestination; in queueSecureInputBuffer()451 encryptedBuffer->copyDecryptedContent(mDecryptDestination, result); in queueSecureInputBuffer()919 mDecryptDestination = mDealer->allocate((size_t)capacity); in start()