Searched refs:setCrypto (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/media/jni/
H A Dandroid_media_MediaCrypto.cpp155 static sp<JCrypto> setCrypto( function
170 setCrypto(env, thiz, NULL);
226 setCrypto(env,thiz, crypto);
/frameworks/av/include/media/stagefright/
H A DCodecBase.h259 inline void setCrypto(const sp<ICrypto> &crypto) { function in class:android::BufferChannelBase
/frameworks/av/media/libstagefright/foundation/include/
H A DCodecBase.h259 inline void setCrypto(const sp<ICrypto> &crypto) { function in class:android::BufferChannelBase
/frameworks/av/media/libstagefright/include/
H A DCodecBase.h259 inline void setCrypto(const sp<ICrypto> &crypto) { function in class:android::BufferChannelBase
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp806 mBufferChannel->setCrypto(NULL);
2012 mBufferChannel->setCrypto(mCrypto);

Completed in 92 milliseconds