Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBatch.h109 void joinBounds(const SkRect& otherBounds) { in joinBounds() function
DGrRectBatch.cpp206 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAARectRenderer.cpp202 this->joinBounds(that->bounds()); in onCombineIfPossible()
655 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrOvalRenderer.cpp784 this->joinBounds(that->bounds()); in onCombineIfPossible()
1013 this->joinBounds(that->bounds()); in onCombineIfPossible()
1277 this->joinBounds(that->bounds()); in onCombineIfPossible()
1661 this->joinBounds(that->bounds()); in onCombineIfPossible()
1853 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrDefaultPathRenderer.cpp415 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAADistanceFieldPathRenderer.cpp537 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAAHairLinePathRenderer.cpp769 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAAConvexPathRenderer.cpp985 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrContext.cpp965 this->joinBounds(that->bounds()); in onCombineIfPossible()
DGrAtlasTextContext.cpp1957 this->joinBounds(that->bounds()); in onCombineIfPossible()
/external/skia/src/gpu/effects/
DGrDashingEffect.cpp654 this->joinBounds(that->bounds()); in onCombineIfPossible()