Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsOpLoopThreadedTest.cpp45 SkPoint midA = { SkIntToScalar(a * state.fA + c * (6 - state.fA)) / 6, in testOpLoopsMain() local
49 SkPoint endC = { midA.fX + v.fY * state.fC / 3, in testOpLoopsMain()
50 midA.fY + v.fX * state.fC / 3 }; in testOpLoopsMain()