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

  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_phyuv_c.h 48 int ischromakey; member in struct:private_yuvhwdata
SDL_phyuv.c 139 overlay->hwdata->ischromakey=0;
151 overlay->hwdata->ischromakey=1;
186 if ((overlay->hwdata->ischromakey)&&(overlay->hwdata->chromakey))
373 if (overlay->hwdata->ischromakey==1)
SDL_ph_events.c 246 int chromastate=current_overlay->hwdata->ischromakey;
259 current_overlay->hwdata->ischromakey=0;
263 current_overlay->hwdata->ischromakey=chromastate;
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysyuv.h 51 int ischromakey;

Completed in 608 milliseconds