HomeSort by relevance Sort by last modified time
    Searched full:framebuffer_allocated (Results 1 - 1 of 1) sorted by null

  /external/libvncserver/client_examples/
gtkvncviewer.c 28 static gboolean framebuffer_allocated = FALSE; variable
36 if (framebuffer_allocated == FALSE) {
60 framebuffer_allocated = TRUE;
659 if (i && framebuffer_allocated == TRUE)

Completed in 69 milliseconds