Home
last modified time | relevance | path

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

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