HomeSort by relevance Sort by last modified time
    Searched defs:first_point (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup.c 112 first_point( struct lp_setup_context *setup, function
145 setup->point = first_point;
    [all...]
  /external/freetype/src/autofit/
afhints.c 1517 AF_Point first_point; local
    [all...]
  /external/opencv/cv/src/
cvsubdivision2d.cpp 413 CvSubdiv2DPoint *curr_point = 0, *first_point = 0; local
457 first_point = cvSubdiv2DEdgeOrg( curr_edge );
458 cvSubdiv2DSetEdgePoints( base_edge, first_point, curr_point );
467 while( cvSubdiv2DEdgeDst( curr_edge ) != first_point );
489 else if( curr_org == first_point )
  /external/freetype/src/base/
ftstroke.c 778 FT_Bool first_point; /* is this the start? */ member in struct:FT_StrokerRec_
    [all...]
  /external/freetype/src/truetype/
ttgxvar.c 3444 FT_Int first_point; local
    [all...]
ttinterp.c 6916 FT_UInt first_point; \/* first point of contour *\/ local
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 1614 FT_UShort first_point; \/* offset of first (#0) point *\/ member in struct:TT_GlyphZoneRec_
    [all...]

Completed in 114 milliseconds