/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/light/ |
H A D | _hdf_light_color_v10.md | 28 ### colorValue subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | canvas_gradient.cpp | 31 void NativeCanvasGradient::AddColorStop(double offsetValue, const Color& colorValue) in AddColorStop()
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | color_parser.cpp | 22 bool ColorParser::Parse(const std::string& colorStr, uint32_t& colorValue) in Parse()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_loading_progress_modifier.cpp | 33 void SetLoadingProgressColor(ArkUINodeHandle node, uint32_t colorValue) in SetLoadingProgressColor() 74 void SetLoadingProgressForegroundColor(ArkUINodeHandle node, ArkUI_Uint32 colorValue) in SetLoadingProgressForegroundColor()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | horizonprogress_tdd_test.cpp | 422 jerry_value_t colorValue = jerry_create_number(percentNum); in HorizonProgressTest009() local 474 jerry_value_t colorValue = jerry_create_number(percentNum); in HorizonProgressTest013() local 522 jerry_value_t colorValue = jerry_create_number(strokeWidth); in HorizonProgressTest014() local 563 jerry_value_t colorValue = jerry_create_number(strokeWidth); in HorizonProgressTest015() local 604 jerry_value_t colorValue = jerry_create_number(strokeWidth); in HorizonProgressTest016() local 645 jerry_value_t colorValue = jerry_create_number(strokeWidth); in HorizonProgressTest017() local
|
H A D | opacity_tdd_test.cpp | 183 const char * const colorValue = "#66666666"; in SetOpacityTest005() local
|
H A D | marquee_tdd_test.cpp | 57 const char *colorValue = "0"; in ComponentMarqueeStyleSetTest006() local
|
H A D | input_event_tdd_test.cpp | 926 int16_t colorValue = JSObject::GetNumber(page, "color"); in InputBindingTest001Extra() local
|
H A D | input_tdd_test.cpp | 783 const int colorValue = 16711680; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_canvas_node_test.cpp | 2525 constexpr uint32_t colorValue = 0x034123; variable 2538 constexpr uint32_t colorValue = 0x45ba87; variable 2551 constexpr uint32_t colorValue = 0x32aadd; variable 2564 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); variable 2577 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); variable 3114 constexpr uint32_t colorValue = 0x034123; variable 3127 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); variable 3140 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); variable 3153 constexpr uint32_t colorValue = 0x034123; variable 3166 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); variable [all …]
|
H A D | rs_node_test.cpp | 2659 constexpr uint32_t colorValue = 0x034123; variable 2672 constexpr uint32_t colorValue = 0x45ba87; variable 2685 constexpr uint32_t colorValue = 0x32aadd; variable 2698 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); variable 2711 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); variable 3618 constexpr uint32_t colorValue = 0x034123; variable 3657 constexpr uint32_t colorValue = 0x034123; variable 3696 constexpr uint32_t colorValue = 0x034123; variable 3735 constexpr uint32_t colorValue = 0x034123; variable 5144 uint32_t colorValue = 1; // for test variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_container_span.cpp | 36 JSRef<JSVal> colorValue = obj->GetProperty("color"); in ParseTextBackgroundStyle() local
|
H A D | js_badge.cpp | 105 JSRef<JSVal> colorValue = value->GetProperty("color"); in CreateBadgeParameters() local
|
H A D | js_span.cpp | 192 JSRef<JSVal> colorValue = obj->GetProperty("color"); in SetDecoration() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_resource_bridge.cpp | 110 uint32_t colorValue = color.GetValue(); in GetColorValue() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_system_effect.cpp | 146 uint32_t colorValue; in SetWindowShadow() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_filter.cpp | 52 float brightness, uint32_t colorValue, BLUR_COLOR_MODE mode) in CreateMaterialFilter()
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/ |
H A D | base_test.cpp | 68 uint32_t colorValue = colorIntValue; in GetRGBColor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/ |
H A D | rs_render_property_test.cpp | 302 … std::shared_ptr<RSRenderProperty<Color>> colorValue = std::make_shared<RSRenderProperty<Color>>(); variable 430 … std::shared_ptr<RSRenderProperty<Color>> colorValue = std::make_shared<RSRenderProperty<Color>>(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/color_fuzzer/ |
H A D | color_fuzzer.cpp | 53 uint32_t colorValue = GetObject<uint32_t>(); in ColorFuzzTest001() local
|
/ohos5.0/drivers/peripheral/light/interfaces/v1_0/ |
H A D | ilight_type_vdi.h | 83 union ColorValueVdi colorValue; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_text_ffi.cpp | 122 void FfiOHOSAceFrameworkTextSetDecoration(int32_t typeValue, uint32_t colorValue) in FfiOHOSAceFrameworkTextSetDecoration()
|
/ohos5.0/drivers/peripheral/light/interfaces/include/ |
H A D | light_type.h | 173 union ColorValue colorValue; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | color.h | 157 constexpr explicit Color(ColorParam colorValue) : colorValue_(colorValue) {} in Color()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 1082 void RSNode::SetEnvForegroundColor(uint32_t colorValue) in SetEnvForegroundColor() 1194 void RSNode::SetForegroundColor(uint32_t colorValue) in SetForegroundColor() 1200 void RSNode::SetBackgroundColor(uint32_t colorValue) in SetBackgroundColor() 1262 void RSNode::SetBorderColor(uint32_t colorValue) in SetBorderColor() 1715 void RSNode::SetShadowColor(uint32_t colorValue) in SetShadowColor() 2483 void RSNode::SetColorBlend(uint32_t colorValue) in SetColorBlend()
|