Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_proxy_render_node.cpp78 void RSProxyRenderNode::SetContextAlpha(float alpha) in SetContextAlpha() function in OHOS::Rosen::RSProxyRenderNode
H A Drs_surface_render_node.cpp721 void RSSurfaceRenderNode::SetContextAlpha(float alpha, bool sendMsg) in SetContextAlpha() function in OHOS::Rosen::RSSurfaceRenderNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_surface_node_command.cpp86 void SurfaceNodeCommandHelper::SetContextAlpha(RSContext& context, NodeId id, float alpha) in SetContextAlpha() function in OHOS::Rosen::SurfaceNodeCommandHelper