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

/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 59 milliseconds