Home
last modified time | relevance | path

Searched refs:make_L (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DEmptyPathTest.cpp111 static void make_L(SkPath* path) { path->moveTo(CX, CY).lineTo(CX, CY); } in make_L() function
127 make_empty, make_M, make_MM, make_MZM, make_L, make_Q, make_C in test_emptydrawing()
143 bool allowCaps = make_L == gMakeProc[i] || make_Q == gMakeProc[i] in test_emptydrawing()

Completed in 1 milliseconds