Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.cpp293 Sk2f Lwidth = Lx.abs() + Ly.abs(); in find_chops_around_inflection_points() local
294 Sk2f pad = Lwidth * padRadius; in find_chops_around_inflection_points()
379 Sk2f Lwidth = Lx.abs() + Ly.abs(); in find_chops_around_loop_intersection() local
380 Sk2f pad = Lwidth * padRadius; in find_chops_around_loop_intersection()