Searched refs:pathIBounds (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrSoftwarePathRenderer.cpp66 SkIRect pathIBounds; local
67 pathSBounds.roundOut(&pathIBounds);
69 if (!devPathBounds->intersect(pathIBounds)) {
71 *devPathBounds = pathIBounds;

Completed in 267 milliseconds