Home
last modified time | relevance | path

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

12345678910

/third_party/node/deps/npm/test/lib/commands/
H A Dview.js
/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
/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
/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
H A DAtomicCounterBufferTest.cpp223 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, 0, GLColor::red); in TEST_P() member in __anon20168::GLColor
/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
/third_party/node/lib/internal/util/
H A Dcolors.js
/third_party/libdrm/tests/util/
H A Dformat.h35 struct util_color_component red; member
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe09.c79 int i, red, wtstatus; in main() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Df_generic.c26 gf red; in gf_serialize() local
/third_party/openssl/crypto/ec/curve448/
H A Df_generic.c26 gf red; in gf_serialize() local
/third_party/skia/third_party/externals/angle2/src/common/
H A DColor.h35 T red; member
H A Dmathutil.cpp47 unsigned int convertRGBFloatsTo999E5(float red, float green, float blue) in convertRGBFloatsTo999E5() argument
71 void convert999E5toRGBFloats(unsigned int input, float *red, float *green, float *blue) in convert999E5toRGBFloats() argument

Completed in 19 milliseconds

12345678910