Home
last modified time | relevance | path

Searched defs:isHorizontal (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
DSkOpSegment.h250 bool isHorizontal() const { in isHorizontal() function
/third_party/flutter/skia/src/pathops/
DSkOpSegment.h250 bool isHorizontal() const { in isHorizontal() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2433 …Vec2& pos, int detectedLineWidth, const tcu::IVec2& lineWidthRange, bool isHorizontal, int& messag… in printLineWidthError()