Searched refs:make_L (Results 1 – 1 of 1) sorted by relevance
110 static void make_L(SkPath* path) { path->moveTo(CX, CY); path->lineTo(CX, CY); } in make_L() function126 make_empty, make_M, make_MM, make_MZM, make_L, make_Q, make_C in test_emptydrawing()142 bool allowCaps = make_L == gMakeProc[i] || make_Q == gMakeProc[i] in test_emptydrawing()