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

  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QWin.cc 134 int startx, starty; local
137 startx = rect.left() >> 1;
142 if((startx+width) > 120) {
143 width = 120 - startx; // avoid horizontal overflow
152 sp1 = (ulong*)bits + startx + starty*240;
154 dp1 = (ulong *)fb + (159 - starty) + startx*320;
190 int startx, starty; local
193 startx = rect.left() >> 1;
198 if((startx+width) > 120) {
199 width = 120 - startx; // avoid horizontal overflo
    [all...]
  /packages/apps/Gallery2/jni/filters/
wbalance.c 112 int startx = x - bounds; local
118 for(xp= startx;xp<endx;xp++) {
  /prebuilts/devtools/tools/lib/
monkeyrunner.jar 
chimpchat.jar 

Completed in 259 milliseconds