Home
last modified time | relevance | path

Searched defs:handleSetSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
DACodec.cpp738 status_t ACodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::ACodec
DMediaCodec.cpp6281 status_t MediaCodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::MediaCodec