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

/external/skia/src/gpu/
H A DGrSoftwarePathRenderer.cpp64 SkRect pathSBounds; local
65 matrix.mapRect(&pathSBounds, path.getBounds());
67 pathSBounds.roundOut(&pathIBounds);

Completed in 187 milliseconds