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

  /external/libvncserver/libvncserver/
cursor.c 279 cursor->mask = (unsigned char*)rfbMakeMaskForXCursor(width,height,(char*)cursor->source);
285 char* rfbMakeMaskForXCursor(int width,int height,char* source)
  /external/libvncserver/rfb/
rfb.h     [all...]

Completed in 423 milliseconds