prepFramebuffer   109 gui/riscos/riscos.cpp     glue.prepFramebuffer((void *)vduvals[0], _screen_width, _screen_height);
prepFramebuffer    28 gui/riscos/riscos_glue.h     virtual void prepFramebuffer(void *framebuffer, int width, int height) = 0;
prepFramebuffer    32 gui/riscos/riscos_glue_agg.h     void prepFramebuffer(void *framebuffer, int width, int height);