Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
H A DRect_intersect_3.cpp8 bool intersected = result.intersect({ 10, 40, 50, 80 }, { 30, 60, 70, 90 }); in REG_FIDDLE() local
H A DIRect_intersect_2.cpp8 bool intersected = result.intersect({ 10, 40, 50, 80 }, { 30, 60, 70, 90 }); in REG_FIDDLE() local
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp52 TextRange intersected(const TextRange& a, const TextRange& b) { in intersected() function

Completed in 6 milliseconds