Home
last modified time | relevance | path

Searched defs:SetMatrix (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
Dtesting_matrix.h59 void SetMatrix( in SetMatrix() function
Dtesting_canvas.h125 void SetMatrix(const TestingMatrix& matrix) {} in SetMatrix() function
/foundation/graphic/graphic_utils_lite/frameworks/
Dtransform.cpp281 void TransformMap::SetMatrix(const Matrix4<float>& matrix, bool isInternalMatrix) in SetMatrix() function in OHOS::TransformMap
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
Drs_render_params.cpp57 void RSRenderParams::SetMatrix(const Drawing::Matrix& matrix) in SetMatrix() function in OHOS::Rosen::RSRenderParams
/foundation/graphic/graphic_2d/interfaces/kits/cj/drawing/matrix_impl/
Dcj_matrix.cpp117 int32_t CjMatrix::SetMatrix(const CArrFloat& values) in SetMatrix() function in OHOS::CJDrawing::CjMatrix
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
Dmatrix.cpp174 void Matrix::SetMatrix(scalar scaleX, scalar skewX, scalar transX, scalar skewY, scalar scaleY, sca… in SetMatrix() function in OHOS::Rosen::Drawing::Matrix
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_matrix.cpp191 void SkiaMatrix::SetMatrix(scalar scaleX, scalar skewX, scalar transX, scalar skewY, scalar scaleY,… in SetMatrix() function in OHOS::Rosen::Drawing::SkiaMatrix
Dskia_canvas.cpp1161 void SkiaCanvas::SetMatrix(const Matrix& matrix) in SetMatrix() function in OHOS::Rosen::Drawing::SkiaCanvas
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
Dhdi_layer_info.h211 void SetMatrix(GraphicMatrix matrix) in SetMatrix() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_canvas.cpp516 void RecordingCanvas::SetMatrix(const Matrix& matrix) in SetMatrix() function in OHOS::Rosen::Drawing::RecordingCanvas
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dcore_canvas.cpp674 void CoreCanvas::SetMatrix(const Matrix& matrix) in SetMatrix() function in OHOS::Rosen::Drawing::CoreCanvas
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/matrix_napi/
Djs_matrix.cpp571 napi_value JsMatrix::SetMatrix(napi_env env, napi_callback_info info) in SetMatrix() function in OHOS::Rosen::Drawing::JsMatrix
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_paint_filter_canvas.cpp704 void RSPaintFilterCanvasBase::SetMatrix(const Matrix& matrix) in SetMatrix() function in OHOS::Rosen::RSPaintFilterCanvasBase
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
Djs_canvas.cpp1975 napi_value JsCanvas::SetMatrix(napi_env env, napi_callback_info info) in SetMatrix() function in OHOS::Rosen::Drawing::JsCanvas