Home
last modified time | relevance | path

Searched defs:NativeCryptoInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp2238 struct NativeCryptoInfo { struct
2239 NativeCryptoInfo(JNIEnv *env, jobject cryptoInfoObj) in NativeCryptoInfo() argument
2346 explicit NativeCryptoInfo(jint size) in NativeCryptoInfo() argument
2357 ~NativeCryptoInfo() { in ~NativeCryptoInfo() argument
2387 explicit MediaCodecCryptoInfo(const NativeCryptoInfo &cryptoInfo) { in MediaCodecCryptoInfo() argument