Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h516 size_t countBuffersOwnedByNativeWindow() const;
/frameworks/av/media/libstagefright/
DACodec.cpp4809 size_t ACodec::countBuffersOwnedByNativeWindow() const { in countBuffersOwnedByNativeWindow() function in android::ACodec
4828 while (countBuffersOwnedByNativeWindow() > mNumUndequeuedBuffers in waitUntilAllPossibleNativeWindowBuffersAreReturnedToUs()