HomeSort by relevance Sort by last modified time
    Searched refs:DEF_SIMPLE_GM_BG (Results 1 - 12 of 12) sorted by null

  /external/skia/gm/
imageblur.cpp 36 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) {
39 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) {
clipdrawdraw.cpp 38 DEF_SIMPLE_GM_BG(clipdrawdraw, canvas, 512, 512,
imagemagnifier.cpp 15 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) {
glyph_pos_align.cpp 22 DEF_SIMPLE_GM_BG(glyph_pos_align, canvas, kWidth, kHeight, SK_ColorBLACK) {
matriximagefilter.cpp 43 DEF_SIMPLE_GM_BG(matriximagefilter, canvas, 420, 100, SK_ColorBLACK) {
bigmatrix.cpp 14 DEF_SIMPLE_GM_BG(bigmatrix, canvas, 50, 50,
gm.h 35 #define DEF_SIMPLE_GM_BG(NAME, CANVAS, W, H, BGCOLOR)\
gradient_matrix.cpp 114 DEF_SIMPLE_GM_BG(gradient_matrix, canvas, 800, 800,
skbug1719.cpp 21 DEF_SIMPLE_GM_BG(skbug1719, canvas, 300, 100,
blurs.cpp 13 DEF_SIMPLE_GM_BG(blurs, canvas, 700, 500, sk_tool_utils::color_to_565(0xFFDDDDDD)) {
texdata.cpp 22 DEF_SIMPLE_GM_BG(texdata, canvas, 2 * S, 2 * S, SK_ColorBLACK) {
shadertext2.cpp 42 DEF_SIMPLE_GM_BG(shadertext2, canvas, 1800, 900,

Completed in 2222 milliseconds