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

  /external/qemu/android/skin/
image.c 314 unsigned* d_end = d + w*h; local
316 for ( ; d < d_end; d++ ) {
  /external/qemu/android/
main-common.c 258 unsigned* d_end = d + icon_w*icon_h;
260 for ( ; d < d_end; d++ ) {
    [all...]

Completed in 255 milliseconds