Home
last modified time | relevance | path

Searched refs:raster_reshape (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffgt.c76 static void raster_reshape(int, int);
188 glutReshapeFunc(raster_reshape); in main()
306 raster_reshape(int win_w, int win_h) in raster_reshape() function