/third_party/node/deps/npm/test/lib/commands/ |
H A D | view.js | |
/third_party/skia/docs/examples/ |
H A D | ColorGetR.cpp | 12 uint8_t red = SkColorGetR(source.getColor(226, 128)); in REG_FIDDLE() 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 | 23 float red; member
|
/third_party/json/docs/examples/ |
H A D | nlohmann_json_serialize_enum_2.cpp | 10 red, green, blue, unknown member in ns::Color 30 auto red = j_red.get<ns::Color>(); in main() local
|
H A D | nlohmann_json_serialize_enum.cpp | 26 red, green, blue, unknown member in ns::Color
|
/third_party/skia/gm/ |
H A D | clip_sierpinski_region.cpp | 35 SkPaint red; in DEF_SIMPLE_GM() local
|
H A D | tileimagefilter.cpp | 57 SkPaint red; variable
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | FrameBufferWin.hpp | 24 short red[256]; member
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | print.h | 52 struct red { struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | print.h | 52 struct red { struct
|
/third_party/spirv-tools/source/ |
H A D | print.h | 52 struct red { struct
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-sgi.c | 46 *red, in _cupsImageReadSGI() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ExternalWrapTest.cpp | 74 float red = static_cast<float>(x) / texSize; variable
|
H A D | AtomicCounterBufferTest.cpp | 223 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, 0, GLColor::red); in TEST_P() member in __anon20168::GLColor
|
/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 31 uint32_t red; member
|
/third_party/skia/tests/ |
H A D | SkRasterPipelineTest.cpp | 17 uint64_t red = 0x3c00000000003c00ull, in DEF_TEST() local
|
/third_party/node/lib/internal/util/ |
H A D | colors.js | |
/third_party/libdrm/tests/util/ |
H A D | format.h | 35 struct util_color_component red; member
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
H A D | pipe09.c | 79 int i, red, wtstatus; in main() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | f_generic.c | 26 gf red; in gf_serialize() local
|
/third_party/openssl/crypto/ec/curve448/ |
H A D | f_generic.c | 26 gf red; in gf_serialize() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | Color.h | 35 T red; member
|
H A D | mathutil.cpp | 47 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
|