Searched refs:handleSetSurface (Results 1 – 4 of 4) sorted by relevance
400 status_t handleSetSurface(const sp<Surface> &surface);
322 status_t handleSetSurface(const sp<Surface> &surface);
1991 status_t err = handleSetSurface(static_cast<Surface *>(obj.get())); in onMessageReceived()1997 handleSetSurface(NULL); in onMessageReceived()2629 handleSetSurface(NULL); in setState()2995 status_t MediaCodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::MediaCodec
688 status_t ACodec::handleSetSurface(const sp<Surface> &surface) { in handleSetSurface() function in android::ACodec5398 status_t err = mCodec->handleSetSurface(static_cast<Surface *>(obj.get())); in onMessageReceived()