Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.h220 void handleFirstTunnelFrameReadyNotification(const sp<AMessage> &msg);
H A Dandroid_media_MediaCodec.cpp1352 void JMediaCodec::handleFirstTunnelFrameReadyNotification(const sp<AMessage> &msg) { in handleFirstTunnelFrameReadyNotification() function in android::JMediaCodec
1431 handleFirstTunnelFrameReadyNotification(msg); in onMessageReceived()