Home | History | Annotate | Download | only in gpu

Lines Matching defs:cullRect

816     const SkRect* cullRect = NULL;  // TODO: what is our bounds?
819 strokePtr, cullRect)) {
829 if (pathEffect->filterPath(strokedPath, *pathPtr, strokePtr, cullRect)) {
2035 SkAutoCanvasMatrixPaint acmp(mainCanvas, matrix, paint, mainPicture->cullRect());