Home
last modified time | relevance | path

Searched refs:verbBounds (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/pathops/
DSkPathOpsAsWinding.cpp196 SkRect verbBounds; in contourBounds() local
197 verbBounds.setBounds(&pts[kPtIndex[verb]], kPtCount[verb]); in contourBounds()
198 bounds.joinPossiblyEmptyRect(verbBounds); in contourBounds()
/external/skia/src/pathops/
DSkPathOpsAsWinding.cpp196 SkRect verbBounds; in contourBounds() local
197 verbBounds.setBounds(&pts[kPtIndex[verb]], kPtCount[verb]); in contourBounds()
198 bounds.joinPossiblyEmptyRect(verbBounds); in contourBounds()