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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpAngle.h89 int debugID() const { return fID; } function in class:SkOpAngle
95 int debugID() const { return 0; } function in class:SkOpAngle
H A DSkOpContour.h350 int debugID() const { return fID; } function in class:SkOpContour
353 int debugID() const { return -1; } function in class:SkOpContour
H A DSkOpSegment.h358 int debugID() const { function in class:SkOpSegment
362 int debugID() const { function in class:SkOpSegment
/external/skia/src/pathops/
H A DSkOpAngle.h89 int debugID() const { return fID; } function in class:SkOpAngle
95 int debugID() const { return 0; } function in class:SkOpAngle
H A DSkOpContour.h350 int debugID() const { return fID; } function in class:SkOpContour
353 int debugID() const { return -1; } function in class:SkOpContour
H A DSkOpSegment.h356 int debugID() const { function in class:SkOpSegment
360 int debugID() const { function in class:SkOpSegment

Completed in 722 milliseconds