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

  /external/skia/src/gpu/
GrBatch.h 109 void joinBounds(const SkRect& otherBounds) {
GrRectBatch.cpp 206 this->joinBounds(that->bounds());
GrAARectRenderer.cpp 202 this->joinBounds(that->bounds());
655 this->joinBounds(that->bounds());
    [all...]
GrOvalRenderer.cpp 784 this->joinBounds(that->bounds());
    [all...]
GrDefaultPathRenderer.cpp 415 this->joinBounds(that->bounds());
GrAADistanceFieldPathRenderer.cpp 537 this->joinBounds(that->bounds());
GrAAHairLinePathRenderer.cpp 769 this->joinBounds(that->bounds());
    [all...]
GrAAConvexPathRenderer.cpp     [all...]
GrContext.cpp     [all...]
GrAtlasTextContext.cpp     [all...]
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 654 this->joinBounds(that->bounds());
    [all...]

Completed in 397 milliseconds