| /third_party/ffmpeg/libavcodec/ |
| H A D | bmp.c | 244 int colors = 1 << depth; in bmp_decode_frame() local
|
| /third_party/backends/backend/ |
| H A D | pieusb_buffer.h | 63 SANE_Int colors; /* number of colors in a pixel */ member
|
| /third_party/mbedtls/library/ |
| H A D | mps_trace.c | 44 static char const *colors[] = variable
|
| /third_party/node/lib/internal/test_runner/reporter/ |
| H A D | spec.js | |
| /third_party/node/deps/v8/tools/ignition/ |
| H A D | bytecode_dispatches_report.py | 14 from matplotlib import colors namespace
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | BlendMinMaxTest.cpp | 56 Color colors[colorCount]; in runTest() local
|
| /third_party/skia/tests/ |
| H A D | VerticesTest.cpp | 142 SkColor colors[] = { c, c, c }; in fill_triangle() local
|
| H A D | BitmapCopyTest.cpp | 135 static void fill_4x4_pixels(SkPMColor colors[16]) { in fill_4x4_pixels() argument
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcpal.c | 52 FT_Byte* colors; /* RGBA array of colors */ member
|
| /third_party/skia/tools/viewer/ |
| H A D | SkSLSlide.cpp | 54 SkColor colors[] = { SK_ColorRED, SK_ColorGREEN }; in load() local
|
| /third_party/skia/gm/ |
| H A D | strokedlines.cpp | 142 SkColor colors[] = { SK_ColorRED, SK_ColorGREEN }; variable
|
| H A D | srcmode.cpp | 40 const SkColor colors[] = { SK_ColorGREEN, SK_ColorBLUE }; in gradient_paintproc() local
|
| H A D | verylargebitmap.cpp | 28 static void draw(SkCanvas* canvas, int width, int height, SkColor colors[2]) { in draw() argument 38 static sk_sp<SkImage> make_raster_image(int width, int height, SkColor colors[2]) { in make_raster_image() argument 44 static sk_sp<SkImage> make_picture_image(int width, int height, SkColor colors[2]) { in make_picture_image() argument 55 static void show_image(SkCanvas* canvas, int width, int height, SkColor colors[2], in show_image() argument 103 SkColor colors[ variable [all...] |
| H A D | constcolorprocessor.cpp | 73 SkColor colors[] = { 0xFFFF0000, 0x2000FF00, 0xFF0000FF}; variable
|
| H A D | imagefilterscropexpand.cpp | 136 SkColor colors[2]; in make_gradient_circle() local
|
| H A D | imagefiltersclipped.cpp | 44 SkColor colors[2]; in make_gradient_circle() local
|
| H A D | lcdblendmodes.cpp | 41 const SkColor colors[] = { in make_shader() local
|
| H A D | arcto.cpp | 97 const SkColor colors[] = { SK_ColorRED, darkgreen, purple, SK_ColorBLUE }; in DEF_SIMPLE_GM() local
|
| H A D | ovals.cpp | 255 SkColor colors[] = { SK_ColorBLUE, SK_ColorRED, SK_ColorGREEN }; variable
|
| H A D | drawminibitmaprect.cpp | 41 constexpr SkColor colors[] = { SK_ColorRED, SK_ColorYELLOW, in makebm() local
|
| H A D | imagefiltersscaled.cpp | 43 SkColor colors[2]; in make_gradient_circle() local
|
| H A D | patch.cpp | 26 const SkColor colors[] = { in make_shader() local 96 static void dopatch(SkCanvas* canvas, const SkColor colors[], sk_sp<SkImage> img, in dopatch() argument 157 const SkColor colors[SkPatchUtils::kNumCorners] = { in DEF_SIMPLE_GM() local 163 const SkColor colors[SkPatchUtil in DEF_SIMPLE_GM() local 169 const SkColor colors[SkPatchUtils::kNumCorners] = { DEF_SIMPLE_GM() local 178 const SkColor colors[SkPatchUtils::kNumCorners] = { DEF_SIMPLE_GM() local 188 const SkColor colors[SkPatchUtils::kNumCorners] = { DEF_SIMPLE_GM() local [all...] |
| H A D | bitmapfilters.cpp | 23 const SkColor colors[4] = { in make_bm() local
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGGradient.cpp | 70 StopColorArray colors; in onAsPaint() local
|
| /third_party/skia/include/effects/ |
| H A D | SkGradientShader.h | 77 MakeLinear(const SkPoint pts[2], const SkColor colors[], const SkScalar pos[], int count, SkTileMode mode) MakeLinear() argument 101 MakeLinear(const SkPoint pts[2], const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count, SkTileMode mode) MakeLinear() argument 124 MakeRadial(const SkPoint& center, SkScalar radius, const SkColor colors[], const SkScalar pos[], int count, SkTileMode mode) MakeRadial() argument 147 MakeRadial(const SkPoint& center, SkScalar radius, const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count, SkTileMode mode) MakeRadial() argument 165 MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, const SkPoint& end, SkScalar endRadius, const SkColor colors[], const SkScalar pos[], int count, SkTileMode mode) MakeTwoPointConical() argument 185 MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, const SkPoint& end, SkScalar endRadius, const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count, SkTileMode mode) MakeTwoPointConical() argument 215 MakeSweep(SkScalar cx, SkScalar cy, const SkColor colors[], const SkScalar pos[], int count, uint32_t flags, const SkMatrix* localMatrix) MakeSweep() argument 221 MakeSweep(SkScalar cx, SkScalar cy, const SkColor colors[], const SkScalar pos[], int count) MakeSweep() argument 248 MakeSweep(SkScalar cx, SkScalar cy, const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count, uint32_t flags, const SkMatrix* localMatrix) MakeSweep() argument 255 MakeSweep(SkScalar cx, SkScalar cy, const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], int count) MakeSweep() argument [all...] |