Home
last modified time | relevance | path

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

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