Home
last modified time | relevance | path

Searched defs:SK_ColorBLACK (Results 1 – 14 of 14) sorted by relevance

/external/skqp/gm/
Dimageblur.cpp36 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
39 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dpath_stroke_with_zero_length.cpp171 DEF_SIMPLE_GM_BG(zero_length_paths_aa, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
175 DEF_SIMPLE_GM_BG(zero_length_paths_bw, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
242 SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
247 SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dimagemagnifier.cpp19 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
69 DEF_SIMPLE_GM_BG(imagemagnifier_cropped, canvas, WIDTH_HEIGHT, WIDTH_HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dshapes_as_paths.cpp197 DEF_SIMPLE_GM_BG(rects_as_paths, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
211 DEF_SIMPLE_GM_BG(ovals_as_paths, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
225 DEF_SIMPLE_GM_BG(arcs_as_paths, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dglyph_pos_align.cpp22 DEF_SIMPLE_GM_BG(glyph_pos_align, canvas, kWidth, kHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dgamut.cpp204 DEF_SIMPLE_GM_BG(gamut, canvas, gTestWidth, gTestHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
/external/skia/gm/
Dimageblur.cpp36 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
39 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dpath_stroke_with_zero_length.cpp171 DEF_SIMPLE_GM_BG(zero_length_paths_aa, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
175 DEF_SIMPLE_GM_BG(zero_length_paths_bw, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
242 SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
247 SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dimagemagnifier.cpp19 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
69 DEF_SIMPLE_GM_BG(imagemagnifier_cropped, canvas, WIDTH_HEIGHT, WIDTH_HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dshapes_as_paths.cpp198 DEF_SIMPLE_GM_BG(rects_as_paths, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
212 DEF_SIMPLE_GM_BG(ovals_as_paths, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
226 DEF_SIMPLE_GM_BG(arcs_as_paths, canvas, kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dglyph_pos_align.cpp22 DEF_SIMPLE_GM_BG(glyph_pos_align, canvas, kWidth, kHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dgamut.cpp205 DEF_SIMPLE_GM_BG(gamut, canvas, gTestWidth, gTestHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
/external/skia/include/core/
DSkColor.h68 #define SK_ColorBLACK static_cast<SkColor>(0xFF000000) macro
/external/skqp/include/core/
DSkColor.h68 #define SK_ColorBLACK static_cast<SkColor>(0xFF000000) macro