Searched defs:newSurface (Results 1 – 4 of 4) sorted by relevance
352 uint32_t width, uint32_t height) {}; in __anon5b5c7c9f0102()416 …= [](std::shared_ptr<Drawing::Surface>&& oldSurface, std::shared_ptr<Drawing::Surface>&& newSurfac…417 uint32_t width, uint32_t height) {}; in __anon5b5c7c9f0302()
1009 int32_t HDecoder::OnSetOutputSurfaceWhenRunning(const sptr<Surface> &newSurface) in OnSetOutputSurfaceWhenRunning()1049 int32_t HDecoder::SwitchBetweenSurface(const sptr<Surface> &newSurface) in SwitchBetweenSurface()
1216 int32_t FCodec::ReplaceOutputSurfaceWhenRunning(sptr<Surface> newSurface) in ReplaceOutputSurfaceWhenRunning()1260 int32_t FCodec::SwitchBetweenSurface(const sptr<Surface> &newSurface) in SwitchBetweenSurface()1315 int32_t FCodec::RenderNewSurfaceWithOldBuffer(const sptr<Surface> &newSurface, uint32_t index) in RenderNewSurfaceWithOldBuffer()
1348 int32_t HevcDecoder::ReplaceOutputSurfaceWhenRunning(sptr<Surface> newSurface) in ReplaceOutputSurfaceWhenRunning()1393 int32_t HevcDecoder::SwitchBetweenSurface(const sptr<Surface> &newSurface) in SwitchBetweenSurface()1445 int32_t HevcDecoder::RenderNewSurfaceWithOldBuffer(const sptr<Surface> &newSurface, uint32_t index) in RenderNewSurfaceWithOldBuffer()