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

/frameworks/base/libs/hwui/
H A DLayerUpdateQueue.cpp34 entry.damage.unionWith(damage);
H A DLayerBuilder.cpp72 mBounds.unionWith(op->computedState.clippedBounds);
184 mBounds.unionWith(op->computedState.clippedBounds);
266 bounds.unionWith(rect);
H A DShadowTessellator.cpp99 lightRect.unionWith(localClip);
H A DLayer.cpp167 dirtyRect.unionWith(r);
H A DRect.h165 bool unionWith(const Rect& r) { function in class:android::uirenderer::Rect
258 * Similar to unionWith, except this makes the assumption that both rects are non-empty
H A DDeferredDisplayList.cpp74 mBounds.unionWith(state->mBounds);
H A DDisplayListOp.h256 localBounds.unionWith(shadow);
/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.cpp84 bounds.unionWith(glyphBounds);
/frameworks/base/libs/hwui/font/
H A DCacheTexture.cpp309 mDirtyRect.unionWith(r);

Completed in 88 milliseconds