Searched defs:worstP (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | WangsFormulaTest.cpp | 327 SkPoint worstP[] = {{0,0}, {100,100}, {0,0}, {0,0}}; in DEF_TEST() local 334 SkPoint worstP[] = {{100,100}, {100,100}, {200,200}, {100,100}}; in DEF_TEST() local
|