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

/frameworks/av/include/media/stagefright/
H A DSecureBuffer.h42 void *getDestinationPointer();
/frameworks/av/media/libstagefright/foundation/include/
H A DSecureBuffer.h42 void *getDestinationPointer();
/frameworks/av/media/libstagefright/include/
H A DSecureBuffer.h42 void *getDestinationPointer();
/frameworks/av/media/libstagefright/
H A DBufferImpl.cpp54 void *SecureBuffer::getDestinationPointer() { function in class:android::SecureBuffer
H A DACodecBufferChannel.cpp126 static_cast<native_handle_t *>(secureData->getDestinationPointer());
H A DACodec.cpp6027 handle = (native_handle_t *)secureBuffer->getDestinationPointer();

Completed in 164 milliseconds