Home
last modified time | relevance | path

Searched defs:GetTotalMatrix (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
Dtesting_canvas.h130 TestingMatrix GetTotalMatrix() const in GetTotalMatrix() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
Drs_render_params.cpp584 const Drawing::Matrix& RSRenderParams::GetTotalMatrix() in GetTotalMatrix() function in OHOS::Rosen::RSRenderParams
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
Drs_surface_render_params.h435 const Drawing::Matrix& GetTotalMatrix() override in GetTotalMatrix() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dcore_canvas.cpp129 Matrix CoreCanvas::GetTotalMatrix() const in GetTotalMatrix() function in OHOS::Rosen::Drawing::CoreCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_paint_filter_canvas.cpp34 Drawing::Matrix RSPaintFilterCanvasBase::GetTotalMatrix() const in GetTotalMatrix() function in OHOS::Rosen::RSPaintFilterCanvasBase
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_canvas.cpp81 Matrix SkiaCanvas::GetTotalMatrix() const in GetTotalMatrix() function in OHOS::Rosen::Drawing::SkiaCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_surface_render_node.h468 const Drawing::Matrix& GetTotalMatrix() const in GetTotalMatrix() function
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
Djs_canvas.cpp1377 napi_value JsCanvas::GetTotalMatrix(napi_env env, napi_callback_info info) in GetTotalMatrix() function in OHOS::Rosen::Drawing::JsCanvas