Searched refs:gSegmentID (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h147 static int gSegmentID; member in class:SkPathOpsDebug
H A DSkOpSegment.h28 fID = sk_atomic_inc(&SkPathOpsDebug::gSegmentID);
H A DSkPathOpsDebug.cpp17 int SkPathOpsDebug::gSegmentID = 0; member in class:SkPathOpsDebug
/external/skia/src/pathops/
H A DSkPathOpsDebug.h147 static int gSegmentID; member in class:SkPathOpsDebug
H A DSkOpSegment.h28 fID = sk_atomic_inc(&SkPathOpsDebug::gSegmentID);
H A DSkPathOpsDebug.cpp17 int SkPathOpsDebug::gSegmentID = 0; member in class:SkPathOpsDebug
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp113 static int gSegmentID; variable
1280 fID = ++gSegmentID;
5066 gSegmentID = 0;
/external/skia/experimental/Intersection/
H A DSimplify.cpp113 static int gSegmentID; variable
1280 fID = ++gSegmentID;
5066 gSegmentID = 0;

Completed in 1871 milliseconds