GAPI_SetupOGL_ES_Offscreen  585 modules/gapi/gapi.cpp 	e = GAPI_SetupOGL_ES_Offscreen(dr, 20, 20);
GAPI_SetupOGL_ES_Offscreen  589 modules/gapi/gapi.cpp 		e = GAPI_SetupOGL_ES_Offscreen(dr, 20, 20);
GAPI_SetupOGL_ES_Offscreen  612 modules/gapi/gapi.cpp 	e = GAPI_SetupOGL_ES_Offscreen(dr, 20, 20);
GAPI_SetupOGL_ES_Offscreen  616 modules/gapi/gapi.cpp 		e = GAPI_SetupOGL_ES_Offscreen(dr, 20, 20);
GAPI_SetupOGL_ES_Offscreen 1252 modules/gapi/gapi.cpp 			return GAPI_SetupOGL_ES_Offscreen(the_video_driver, evt->setup.width, evt->setup.height);
GAPI_SetupOGL_ES_Offscreen  101 modules/gapi/gapi.h GF_Err GAPI_SetupOGL_ES_Offscreen(GF_VideoOutput *dr, u32 width, u32 height) ;