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 65 GrRect pathSBounds;
66 matrix.mapRect(&pathSBounds, path.getBounds());
68 pathSBounds.roundOut(&pathIBounds);

Completed in 32 milliseconds