HomeSort by: relevance | last modified time | path
    Searched refs:reshape (Results 1 - 25 of 153) sorted by relevancy

1 2 3 4 5 6 7

  /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
clear.c 16 reshape(int w, int h) function
40 return run(argc, argv, init, reshape,
roundedrect.c 50 reshape(int w, int h) function
65 return run(argc, argv, init, reshape,
star-nonzero.c 36 reshape(int w, int h) function
53 return run(argc, argv, init, reshape,
cap.c 17 reshape(int w, int h) function
73 return run(argc, argv, init, reshape,
coord.c 47 reshape(int w, int h) function
64 return run(argc, argv, init, reshape,
dash.c 49 reshape(int w, int h) function
93 return run(argc, argv, init, reshape,
lineto.c 34 reshape(int w, int h) function
54 return run(argc, argv, init, reshape,
lookup.c 49 reshape(int w, int h) function
69 return run(argc, argv, init, reshape,
mask.c 39 reshape(int w, int h) function
56 return run(argc, argv, init, reshape,
path3.c 16 reshape(int w, int h) function
75 return run(argc, argv, init, reshape,
readpixels.c 22 reshape(int w, int h) function
70 int ret = run(argc, argv, init, reshape,
  /xsrc/external/mit/mesa-demos/dist/src/redbook/
cube.c 65 static void reshape (int w, int h) function
93 glutReshapeFunc(reshape);
clip.c 76 static void reshape (int w, int h) function
104 glutReshapeFunc(reshape);
smooth.c 71 static void reshape (int w, int h) function
102 glutReshapeFunc(reshape);
aaindex.c 104 static void reshape(int w, int h) function
148 glutReshapeFunc (reshape);
aargb.c 100 static void reshape(int w, int h) function
144 glutReshapeFunc (reshape);
alpha.c 99 static void reshape(int w, int h) function
138 glutReshapeFunc (reshape);
bezcurve.c 76 static void reshape(int w, int h) function
110 glutReshapeFunc(reshape);
double.c 85 static void reshape(int w, int h) function
141 glutReshapeFunc(reshape);
drawf.c 68 static void reshape(int w, int h) function
98 glutReshapeFunc(reshape);
light.c 75 static void reshape (int w, int h) function
109 glutReshapeFunc(reshape);
lines.c 107 static void reshape (int w, int h) function
134 glutReshapeFunc(reshape);
  /xsrc/external/mit/mesa-demos/dist/src/demos/
winpos.c 65 static void reshape( int width, int height ) function
111 glutReshapeFunc( reshape );
  /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
egltri.c 79 reshape(int width, int height) function
132 eglutReshapeFunc(reshape);
  /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/
lion.c 53 reshape(int w, int h) function
79 eglutReshapeFunc(reshape);

Completed in 47 milliseconds

1 2 3 4 5 6 7