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

  /external/qemu/android/skin/
region.c 454 Run *runs1, *runs2; local
463 runs1 = r1->runs;
466 if (runs1 == runs2) /* empties and rects */
472 store1 = runstore_from_runs(runs1);
476 !memcmp( (char*)runs1, (char*)runs2, store1->count*sizeof(Run) ) )
611 Run *runs1, *runs2; local
631 runs1 = r1->runs;
643 while (runs1[0] != YSENTINEL && runs2[0] != YSENTINEL)
645 int ytop1 = runs1[0];
646 int ybot1 = runs1[1]
760 Run* runs1; member in struct:__anon26549
809 Run* runs1 = o->runs1; local
    [all...]
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 1091 milliseconds