Home
last modified time | relevance | path

Searched refs:handleFirstTunnelFrameReadyNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/jni/
Dandroid_media_MediaCodec.h233 void handleFirstTunnelFrameReadyNotification(const sp<AMessage> &msg);
Dandroid_media_MediaCodec.cpp1481 void JMediaCodec::handleFirstTunnelFrameReadyNotification(const sp<AMessage> &msg) { in handleFirstTunnelFrameReadyNotification() function in android::JMediaCodec
1560 handleFirstTunnelFrameReadyNotification(msg); in onMessageReceived()