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

  /external/qemu/android/skin/
window.c 204 static const unsigned dotmatrix_argb32[16] = { local
222 c = c - ((c >> 2) & dotmatrix_argb32[(yy << 2)|xx]);
    [all...]

Completed in 54 milliseconds