Home
last modified time | relevance | path

Searched defs:newSurface (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_ui_first_surface_render_node_drawable_test.cpp352 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()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp1009 int32_t HDecoder::OnSetOutputSurfaceWhenRunning(const sptr<Surface> &newSurface) in OnSetOutputSurfaceWhenRunning()
1049 int32_t HDecoder::SwitchBetweenSurface(const sptr<Surface> &newSurface) in SwitchBetweenSurface()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp1216 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()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp1348 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()