Searched refs:setOnFirstTunnelFrameReadyNotification (Results 1 – 3 of 3) sorted by relevance
164 status_t setOnFirstTunnelFrameReadyNotification(const sp<AMessage> ¬ify);
326 return mCodec->setOnFirstTunnelFrameReadyNotification(mOnFirstTunnelFrameReadyNotification); in enableOnFirstTunnelFrameReadyListener()
2243 status_t MediaCodec::setOnFirstTunnelFrameReadyNotification(const sp<AMessage> ¬ify) { in setOnFirstTunnelFrameReadyNotification() function in android::MediaCodec