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

  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_image.c 969 PhPoint_t ph_pos; local
985 ph_pos.x = rects[i].x;
986 ph_pos.y = rects[i].y;
992 if (PgDrawPhImageRectmx(&ph_pos, SDL_Image, &ph_rect, 0) < 0)

Completed in 453 milliseconds