Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBatch.h110 return fBounds.joinPossiblyEmptyRect(otherBounds); in joinBounds()
/external/skia/include/core/
DSkRect.h750 this->joinPossiblyEmptyRect(r); in joinNonEmptyArg()
758 void joinPossiblyEmptyRect(const SkRect& r) { in joinPossiblyEmptyRect() function