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.h410 status_t disconnectFromSurface();
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2485 (void)disconnectFromSurface(); in onMessageReceived()
3399 status_t MediaCodec::disconnectFromSurface() { in disconnectFromSurface() function in android::MediaCodec
3417 (void)disconnectFromSurface(); in handleSetSurface()