Home
last modified time | relevance | path

Searched refs:pushBlankBuffersToNativeWindow (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DSurfaceUtils.h44 status_t pushBlankBuffersToNativeWindow(ANativeWindow *nativeWindow /* nonnull */);
/frameworks/av/media/libstagefright/
DSurfaceUtils.cpp195 status_t pushBlankBuffersToNativeWindow(ANativeWindow *nativeWindow /* nonnull */) { in pushBlankBuffersToNativeWindow() function
DMediaCodec.cpp5085 pushBlankBuffersToNativeWindow(mSurface.get()); in onMessageReceived()
5381 pushBlankBuffersToNativeWindow(mSurface.get()); in onMessageReceived()
6780 pushBlankBuffersToNativeWindow(mSurface.get()); in handleSetSurface()
DACodec.cpp866 pushBlankBuffersToNativeWindow(mNativeWindow.get()); in handleSetSurface()
8934 pushBlankBuffersToNativeWindow(mCodec->mNativeWindow.get()); in changeStateIfWeOwnAllBuffers()
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp2093 pushBlankBuffersToNativeWindow(anw.get()); in stopUseOutputSurface()
2707 pushBlankBuffersToNativeWindow(anw.get()); in setSurface()