Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DLayerUpdateQueue.cpp34 entry.damage.unionWith(damage); in enqueueLayerWithDamage()
DLayerBuilder.cpp72 mBounds.unionWith(op->computedState.clippedBounds); in batchOp()
184 mBounds.unionWith(op->computedState.clippedBounds); in mergeOp()
266 bounds.unionWith(rect); in flushLayerClears()
DShadowTessellator.cpp99 lightRect.unionWith(localClip); in tessellateSpotShadow()
DLayer.cpp167 dirtyRect.unionWith(r); in updateDeferred()
DRect.h165 bool unionWith(const Rect& r) { in unionWith() function
DDeferredDisplayList.cpp74 mBounds.unionWith(state->mBounds); in add()
DDisplayListOp.h256 localBounds.unionWith(shadow); in getLocalBounds()
/frameworks/base/libs/hwui/tests/common/
DTestUtils.cpp84 bounds.unionWith(glyphBounds); in layoutTextUnscaled()
/frameworks/base/libs/hwui/font/
DCacheTexture.cpp309 mDirtyRect.unionWith(r); in fitBitmap()