Searched refs:getDestinationPointer (Results 1 – 4 of 4) sorted by relevance
42 void *getDestinationPointer();
58 void *SecureBuffer::getDestinationPointer() { in getDestinationPointer() function in android::SecureBuffer
129 secureHandle = static_cast<native_handle_t *>(secureData->getDestinationPointer()); in queueSecureInputBuffer()
6312 handle = (native_handle_t *)secureBuffer->getDestinationPointer(); in onOMXFillBufferDone()