Home
last modified time | relevance | path

Searched defs:UpdateOpacity (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/display/
H A Drosen_render_display.h39 void UpdateOpacity(uint8_t opacity) override in UpdateOpacity() function
H A Drender_display.h53 void UpdateOpacity() in UpdateOpacity() function
61 void UpdateOpacity(uint8_t opacity) override in UpdateOpacity() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drosen_render_xcomponent.cpp63 void RosenRenderXComponent::UpdateOpacity(uint8_t opacity) in UpdateOpacity() function in OHOS::Ace::RosenRenderXComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drosen_render_texture.cpp149 void RosenRenderTexture::UpdateOpacity(uint8_t opacity) in UpdateOpacity() function in OHOS::Ace::RosenRenderTexture
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp133 void RSRenderParticleEffector::UpdateOpacity(const std::shared_ptr<RSRenderParticle>& particle, flo… in UpdateOpacity() function in OHOS::Rosen::RSRenderParticleEffector
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1369 void RenderNode::UpdateOpacity(uint8_t opacity) in UpdateOpacity() function in OHOS::Ace::RenderNode