Home
last modified time | relevance | path

Searched defs:ALPHA (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dmodal_style.h27 ALPHA, enumerator
/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Dhdi_composition_check.cpp41 const int32_t ALPHA = 0xff; in SimpleHandleAlpha() local
H A Ddisplay_test_utils.cpp41 const uint32_t ALPHA = 0x000000ff; in BGRAToRGBA() local
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_water_mark_test.cpp39 constexpr uint8_t ALPHA = 255; variable
H A Dwindow_visibility_info_test.cpp39 constexpr uint8_t ALPHA = 255; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_property_drawable.h39 ALPHA, enumerator
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dcolor.h128 ALPHA = 3 enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h50 ALPHA, enumerator
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h157 static const GLenum ALPHA = 0x1906; variable