Searched refs:setupInputSurface (Results 1 – 3 of 3) sorted by relevance
122 status_t setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface);
1166 err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>( in createInputSurface()1174 err = setupInputSurface(std::make_shared<GraphicBufferSourceWrapper>( in createInputSurface()1195 status_t CCodec::setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface) { in setupInputSurface() function in android::CCodec1252 status_t err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>( in setInputSurface()1264 status_t err = setupInputSurface(std::make_shared<GraphicBufferSourceWrapper>( in setInputSurface()
370 status_t setupInputSurface();6937 status_t ACodec::LoadedState::setupInputSurface() { in setupInputSurface() function in android::ACodec::LoadedState7064 err = setupInputSurface(); in onCreateInputSurface()7098 err = setupInputSurface(); in onSetInputSurface()