Home
last modified time | relevance | path

Searched defs:blue (Results 1 - 25 of 278) sorted by relevance

12345678910>>...12

/third_party/typescript/tests/baselines/reference/
H A DindexTypeCheck.js41 var blue: Blue; variable
68 var blue; variable
H A DinstantiatedModule.js115 var blue = a3.Blue; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_color.cpp18 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 DColorGetB.cpp12 uint8_t blue = SkColorGetB(source.getColor(168, 170)); in REG_FIDDLE() local
H A Dradial_gradient_shader_with_animated_color.cpp7 SkColor blue = SkColor(0xff * p) | 0xFF000000; in REG_FIDDLE_ANIMATED() local
H A DRGBA4f_FromColor.cpp7 uint8_t red = 77, green = 101, blue = 153, alpha = 43; in REG_FIDDLE() local
H A DRGBA4f_toSkColor.cpp7 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 DOpenGLFunctions.h25 float blue; member
/third_party/json/docs/examples/
H A Dnlohmann_json_serialize_enum_2.cpp10 red, green, blue, unknown member in ns::Color
H A Dnlohmann_json_serialize_enum.cpp26 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 Drosen_render_qrcode.h38 uint8_t blue; member
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_data.cpp43 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 Dndkcolor_fuzzer.cpp49 uint32_t blue = GetObject<uint32_t>(); in NativeDrawingColorTest() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferWin.hpp26 short blue[256]; member
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dprint.h67 struct blue { struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.h67 struct blue { struct
/third_party/skia/gm/
H A Dtileimagefilter.cpp60 SkPaint blue; variable
/third_party/spirv-tools/source/
H A Dprint.h67 struct blue { struct
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_modifier.h39 uint8_t blue; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dcolor_test.cpp303 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 Djs_common.h35 uint32_t blue; member
/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.c48 *blue, in _cupsImageReadSGI() local
/third_party/skia/src/codec/
H A DSkMasks.h22 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 DSkRasterPipelineTest.cpp18 blue = 0x3800380000000000ull, in DEF_TEST() local
/foundation/graphic/graphic_utils_lite/test/
H A Dcolor_unit_test.cpp314 ColorType blue = Color::Blue(); HWTEST_F() local
[all...]

Completed in 7 milliseconds

12345678910>>...12