Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathOpsOpLoopThreadedTest.cpp47 SkPoint midA = { SkIntToScalar(a * state.fA + c * (6 - state.fA)) / 6, in testOpLoopsMain() local
/external/skia/tests/
DPathOpsOpLoopThreadedTest.cpp44 SkPoint midA = { SkIntToScalar(a * state.fA + c * (6 - state.fA)) / 6, in testOpLoopsMain() local
/external/skia/src/core/
DSkGpuBlurUtils.cpp206 int midA = std::max(srcBounds.top() , dstBounds.top() ); in convolve_gaussian() local
223 int midA = std::max(srcBounds.left() , dstBounds.left() ); in convolve_gaussian() local