/third_party/typescript/tests/baselines/reference/ |
H A D | indexTypeCheck.js | 41 var blue: Blue; variable 68 var blue;
variable
|
H A D | instantiatedModule.js | 115 var blue = a3.Blue;
variable
|
/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
|
/third_party/skia/docs/examples/ |
H A D | ColorGetB.cpp | 12 uint8_t blue = SkColorGetB(source.getColor(168, 170)); in REG_FIDDLE() local
|
H A D | radial_gradient_shader_with_animated_color.cpp | 7 SkColor blue = SkColor(0xff * p) | 0xFF000000; in REG_FIDDLE_ANIMATED() local
|
H A D | RGBA4f_FromColor.cpp | 7 uint8_t red = 77, green = 101, blue = 153, alpha = 43; in REG_FIDDLE() local
|
H A D | RGBA4f_toSkColor.cpp | 7 float red = 0.07f, green = 0.13f, blue = 0.32f, alpha = 0.17f; in REG_FIDDLE() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/ui/ |
H A D | OpenGLFunctions.h | 25 float blue; member
|
/third_party/json/docs/examples/ |
H A D | nlohmann_json_serialize_enum_2.cpp | 10 red, green, blue, unknown member in ns::Color
|
H A D | nlohmann_json_serialize_enum.cpp | 26 red, green, blue, unknown member in ns::Color 48 auto blue = j_blue.get<ns::Color>(); in main() local
|
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/ |
H A D | rosen_render_qrcode.h | 38 uint8_t blue; member
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | animatable_data.cpp | 43 uint8_t blue = static_cast<uint8_t>(startB + (end.GetBlue() - startB) * process); in Blend() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcolor_fuzzer/ |
H A D | ndkcolor_fuzzer.cpp | 49 uint32_t blue = GetObject<uint32_t>(); in NativeDrawingColorTest() local
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | FrameBufferWin.hpp | 26 short blue[256]; member
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | print.h | 67 struct blue { struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | print.h | 67 struct blue { struct
|
/third_party/skia/gm/ |
H A D | tileimagefilter.cpp | 60 SkPaint blue; variable
|
/third_party/spirv-tools/source/ |
H A D | print.h | 67 struct blue { struct
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_modifier.h | 39 uint8_t blue; member
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | color_test.cpp | 303 auto blue = color->GetBlue(); in HWTEST_F() local 319 auto blue = color->GetBlue(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/ |
H A D | js_common.h | 35 uint32_t blue; member
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-sgi.c | 48 *blue, in _cupsImageReadSGI() local
|
/third_party/skia/src/codec/ |
H A D | SkMasks.h | 22 constexpr SkMasks(const MaskInfo red, const MaskInfo green, const MaskInfo blue, in SkMasks() argument 33 uint32_t blue; member
|
/third_party/skia/tests/ |
H A D | SkRasterPipelineTest.cpp | 18 blue = 0x3800380000000000ull, in DEF_TEST() local
|
/foundation/graphic/graphic_utils_lite/test/ |
H A D | color_unit_test.cpp | 314 ColorType blue = Color::Blue(); HWTEST_F() local [all...] |