Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkEdgeClipper.cpp577 consume(&clipper, e.fIsNewContour, ctx); in ClipPath()
582 consume(&clipper, e.fIsNewContour, ctx); in ClipPath()
589 consume(&clipper, e.fIsNewContour, ctx); in ClipPath()
596 consume(&clipper, e.fIsNewContour, ctx); in ClipPath()
DSkPathPriv.h457 bool fIsNewContour; member