Home
last modified time | relevance | path

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

123456789

/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
/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
/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
/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
/third_party/node/lib/internal/util/
H A Dcolors.js
/third_party/libdrm/tests/util/
H A Dformat.h37 struct util_color_component blue; member
/third_party/skia/third_party/externals/angle2/src/common/
H A DColor.h37 T blue; 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
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DPbufferTest.cpp156 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::blue); in TEST_P() member in GLColor
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dreadpng.c156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
H A Dreadppm.c133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
/third_party/skia/bench/
H A DTileBench.cpp19 float blue = 255.0f; in create_gradient() local

Completed in 9 milliseconds

123456789