Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/
DMediaCodec.h381 status_t disconnectFromSurface();
/frameworks/av/media/libstagefright/
DMediaCodec.cpp1811 (void)disconnectFromSurface(); in onMessageReceived()
2721 status_t MediaCodec::disconnectFromSurface() { in disconnectFromSurface() function in android::MediaCodec
2739 (void)disconnectFromSurface(); in handleSetSurface()