Home
last modified time | relevance | path

Searched defs:lesser (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsCommon.cpp51 SkOpSpan* lesser = startSpan->starter(endSpan); in AngleWinding() local
DSkOpSegment.cpp1715 const SkOpSpan* lesser = start->starter(end); in updateOppWinding() local
1738 SkOpSpan* lesser = start->starter(end); in updateWinding() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsSizeControlTests.cpp82 deUint32 lesser = min(a, b); in gcd() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp10060 GLuint lesser = std::min(a, b); in test() local