Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h539 status_t disconnectFromSurface();
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp3838 (void)disconnectFromSurface(); in onMessageReceived()
4068 (void)disconnectFromSurface(); in onMessageReceived()
5161 status_t MediaCodec::disconnectFromSurface() { in disconnectFromSurface() function in android::MediaCodec
5180 (void)disconnectFromSurface(); in handleSetSurface()