Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp6938 status_t MediaCodec::handleSetSurface(const sp<Surface> &surface, bool callCodec, bool onShutDown) { in handleSetSurface() function in android::MediaCodec
6983 status_t MediaCodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::MediaCodec
H A DACodec.cpp742 status_t ACodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::ACodec