HomeSort by relevance Sort by last modified time
    Searched refs:joinBounds (Results 1 - 15 of 15) sorted by null

  /external/skia/src/gpu/batches/
GrBatch.h 125 void joinBounds(const SkRect& otherBounds) {
GrTInstanceBatch.h 143 this->joinBounds(that->bounds());
GrNinePatch.cpp 166 this->joinBounds(that->bounds());
GrNonAAStrokeRectBatch.cpp 83 this->joinBounds(bounds);
GrAAStrokeRectBatch.cpp 96 this->joinBounds(bounds);
359 this->joinBounds(that->bounds());
GrAtlasTextBatch.cpp 251 this->joinBounds(that->bounds());
GrDrawAtlasBatch.cpp 196 this->joinBounds(that->bounds());
GrDrawVerticesBatch.cpp 205 this->joinBounds(that->bounds());
GrAALinearizingConvexPathRenderer.cpp 297 this->joinBounds(that->bounds());
GrAADistanceFieldPathRenderer.cpp 519 this->joinBounds(that->bounds());
GrDefaultPathRenderer.cpp 422 this->joinBounds(that->bounds());
GrAAConvexPathRenderer.cpp     [all...]
GrAAHairLinePathRenderer.cpp 765 this->joinBounds(that->bounds());
    [all...]
  /external/skia/src/gpu/
GrOvalRenderer.cpp 752 this->joinBounds(that->bounds());
    [all...]
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 665 this->joinBounds(that->bounds());
    [all...]

Completed in 159 milliseconds