Home
last modified time | relevance | path

Searched defs:GetAlpha (Results 1 – 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_rendering_context_settings.h34 bool GetAlpha() in GetAlpha() function
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dcolor.h96 uint8_t GetAlpha() const in GetAlpha() function
236 int16_t GetAlpha() const in GetAlpha() function
Dpaint_state.h382 double GetAlpha() const in GetAlpha() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_shadow.cpp83 float RSShadow::GetAlpha() const in GetAlpha() function in OHOS::Rosen::RSShadow
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_showing_properties_freezer.cpp122 std::optional<float> RSShowingPropertiesFreezer::GetAlpha() const in GetAlpha() function in OHOS::Rosen::RSShowingPropertiesFreezer
Drs_modifier_extractor.cpp116 float RSModifierExtractor::GetAlpha() const in GetAlpha() function in OHOS::Rosen::RSModifierExtractor
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dinteractive_effect.h65 double GetAlpha() const in GetAlpha() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dbrush.cpp88 uint32_t Brush::GetAlpha() const in GetAlpha() function in OHOS::Rosen::Drawing::Brush
Dcolor.cpp53 uint32_t Color::GetAlpha() const in GetAlpha() function in OHOS::Rosen::Drawing::Color
Dpen.cpp77 uint32_t Pen::GetAlpha() const in GetAlpha() function in OHOS::Rosen::Drawing::Pen
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
Drs_color.cpp144 int16_t RSColor::GetAlpha() const in GetAlpha() function in OHOS::Rosen::RSColor
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/web/
Dweb_pattern_test.cpp115 float GetAlpha() const override in GetAlpha() function in OHOS::Ace::NG::NWebTouchHandleStateMock
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
Dhdi_layer_info.h249 const GraphicLayerAlpha &GetAlpha() in GetAlpha() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h49 virtual float GetAlpha() const {return 0;} in GetAlpha() function
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp414 float WindowProperty::GetAlpha() const in GetAlpha() function in OHOS::Rosen::WindowProperty
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_paint_filter_canvas.cpp464 float RSPaintFilterCanvas::GetAlpha() const in GetAlpha() function in OHOS::Rosen::RSPaintFilterCanvas
/foundation/window/window_manager/previewer/src/
Dwindow_impl.cpp124 float WindowImpl::GetAlpha() const in GetAlpha() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h450 virtual float GetAlpha() const { return 0.0f; } in GetAlpha() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp668 float RSProperties::GetAlpha() const in GetAlpha() function in OHOS::Rosen::RSProperties
/foundation/window/window_manager/wm/src/
Dwindow_impl.cpp272 float WindowImpl::GetAlpha() const in GetAlpha() function in OHOS::Rosen::WindowImpl
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl_rendering_context.cpp651 static napi_value GetAlpha(napi_env env, napi_callback_info info) in GetAlpha() function