Searched defs:handleSetSurface (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/av/media/libstagefright/ | ||
H A D | MediaCodec.cpp | 6938 status_t MediaCodec::handleSetSurface(const sp<Surface> &surface, bool callCodec, bool onShutDown) { in handleSetSurface() function in android::MediaCodec |
H A D | ACodec.cpp | 742 status_t ACodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::ACodec |