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

  /external/qemu/distrib/sdl-1.2.15/test/
testcursor.c 61 Uint8 small_cursor_mask[11] = { 0x3C, 0x3C, 0x3C, 0x7C, 0xC6, 0xC6, 0xC6, 0x7C, 0x78, 0x70, 0x70 }; variable
177 cursor[2] = SDL_CreateCursor(small_cursor_data, small_cursor_mask,

Completed in 9491 milliseconds