Searched defs:GetAlphaF (Results 1 - 6 of 6) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ | ||
H A D | color.cpp | 95 scalar Color::GetAlphaF() const in GetAlphaF() function in OHOS::Rosen::Drawing::Color |
H A D | pen.cpp | 87 scalar Pen::GetAlphaF() const in GetAlphaF() function in OHOS::Rosen::Drawing::Pen |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ | ||
H A D | brush.h | 112 inline scalar GetAlphaF() const in GetAlphaF() function in OHOS::Rosen::Drawing::Brush |
H A D | paint.h | 62 inline scalar GetAlphaF() const { return color_.GetAlphaF(); } in GetAlphaF() function |
/foundation/arkui/ace_engine/test/mock/core/rosen/ | ||
H A D | testing_color.h | 63 virtual float GetAlphaF() in GetAlphaF() function in OHOS::Ace::Testing::TestingColor |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ | ||
H A D | rs_render_particle.cpp | 581 float RSRenderParticle::GetAlphaF() in GetAlphaF() function in OHOS::Rosen::RSRenderParticle |
Completed in 4 milliseconds