Home
last modified time | relevance | path

Searched refs:isVertical (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/src/pathops/
DSkIntersectionHelper.h74 if (fSegment->isVertical()) { in segmentType()
DSkOpSegment.h258 bool isVertical() const { in isVertical() function
262 bool isVertical(SkOpSpanBase* start, SkOpSpanBase* end) const { in isVertical() function
/third_party/skia/src/pathops/
DSkIntersectionHelper.h74 if (fSegment->isVertical()) { in segmentType()
DSkOpSegment.h258 bool isVertical() const { in isVertical() function
262 bool isVertical(SkOpSpanBase* start, SkOpSpanBase* end) const { in isVertical() function
/third_party/flutter/skia/src/core/
DSkScalerContext.h270 bool isVertical() const { return false; } in isVertical() function
/third_party/flutter/skia/src/ports/
DSkFontHost_FreeType.cpp926 if (this->isVertical()) { in SkScalerContext_FreeType()
1117 if (this->isVertical()) { in getBBoxForCurrentGlyph()
1262 if (this->isVertical()) { in generateMetrics()
1297 if (this->isVertical()) { in generateMetrics()
1382 if (this->isVertical()) { in generatePath()
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp836 if (this->isVertical()) { in SkScalerContext_FreeType()
1021 if (this->isVertical()) { in getBBoxForCurrentGlyph()
1232 if (this->isVertical()) { in generateMetrics()
1267 if (this->isVertical()) { in generateMetrics()
1352 if (this->isVertical()) { in generatePath()
/third_party/skia/src/core/
DSkScalerContext.h293 bool isVertical() const { return false; } in isVertical() function