Home
last modified time | relevance | path

Searched defs:SetContextMatrix (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_proxy_render_node.cpp63 void RSProxyRenderNode::SetContextMatrix(const std::optional<Drawing::Matrix>& matrix) in SetContextMatrix() function in OHOS::Rosen::RSProxyRenderNode
H A Drs_surface_render_node.cpp702 void RSSurfaceRenderNode::SetContextMatrix(const std::optional<Drawing::Matrix>& matrix, bool sendM… in SetContextMatrix() function in OHOS::Rosen::RSSurfaceRenderNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp392 void RSObjAbsGeometry::SetContextMatrix(const std::optional<Drawing::Matrix>& matrix) in SetContextMatrix() function in OHOS::Rosen::RSObjAbsGeometry
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_surface_node_command.cpp78 void SurfaceNodeCommandHelper::SetContextMatrix( in SetContextMatrix() function in OHOS::Rosen::SurfaceNodeCommandHelper