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

  /external/skia/gm/
bitmapalphathreshold.cpp 55 SkPath circlePath;
57 circlePath.addCircle(SkIntToScalar(fBM.width() / 2),
60 fMask.setPath(circlePath, bmpBoundsClip);

Completed in 354 milliseconds