Home
last modified time | relevance | path

Searched defs:midB (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DPathOpsOpLoopThreadedTest.cpp53 SkPoint midB = { SkIntToScalar(a * state.fB + c * (6 - state.fB)) / 6, in testOpLoopsMain() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrBlurUtils.cpp1822 int midB = std::min(srcBounds.bottom(), dstBounds.bottom()); in convolve_gaussian() local
1839 int midB = std::min(srcBounds.right(), dstBounds.right()); in convolve_gaussian() local