Home
last modified time | relevance | path

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

/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
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
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/include/core/
DSkColor.h81 #define SK_ColorBLACK 0xFF000000 //!< black SkColor value macro