Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DSurfaceUtils.h43 status_t pushBlankBuffersToNativeWindow(ANativeWindow *nativeWindow /* nonnull */);
/aosp12/frameworks/av/media/libstagefright/
H A DSurfaceUtils.cpp194 status_t pushBlankBuffersToNativeWindow(ANativeWindow *nativeWindow /* nonnull */) { in pushBlankBuffersToNativeWindow() function
H A DMediaCodec.cpp3828 pushBlankBuffersToNativeWindow(mSurface.get()); in onMessageReceived()
4090 pushBlankBuffersToNativeWindow(mSurface.get()); in onMessageReceived()
H A DACodec.cpp847 pushBlankBuffersToNativeWindow(mNativeWindow.get()); in handleSetSurface()
8713 pushBlankBuffersToNativeWindow(mCodec->mNativeWindow.get()); in changeStateIfWeOwnAllBuffers()