Searched refs:drmInfoBuffer (Results 1 – 2 of 2) sorted by relevance
1716 sp<ABuffer> drmInfoBuffer = ABuffer::CreateAsCopy(parcel.data(), parcel.dataSize()); in checkDrmInfo() local1717 notifyDrmInfo(drmInfoBuffer); in checkDrmInfo()
3019 void NuPlayer::Source::notifyDrmInfo(const sp<ABuffer> &drmInfoBuffer) in notifyDrmInfo() argument3025 notify->setBuffer("drmInfo", drmInfoBuffer); in notifyDrmInfo()