HomeSort by relevance Sort by last modified time
    Searched refs:topLeftY (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 */
281 topLeftY = (this->hidden->height << this->hidden->yeig) - 1;
292 topLeftY = window_state[4];
297 y = topLeftY - new_y; /* Y goes from top of window/screen */
314 last_y = topLeftY - (centre_y << this->hidden->yeig);
  /external/skia/src/images/
SkImageDecoder_libpvjpeg.cpp 97 format.iCropped.topLeftY = 0;

Completed in 132 milliseconds