Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h402 status_t disconnectFromSurface();
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2135 (void)disconnectFromSurface(); in onMessageReceived()
3039 status_t MediaCodec::disconnectFromSurface() { in disconnectFromSurface() function in android::MediaCodec
3057 (void)disconnectFromSurface(); in handleSetSurface()