Home
last modified time | relevance | path

Searched refs:joinBounds (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/gpu/batches/
DGrBatch.h125 void joinBounds(const SkRect& otherBounds) { in joinBounds() function
DGrTInstanceBatch.h143 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrNinePatch.cpp166 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAAStrokeRectBatch.cpp96 this->joinBounds(bounds); in appendAndUpdateBounds()
359 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrNonAAStrokeRectBatch.cpp83 this->joinBounds(bounds); in appendAndUpdateBounds()
DGrDrawAtlasBatch.cpp196 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAtlasTextBatch.cpp251 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrDrawVerticesBatch.cpp205 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAALinearizingConvexPathRenderer.cpp297 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrDefaultPathRenderer.cpp422 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAADistanceFieldPathRenderer.cpp519 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAAHairLinePathRenderer.cpp765 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAAConvexPathRenderer.cpp977 this->joinBounds(that->bounds()); in onCombineIfPossible()
/external/skia/src/gpu/
DGrOvalRenderer.cpp752 this->joinBounds(that->bounds()); in onCombineIfPossible()
971 this->joinBounds(that->bounds()); in onCombineIfPossible()
1216 this->joinBounds(that->bounds()); in onCombineIfPossible()
1522 this->joinBounds(that->bounds()); in onCombineIfPossible()
1713 this->joinBounds(that->bounds()); in onCombineIfPossible()
/external/skia/src/gpu/effects/
DGrDashingEffect.cpp665 this->joinBounds(that->bounds()); in onCombineIfPossible()