| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| D | testing_matrix.h | 59 void SetMatrix( in SetMatrix() function
|
| D | testing_canvas.h | 125 void SetMatrix(const TestingMatrix& matrix) {} in SetMatrix() function
|
| /foundation/graphic/graphic_utils_lite/frameworks/ |
| D | transform.cpp | 281 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/ |
| D | rs_render_params.cpp | 57 void RSRenderParams::SetMatrix(const Drawing::Matrix& matrix) in SetMatrix() function in OHOS::Rosen::RSRenderParams
|
| /foundation/graphic/graphic_2d/interfaces/kits/cj/drawing/matrix_impl/ |
| D | cj_matrix.cpp | 117 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/ |
| D | matrix.cpp | 174 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/ |
| D | skia_matrix.cpp | 191 void SkiaMatrix::SetMatrix(scalar scaleX, scalar skewX, scalar transX, scalar skewY, scalar scaleY,… in SetMatrix() function in OHOS::Rosen::Drawing::SkiaMatrix
|
| D | skia_canvas.cpp | 1161 void SkiaCanvas::SetMatrix(const Matrix& matrix) in SetMatrix() function in OHOS::Rosen::Drawing::SkiaCanvas
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
| D | hdi_layer_info.h | 211 void SetMatrix(GraphicMatrix matrix) in SetMatrix() function
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| D | recording_canvas.cpp | 516 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/ |
| D | core_canvas.cpp | 674 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/ |
| D | js_matrix.cpp | 571 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/ |
| D | rs_paint_filter_canvas.cpp | 704 void RSPaintFilterCanvasBase::SetMatrix(const Matrix& matrix) in SetMatrix() function in OHOS::Rosen::RSPaintFilterCanvasBase
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/ |
| D | js_canvas.cpp | 1975 napi_value JsCanvas::SetMatrix(napi_env env, napi_callback_info info) in SetMatrix() function in OHOS::Rosen::Drawing::JsCanvas
|