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

  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image_c.h 34 PdOSCLockParams_t lockparam; member in struct:private_hwdata
SDL_ph_image.c 793 surface->hwdata->lockparam.flags=0;
794 surface->hwdata->lockparam.time_out=NULL;
795 lockresult=PdLockOffscreen(surface->hwdata->offscreenctx, &surface->hwdata->lockparam);

Completed in 43 milliseconds