Searched refs:clip_line (Results 1 - 3 of 3) sorted by relevance

/external/skia/samplecode/
H A DSamplePathClip.cpp78 static int clip_line(const SkRect& bounds, SkPoint p0, SkPoint p1, SkPoint edges[]) { function
144 int count = clip_line(bounds, p0, p1, verts);
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c529 clip_line( struct draw_stage *stage, function
657 stage->line = clip_line;
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_cliptmp.h118 TAG(clip_line)( struct gl_context *ctx, GLuint v0, GLuint v1, GLubyte mask ) function

Completed in 141 milliseconds