Searched refs:kDblContourTotalWidth (Results 1 – 2 of 2) sorted by relevance
/external/skia/gm/ |
D | path_stroke_with_zero_length.cpp | 115 static const int kDblContourTotalWidth = kDblContourNumColums * (kCellWidth + kCellPad) + kCellPad; variable 243 DEF_SIMPLE_GM_BG(zero_length_paths_dbl_aa, canvas, kDblContourTotalWidth, kTotalHeight, in DEF_SIMPLE_GM_BG() argument 248 DEF_SIMPLE_GM_BG(zero_length_paths_dbl_bw, canvas, kDblContourTotalWidth, kTotalHeight, in DEF_SIMPLE_GM_BG() argument
|
/external/skqp/gm/ |
D | path_stroke_with_zero_length.cpp | 115 static const int kDblContourTotalWidth = kDblContourNumColums * (kCellWidth + kCellPad) + kCellPad; variable 243 DEF_SIMPLE_GM_BG(zero_length_paths_dbl_aa, canvas, kDblContourTotalWidth, kTotalHeight, in DEF_SIMPLE_GM_BG() argument 248 DEF_SIMPLE_GM_BG(zero_length_paths_dbl_bw, canvas, kDblContourTotalWidth, kTotalHeight, in DEF_SIMPLE_GM_BG() argument
|