Searched refs:setupInputSurface (Results 1 – 3 of 3) sorted by relevance
105 status_t setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface);
1139 err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>( in createInputSurface()1147 err = setupInputSurface(std::make_shared<GraphicBufferSourceWrapper>( in createInputSurface()1164 status_t CCodec::setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface) { in setupInputSurface() function in android::CCodec1224 status_t err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>( in setInputSurface()1236 status_t err = setupInputSurface(std::make_shared<GraphicBufferSourceWrapper>( in setInputSurface()
370 status_t setupInputSurface();6871 status_t ACodec::LoadedState::setupInputSurface() { in setupInputSurface() function in android::ACodec::LoadedState6992 err = setupInputSurface(); in onCreateInputSurface()7023 status_t err = setupInputSurface(); in onSetInputSurface()