Searched defs:worstP (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/tests/ |
D | WangsFormulaTest.cpp | 316 SkPoint worstP[] = {{0,0}, {100,100}, {0,0}, {0,0}}; in DEF_TEST() local 323 SkPoint worstP[] = {{100,100}, {100,100}, {200,200}, {100,100}}; in DEF_TEST() local
|