Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DSurfaceUtils.h39 status_t pushBlankBuffersToNativeWindow(ANativeWindow *nativeWindow /* nonnull */);
/frameworks/av/media/libstagefright/
DSurfaceUtils.cpp165 status_t pushBlankBuffersToNativeWindow(ANativeWindow *nativeWindow /* nonnull */) { in pushBlankBuffersToNativeWindow() function
DMediaCodec.cpp2476 pushBlankBuffersToNativeWindow(mSurface.get()); in onMessageReceived()
2655 pushBlankBuffersToNativeWindow(mSurface.get()); in onMessageReceived()
DACodec.cpp830 pushBlankBuffersToNativeWindow(mNativeWindow.get()); in handleSetSurface()
8052 pushBlankBuffersToNativeWindow(mCodec->mNativeWindow.get()); in changeStateIfWeOwnAllBuffers()