Home
last modified time | relevance | path

Searched defs:red (Results 1 - 25 of 308) sorted by relevance

12345678910>>...13

/third_party/node/deps/npm/test/lib/commands/
H A Dview.js
/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 DColorGetR.cpp12 uint8_t red = SkColorGetR(source.getColor(226, 128)); in REG_FIDDLE() 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.h23 float red; member
/third_party/json/docs/examples/
H A Dnlohmann_json_serialize_enum_2.cpp10 red, green, blue, unknown member in ns::Color
30 auto red = j_red.get<ns::Color>(); in main() local
H A Dnlohmann_json_serialize_enum.cpp26 red, green, blue, unknown member in ns::Color
/third_party/skia/gm/
H A Dclip_sierpinski_region.cpp35 SkPaint red; in DEF_SIMPLE_GM() local
H A Dtileimagefilter.cpp57 SkPaint red; variable
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drosen_render_qrcode.h36 uint8_t red; member
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_data.cpp41 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 Dndkcolor_fuzzer.cpp48 uint32_t red = GetObject<uint32_t>(); in NativeDrawingColorTest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_spring_animation_test.cpp213 auto red = RgbPalette::Red(); in HWTEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferWin.hpp24 short red[256]; member
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dprint.h52 struct red { struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.h52 struct red { struct
/third_party/spirv-tools/source/
H A Dprint.h52 struct red { struct
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_modifier.h37 uint8_t red; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dcolor_test.cpp239 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 Djs_common.h33 uint32_t red; member
/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.c46 *red, in _cupsImageReadSGI() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DExternalWrapTest.cpp74 float red = static_cast<float>(x) / texSize; variable
/third_party/skia/src/codec/
H A DSkMasks.h22 constexpr SkMasks(const MaskInfo red, const MaskInfo green, const MaskInfo blue, in SkMasks() argument
31 uint32_t red; member
/third_party/skia/tests/
H A DSkRasterPipelineTest.cpp17 uint64_t red = 0x3c00000000003c00ull, in DEF_TEST() local

Completed in 8 milliseconds

12345678910>>...13