Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkRegion.cpp775 static int operate_on_span(const SkRegionPriv::RunType a_runs[], in operate_on_span() function
846 int stop = operate_on_span(a_runs, b_runs, fArray, start, fMin, fMax); in addSpan()
/third_party/skia/src/core/
DSkRegion.cpp774 static int operate_on_span(const SkRegionPriv::RunType a_runs[], in operate_on_span() function
845 int stop = operate_on_span(a_runs, b_runs, fArray, start, fMin, fMax); in addSpan()