Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_proxy_render_node.cpp58 void RSProxyRenderNode::SetContextMatrix(const std::optional<SkMatrix>& matrix) in SetContextMatrix() function in OHOS::Rosen::RSProxyRenderNode
Drs_surface_render_node.cpp404 void RSSurfaceRenderNode::SetContextMatrix(const std::optional<SkMatrix>& matrix, bool sendMsg) in SetContextMatrix() function in OHOS::Rosen::RSSurfaceRenderNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
Drs_obj_abs_geometry.cpp553 void RSObjAbsGeometry::SetContextMatrix(const std::optional<SkMatrix>& matrix) function in OHOS::Rosen::RSObjAbsGeometry
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_surface_node_command.cpp36 void SurfaceNodeCommandHelper::SetContextMatrix(RSContext& context, NodeId id, const std::optional<… in SetContextMatrix() function in OHOS::Rosen::SurfaceNodeCommandHelper