Home | History | Annotate | Download | only in gpu

Lines Matching defs:check_bounds

851 bool check_bounds(GrDrawState* drawState, const SkRect& devBounds, void* vertices, int vCount)
944 SkASSERT(check_bounds<LineVertex>(drawState, devBounds, arg.vertices(),
996 SkASSERT(check_bounds<BezierVertex>(drawState, devBounds, arg.vertices(),