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.h539 size_t countBuffersOwnedByNativeWindow() const;
/frameworks/av/media/libstagefright/
DACodec.cpp4920 size_t ACodec::countBuffersOwnedByNativeWindow() const { in countBuffersOwnedByNativeWindow() function in android::ACodec
4939 while (countBuffersOwnedByNativeWindow() > mNumUndequeuedBuffers in waitUntilAllPossibleNativeWindowBuffersAreReturnedToUs()