/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
H A D | rs_color_test.cpp | 47 int16_t red = 10; variable 80 int16_t red = 10; variable 111 int16_t red = 10; variable 127 int16_t red = 10; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/color_fuzzer/ |
H A D | color_fuzzer.cpp | 39 uint32_t red = GetObject<uint32_t>(); in ColorFuzzTest001() local 71 uint32_t red = GetObject<uint32_t>(); in ColorFuzzTest002() local 101 float red = GetObject<float>(); in ColorFuzzTest003() local 131 uint32_t red = GetObject<uint32_t>(); in ColorFuzzTest004() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_color.cpp | 18 uint32_t OH_Drawing_ColorSetArgb(uint32_t alpha, uint32_t red, uint32_t green, uint32_t blue) in OH_Drawing_ColorSetArgb()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/pen_fuzzer/ |
H A D | pen_fuzzer.cpp | 28 scalar red = GetObject<scalar>(); in PenFuzzTestInner01() local 101 uint32_t red = GetObject<uint32_t>(); in PenFuzzTestInner04() local 148 int red = GetObject<int>(); in PenFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_color.cpp | 34 RSColor::RSColor(int16_t red, int16_t green, int16_t blue) noexcept : RSColor(red, green, blue, UIN… in RSColor() 36 RSColor::RSColor(int16_t red, int16_t green, int16_t blue, int16_t alpha) noexcept in RSColor() 167 void RSColor::SetRed(int16_t red) in SetRed()
|
/ohos5.0/base/powermgr/battery_lite/services/src/ |
H A D | battery_device.c | 99 int TurnOnLedImpl(int red, int green, int blue) in TurnOnLedImpl() 110 int SetLedColorImpl(int red, int green, int blue) in SetLedColorImpl() 117 int GetLedColorImpl(int *red, int *green, int *blue) in GetLedColorImpl()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/ |
H A D | rosen_render_qrcode.h | 36 uint8_t red; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | image_source_gif_test.cpp | 135 uint8_t red = pixelMap->GetARGB32ColorR(color); variable 182 uint8_t red = pixelMap->GetARGB32ColorR(color); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | color.cpp | 120 auto red = static_cast<uint8_t>(std::stoi(matches[1])); // red value. in FromString() local 129 auto red = static_cast<uint8_t>(std::stoi(matches[1])); in FromString() local 237 Color Color::FromARGB(uint8_t alpha, uint8_t red, uint8_t green, uint8_t blue) in FromARGB() 249 Color Color::FromRGBO(uint8_t red, uint8_t green, uint8_t blue, double opacity) in FromRGBO() 254 Color Color::FromRGB(uint8_t red, uint8_t green, uint8_t blue) in FromRGB() 294 uint8_t red = 0; in LineColorTransition() local 508 auto red = static_cast<uint8_t>(redInt); in MatchColorWithRGB() local 535 auto red = static_cast<uint8_t>(redInt); in MatchColorWithRGBA() local
|
H A D | color.h | 33 uint8_t red; member 206 LinearColor(int16_t alpha, int16_t red, int16_t green, int16_t blue) in LinearColor()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcolor_fuzzer/ |
H A D | ndkcolor_fuzzer.cpp | 48 uint32_t red = GetObject<uint32_t>(); in NativeDrawingColorTest() local
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | pixel_format_utils.h | 26 uint16_t red : 5; member 36 uint32_t red : 8; member
|
H A D | color.h | 79 uint16_t red : 5; member 94 uint8_t red; member 107 uint8_t red; member 142 float red; member 441 uint8_t red; member
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkattachrender_fuzzer/ |
H A D | aafwkattachrender_fuzzer.cpp | 43 pid_t red = 1; in AafwkAttachRenderFuzzTest() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_modifier.h | 37 uint8_t red; member
|
/ohos5.0/base/web/webview/test/unittest/aafwk_app_client_adapter/ |
H A D | nweb_aafwk_adapter_test.cpp | 281 int red = 0; variable 311 pid_t red = 1; variable 335 pid_t red = 1; variable 359 pid_t red = 1; variable 388 pid_t red = 1; variable
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/ |
H A D | js_common.h | 33 uint32_t red; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_keyframe_animation_test.cpp | 115 auto red = RgbPalette::Red(); variable 319 auto red = Vector4<Color>(RgbPalette::Red()); variable
|
/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | color_unit_test.cpp | 179 ColorType red = Color::Red(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | color_test.cpp | 239 auto red = color->GetRed(); variable 255 auto red = color->GetRed(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | animatable_data.cpp | 41 uint8_t red = static_cast<uint8_t>(startR + (end.GetRed() - startR) * process); in Blend() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/ |
H A D | item_property_display_box.h | 30 DisplayPrimariesXY red; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_magnifier_shader_filter.cpp | 233 …int16_t red = static_cast<int16_t>((rgba & 0xFF000000) >> 24); // 0xff000000 red mask, 24 red sh… in ConvertToRgba() local
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/ |
H A D | wallpaper_js_util.cpp | 63 napi_value red = nullptr; in Convert2JSRgbaArray() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
H A D | rosen_render_focus_animation.cpp | 114 uint8_t red = pathColor_.GetRed() & 0xFF; in PaintGlow() local 163 uint8_t red = pathColor_.GetRed() & 0xFF; in PaintGlow() local
|