Searched refs:disconnectFromSurface (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaCodec.h402 status_t disconnectFromSurface();
/frameworks/av/media/libstagefright/foundation/include/
H A DMediaCodec.h402 status_t disconnectFromSurface();
/frameworks/av/media/libstagefright/include/
H A DMediaCodec.h402 status_t disconnectFromSurface();
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp2079 (void)disconnectFromSurface();
2980 status_t MediaCodec::disconnectFromSurface() { function in class:MediaCodec
2985 err = nativeWindowDisconnect(mSurface.get(), "disconnectFromSurface");
2998 (void)disconnectFromSurface();

Completed in 29 milliseconds