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

  /external/skia/src/core/
SkQuadTree.h 101 SkIRect fRootBounds;
SkQuadTree.cpp 51 fRootBounds = bounds;
174 if (SkIRect::Intersects(fRootBounds, query)) {
214 fRoot->fBounds = fRootBounds;

Completed in 548 milliseconds