Searched refs:setupInputSurface (Results 1 – 3 of 3) sorted by relevance
128 status_t setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface);
1899 err = setupInputSurface(std::make_shared<AGraphicBufferSourceWrapper>( in createInputSurface()1915 err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>( in createInputSurface()1923 err = setupInputSurface(std::make_shared<HGraphicBufferSourceWrapper>( in createInputSurface()1953 status_t CCodec::setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface) { in setupInputSurface() function in android::CCodec2034 status_t err = setupInputSurface(std::make_shared<AGraphicBufferSourceWrapper>( in setInputSurface()2051 status_t err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>( in setInputSurface()2063 status_t err = setupInputSurface(std::make_shared<HGraphicBufferSourceWrapper>( in setInputSurface()
399 status_t setupInputSurface();7277 status_t ACodec::LoadedState::setupInputSurface() { in setupInputSurface() function in android::ACodec::LoadedState7403 err = setupInputSurface(); in onCreateInputSurface()7437 err = setupInputSurface(); in onSetInputSurface()