HomeSort by relevance Sort by last modified time
    Searched refs:operate_on_span (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkRegion.cpp 712 static SkRegion::RunType* operate_on_span(const SkRegion::RunType a_runs[], function
771 fPrevLen = 0; // will never match a length from operate_on_span
783 SkRegion::RunType* stop = operate_on_span(a_runs, b_runs, start, fMin, fMax);
    [all...]
  /external/skia/src/core/
SkRegion.cpp 712 static SkRegion::RunType* operate_on_span(const SkRegion::RunType a_runs[], function
771 fPrevLen = 0; // will never match a length from operate_on_span
783 SkRegion::RunType* stop = operate_on_span(a_runs, b_runs, start, fMin, fMax);
    [all...]

Completed in 433 milliseconds