Home
last modified time | relevance | path

Searched refs:allowCaps (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DEmptyPathTest.cpp143 bool allowCaps = make_L == gMakeProc[i] || make_Q == gMakeProc[i] in test_emptydrawing() local
145 allowCaps |= SkToBool(doClose); in test_emptydrawing()
149 iter_paint(reporter, path, shouldDraw, allowCaps ? kDrawCaps : kDontDrawCaps); in test_emptydrawing()
/external/skqp/tests/
DEmptyPathTest.cpp143 bool allowCaps = make_L == gMakeProc[i] || make_Q == gMakeProc[i] in test_emptydrawing() local
145 allowCaps |= SkToBool(doClose); in test_emptydrawing()
149 iter_paint(reporter, path, shouldDraw, allowCaps ? kDrawCaps : kDontDrawCaps); in test_emptydrawing()