Searched refs:setupInputSurface (Results 1 – 3 of 3) sorted by relevance
128 status_t setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface);
1524 err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>( in createInputSurface()1532 err = setupInputSurface(std::make_shared<GraphicBufferSourceWrapper>( in createInputSurface()1561 status_t CCodec::setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface) { in setupInputSurface() function in android::CCodec1637 status_t err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>( in setInputSurface()1649 status_t err = setupInputSurface(std::make_shared<GraphicBufferSourceWrapper>( in setInputSurface()
385 status_t setupInputSurface();7106 status_t ACodec::LoadedState::setupInputSurface() { in setupInputSurface() function in android::ACodec::LoadedState7232 err = setupInputSurface(); in onCreateInputSurface()7266 err = setupInputSurface(); in onSetInputSurface()