Searched defs:handleSetSurface (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/ | ||
H A D | MediaCodec.cpp | 5177 status_t MediaCodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::MediaCodec |
H A D | ACodec.cpp | 724 status_t ACodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::ACodec |