Home
last modified time | relevance | path

Searched refs:unionWith (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/hwui/
DLayerUpdateQueue.cpp34 entry.damage.unionWith(damage); in enqueueLayerWithDamage()
DLayerBuilder.cpp70 mBounds.unionWith(op->computedState.clippedBounds); in batchOp()
182 mBounds.unionWith(op->computedState.clippedBounds); in mergeOp()
264 bounds.unionWith(rect); in flushLayerClears()
DShadowTessellator.cpp99 lightRect.unionWith(localClip); in tessellateSpotShadow()
DRect.h134 bool unionWith(const Rect& r) { in unionWith() function
/frameworks/base/libs/hwui/tests/common/
DTestUtils.cpp111 bounds.unionWith(glyphBounds); in layoutTextUnscaled()
/frameworks/base/libs/hwui/font/
DCacheTexture.cpp324 mDirtyRect.unionWith(r); in fitBitmap()