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

  /external/libvncserver/x11vnc/
options.c 184 int xform24to32 = 0; /* -24to32 */ variable
options.h 155 extern int xform24to32;
screen.c     [all...]
xwrappers.c 701 if (xform24to32) {
824 } else if ((using_shm && ! xform24to32) && (int) w == dest->width &&
    [all...]
scan.c 264 if (! using_shm || xform24to32 || raw_fb) {
512 if (using_shm && ! xform24to32) {
    [all...]
remote.c     [all...]
x11vnc.c     [all...]
user.c 771 if (fb_mode == 1 && (using_shm && ! xform24to32)) {
    [all...]

Completed in 108 milliseconds