Home
last modified time | relevance | path

Searched refs:toJoin (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/docs/examples/
H A DRect_joinPossiblyEmptyRect.cpp9 SkRect toJoin = { 50, 60, 55, 65 }; in REG_FIDDLE() local
10 rect.joinPossiblyEmptyRect(toJoin); in REG_FIDDLE()
12 sorted.joinPossiblyEmptyRect(toJoin); in REG_FIDDLE()
H A DRect_joinNonEmptyArg.cpp9 SkRect toJoin = { 50, 60, 55, 65 }; in REG_FIDDLE() local
10 rect.joinNonEmptyArg(toJoin); in REG_FIDDLE()
12 sorted.joinNonEmptyArg(toJoin); in REG_FIDDLE()

Completed in 1 milliseconds