Lines Matching refs:AMediaCryptoWrapper
580 //////////// AMediaCryptoWrapper
581 AMediaCryptoWrapper::AMediaCryptoWrapper(
586 AMediaCryptoWrapper::AMediaCryptoWrapper(AMediaCrypto *aMediaCrypto)
590 AMediaCryptoWrapper::~AMediaCryptoWrapper() {
594 status_t AMediaCryptoWrapper::release() {
602 AMediaCrypto *AMediaCryptoWrapper::getAMediaCrypto() const {
606 bool AMediaCryptoWrapper::isCryptoSchemeSupported(const uint8_t uuid[16]) {
613 bool AMediaCryptoWrapper::requiresSecureDecoderComponent(const char *mime) {
909 const sp<AMediaCryptoWrapper> &crypto,