Searched refs:reshape (Results 1 - 25 of 153) sorted by relevance

1234567

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dclear.c16 reshape(int w, int h) function in typeref:typename:void
40 return run(argc, argv, init, reshape,
H A Droundedrect.c50 reshape(int w, int h) function in typeref:typename:void
65 return run(argc, argv, init, reshape,
H A Dstar-nonzero.c36 reshape(int w, int h) function in typeref:typename:void
53 return run(argc, argv, init, reshape,
H A Dcap.c17 reshape(int w, int h) function in typeref:typename:void
73 return run(argc, argv, init, reshape,
H A Dcoord.c47 reshape(int w, int h) function in typeref:typename:void
64 return run(argc, argv, init, reshape,
H A Ddash.c49 reshape(int w, int h) function in typeref:typename:void
93 return run(argc, argv, init, reshape,
H A Dlineto.c34 reshape(int w, int h) function in typeref:typename:void
54 return run(argc, argv, init, reshape,
H A Dlookup.c49 reshape(int w, int h) function in typeref:typename:void
69 return run(argc, argv, init, reshape,
H A Dmask.c39 reshape(int w, int h) function in typeref:typename:void
56 return run(argc, argv, init, reshape,
H A Dpath3.c16 reshape(int w, int h) function in typeref:typename:void
75 return run(argc, argv, init, reshape,
H A Dreadpixels.c22 reshape(int w, int h) function in typeref:typename:void
70 int ret = run(argc, argv, init, reshape,
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dcube.c65 static void reshape (int w, int h) function in typeref:typename:void
93 glutReshapeFunc(reshape);
H A Dclip.c76 static void reshape (int w, int h) function in typeref:typename:void
104 glutReshapeFunc(reshape);
H A Dsmooth.c71 static void reshape (int w, int h) function in typeref:typename:void
102 glutReshapeFunc(reshape);
H A Daaindex.c104 static void reshape(int w, int h) function in typeref:typename:void
148 glutReshapeFunc (reshape);
H A Daargb.c100 static void reshape(int w, int h) function in typeref:typename:void
144 glutReshapeFunc (reshape);
H A Dalpha.c99 static void reshape(int w, int h) function in typeref:typename:void
138 glutReshapeFunc (reshape);
H A Dbezcurve.c76 static void reshape(int w, int h) function in typeref:typename:void
110 glutReshapeFunc(reshape);
H A Ddouble.c85 static void reshape(int w, int h) function in typeref:typename:void
141 glutReshapeFunc(reshape);
H A Ddrawf.c68 static void reshape(int w, int h) function in typeref:typename:void
98 glutReshapeFunc(reshape);
H A Dlight.c75 static void reshape (int w, int h) function in typeref:typename:void
109 glutReshapeFunc(reshape);
H A Dlines.c107 static void reshape (int w, int h) function in typeref:typename:void
134 glutReshapeFunc(reshape);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dwinpos.c65 static void reshape( int width, int height ) function in typeref:typename:void
111 glutReshapeFunc( reshape );
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Degltri.c79 reshape(int width, int height) function in typeref:typename:void
132 eglutReshapeFunc(reshape);
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/
H A Dlion.c53 reshape(int w, int h) function in typeref:typename:void
79 eglutReshapeFunc(reshape);

Completed in 14 milliseconds

1234567