Home
last modified time | relevance | path

Searched defs:DrawBuffer (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H A Drsrendernode_fuzzer.cpp82 struct DrawBuffer { struct
83 int32_t w;
84 int32_t h;
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp56 SurfaceError LayerContext::DrawBuffer(TestFunc testFunc) in DrawBuffer() function in LayerContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface_mingw.cpp84 void DrawBuffer() {} in DrawBuffer() function
H A Drosen_render_surface.cpp313 void RosenRenderSurface::DrawBuffer(int32_t width, int32_t height) in DrawBuffer() function in OHOS::Ace::NG::RosenRenderSurface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_engine.cpp571 void RSBaseRenderEngine::DrawBuffer(RSPaintFilterCanvas& canvas, BufferDrawParam& params) in DrawBuffer() function in OHOS::Rosen::RSBaseRenderEngine