Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dbrush.h112 inline scalar GetAlphaF() const in GetAlphaF() function
H A Dpaint.h62 inline scalar GetAlphaF() const { return color_.GetAlphaF(); } in GetAlphaF() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color.h63 virtual float GetAlphaF() in GetAlphaF() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcolor.cpp95 scalar Color::GetAlphaF() const in GetAlphaF() function in OHOS::Rosen::Drawing::Color
H A Dpen.cpp87 scalar Pen::GetAlphaF() const in GetAlphaF() function in OHOS::Rosen::Drawing::Pen
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp581 float RSRenderParticle::GetAlphaF() in GetAlphaF() function in OHOS::Rosen::RSRenderParticle