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

  /external/qemu/distrib/sdl-1.2.15/test/
testwm.c 114 int mindex = i * icon->w + j; local
116 mask[mindex>>3] |= 1 << (7 - (mindex & 7));
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 3585 int case_index = 0, index = 0, mindex = 0; local
    [all...]

Completed in 48 milliseconds