Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:red
(Results
1 - 25
of
67
) sorted by relevance
1
2
3
/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()
argument
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H
A
D
rosen_render_qrcode.h
36
uint8_t
red
;
member
/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
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H
A
D
rs_spring_animation_test.cpp
213
auto
red
= RgbPalette::Red();
in HWTEST_F()
local
H
A
D
rs_keyframe_animation_test.cpp
115
auto
red
= RgbPalette::Red();
in HWTEST_F()
local
319
auto
red
= Vector4<Color>(RgbPalette::Red());
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H
A
D
qrcode_modifier.h
37
uint8_t
red
;
member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H
A
D
color_test.cpp
239
auto
red
= color->GetRed();
in HWTEST_F()
local
255
auto
red
= color->GetRed();
in HWTEST_F()
local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H
A
D
js_common.h
33
uint32_t
red
;
member
/foundation/graphic/graphic_utils_lite/test/
H
A
D
color_unit_test.cpp
179
ColorType
red
in HWTEST_F()
local
[all...]
/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
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H
A
D
rs_render_animation_debug_trace_test.cpp
132
auto
red
= RgbPalette::Red();
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolor_fuzzer/
H
A
D
rscolor_fuzzer.cpp
125
int16_t
red
= GetData<int16_t>();
in DoHaveParameters()
local
/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;
in HWTEST_F()
local
80
int16_t
red
= 10;
in HWTEST_F()
local
111
int16_t
red
= 10;
in HWTEST_F()
local
127
int16_t
red
= 10;
in HWTEST_F()
local
/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);
in HWTEST_F()
local
182
uint8_t
red
= pixelMap->GetARGB32ColorR(color);
in HWTEST_F()
local
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H
A
D
svg_attributes_parser.cpp
226
auto
red
= (baseColorValue >> TWO_BYTE_BITS) & 0xff;
in ParseRGBAMagicColor()
local
276
auto
red
= static_cast<uint8_t>(std::stoi(matches[1]));
in CheckColorAlpha()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H
A
D
rs_material_filter_test.cpp
361
int16_t
red
= 10;
in HWTEST_F()
local
387
int16_t
red
= 10;
in HWTEST_F()
local
/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
/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
shift
in ConvertToRgba()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/maskcmdlist_fuzzer/
H
A
D
maskcmdlist_fuzzer.cpp
45
uint32_t
red
= GetObject<uint32_t>();
in MaskCmdListFuzzTest001()
local
99
uint32_t
red
= GetObject<uint32_t>();
in MaskCmdListFuzzTest002()
local
139
uint32_t
red
= GetObject<uint32_t>();
in MaskCmdListFuzzTest003()
local
165
uint32_t
red
= GetObject<uint32_t>();
in MaskCmdListFuzzTest004()
local
221
uint32_t
red
= GetObject<uint32_t>();
in MaskCmdListFuzzTest005()
local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/include/
H
A
D
gif_encoder.h
27
uint8_t
red
;
member
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H
A
D
offscreen_canvas_paint_method.cpp
148
auto
red
= pixels[i + 2];
in GetImageData()
local
/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
[all...]
Completed in 13 milliseconds
1
2
3