HomeSort by relevance Sort by last modified time
    Searched refs:Clientfb (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxvideo.h 60 unsigned char * Clientfb; /* for DirectFB*/
82 #define Clientfb (this -> hidden -> Clientfb)
SDL_nximage.c 48 if (Clientfb) {
107 if (!Clientfb) {
129 if (!Clientfb) {
173 if (Clientfb) {
195 if (Clientfb) {
SDL_nxvideo.c 267 if (Clientfb)
355 Clientfb = GrOpenClientFramebuffer();
SDL_nxevents.c 356 if (Clientfb) {

Completed in 179 milliseconds