Searched refs:macosx_copy_opengl (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/x11vnc/ |
D | macosx_opengl.c | 139 void macosx_copy_opengl(char *dest, int x, int y, unsigned int w, unsigned int h) { in macosx_copy_opengl() function
|
D | xwrappers.c | 685 void macosx_copy_opengl(char *, int, int, unsigned int, unsigned int); 696 macosx_copy_opengl(dest->data, x, y, w, h); in copy_raw_fb()
|