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

  /external/qemu/distrib/sdl-1.2.15/test/
testblitspeed.c 192 Uint32 dstrmask = 0x00FF0000; local
222 else if (strcmp(arg, "--dstrmask") == 0)
223 dstrmask = atoi_hex(argv[++i]);
288 dstrmask, dstgmask, dstbmask, dstamask);

Completed in 233 milliseconds