Searched refs:notifyOfRenderedFrames (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h546 void notifyOfRenderedFrames(
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h546 void notifyOfRenderedFrames(
/frameworks/av/media/libstagefright/include/
H A DACodec.h546 void notifyOfRenderedFrames(
/frameworks/av/media/libstagefright/
H A DACodec.cpp1430 notifyOfRenderedFrames(false /* dropIncomplete */, info->mRenderInfo);
1439 void ACodec::notifyOfRenderedFrames(bool dropIncomplete, FrameRenderTracker::Info *until) { function in class:android::ACodec
5489 mCodec->notifyOfRenderedFrames();
5977 mCodec->notifyOfRenderedFrames(true /* dropIncomplete */);

Completed in 360 milliseconds