Home
last modified time | relevance | path

Searched refs:FrameBuffer (Results 1 - 11 of 11) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dsurface_impl.h40 struct FrameBuffer;
54 virtual bool Bind(const FrameBuffer& frameBuffer) = 0;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dsurface.h31 struct FrameBuffer { struct
80 * @param info FrameBuffer object info.
83 bool Bind(const FrameBuffer& frameBuffer);
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.h43 bool Bind(const FrameBuffer& frameBuffer) override;
H A Dskia_surface.cpp143 bool SkiaSurface::Bind(const FrameBuffer& frameBuffer) in Bind()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Dgles_render_backend.cpp216 struct Drawing::FrameBuffer bufferInfo; in AcquireDrCanvas()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_windows.cpp62 struct Drawing::FrameBuffer bufferInfo; in RequestFrame()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_darwin.cpp60 struct Drawing::FrameBuffer bufferInfo; in RequestFrame()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp39 bool Surface::Bind(const FrameBuffer& frameBuffer) in Bind()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H A Ddrawsurface_fuzzer.cpp62 FrameBuffer frameBuffer; in SurfaceFuzzTest001()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dsurface_test.cpp101 * @tc.desc: Test for binding FrameBuffer Surface.
109 FrameBuffer info; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.cpp369 struct Drawing::FrameBuffer bufferInfo; in AcquireSurface()

Completed in 6 milliseconds