Home
last modified time | relevance | path

Searched defs:SetTotalMatrix (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
Drs_render_params.h416 virtual void SetTotalMatrix(const Drawing::Matrix& totalMatrix) {} in SetTotalMatrix() function
Drs_surface_render_params.h469 void SetTotalMatrix(const Drawing::Matrix& totalMatrix) override in SetTotalMatrix() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_surface_render_node.cpp2804 void RSSurfaceRenderNode::SetTotalMatrix(const Drawing::Matrix& totalMatrix) in SetTotalMatrix() function in OHOS::Rosen::RSSurfaceRenderNode