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

  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosevents.c 275 int topLeftX, topLeftY; /* Top left OS units */
280 topLeftX = 0;
291 topLeftX = window_state[1];
296 x = new_x - topLeftX;
313 last_x = topLeftX + (centre_x << this->hidden->xeig);
  /external/skia/src/images/
SkImageDecoder_libpvjpeg.cpp 96 format.iCropped.topLeftX = 0;

Completed in 191 milliseconds