HomeSort by relevance Sort by last modified time
    Searched full:pathsbounds (Results 1 - 1 of 1) sorted by null

  /external/skia/src/gpu/
GrSoftwarePathRenderer.cpp 51 SkRect pathSBounds;
52 matrix.mapRect(&pathSBounds, path.getBounds());
54 pathSBounds.roundOut(&pathIBounds);

Completed in 911 milliseconds