Searched defs:segmentType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkIntersectionHelper.h105 SegmentType segmentType() const { function in class:SkIntersectionHelper
/external/skia/src/pathops/
H A DSkIntersectionHelper.h105 SegmentType segmentType() const { function in class:SkIntersectionHelper
/external/chromium_org/third_party/codesighs/
H A Dmaptsvdifftool.c929 const char* segmentType = NULL; local
991 segmentType = "CODE";
995 segmentType = "DATA";
998 fprintf(inOptions->mOutput, "\t%+11d (%+d/%+d)\t%s (%s)\n", theSegment->mSize, theSegment->mComposition.mPositive, theSegment->mComposition.mNegative, theSegment->mSegment, segmentType);

Completed in 282 milliseconds