Searched defs:gContourID (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h146 static int gContourID; member in class:SkPathOpsDebug
H A DSkPathOpsDebug.cpp16 int SkPathOpsDebug::gContourID = 0; member in class:SkPathOpsDebug
/external/skia/src/pathops/
H A DSkPathOpsDebug.h146 static int gContourID; member in class:SkPathOpsDebug
H A DSkPathOpsDebug.cpp16 int SkPathOpsDebug::gContourID = 0; member in class:SkPathOpsDebug
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp112 static int gContourID; variable
4502 fID = ++gContourID;
5065 gContourID = 0;
/external/skia/experimental/Intersection/
H A DSimplify.cpp112 static int gContourID; variable
4502 fID = ++gContourID;
5065 gContourID = 0;

Completed in 187 milliseconds