HomeSort by: relevance | last modified time | path
    Searched refs:point_cnt (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/demos/
tessdemo.c 34 GLuint point_cnt; member in struct:__anon6407
163 GLuint i, j, point_cnt; local
181 point_cnt = contours[j].point_cnt;
184 for ( i = 0 ; i < point_cnt ; i++ ) {
204 point_cnt = contours[j].point_cnt;
207 for ( i = 0 ; i < point_cnt ; i++ ) {
228 GLuint point_cnt; local
235 point_cnt = contours[contour_cnt].point_cnt
258 GLuint point_cnt; local
303 GLuint point_cnt; local
    [all...]
  /xsrc/external/mit/freetype/dist/src/truetype/
ttgxvar.c 134 * point_cnt ::
146 FT_UInt *point_cnt )
159 *point_cnt = 0;
184 *point_cnt = n;

Completed in 22 milliseconds