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