Searched refs:current_overlay (Results 1 - 6 of 6) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/photon/
H A DSDL_ph_events.c243 if (current_overlay!=NULL)
245 int lockedstate=current_overlay->hwdata->locked;
246 int chromastate=current_overlay->hwdata->ischromakey;
250 current_overlay->hwdata->locked=1;
253 src.w = current_overlay->w;
254 src.y = current_overlay->h;
255 dst.x=current_overlay->hwdata->CurrentViewPort.pos.x;
256 dst.y=current_overlay->hwdata->CurrentViewPort.pos.y;
257 dst.w=current_overlay->hwdata->CurrentViewPort.size.w;
258 dst.h=current_overlay
[all...]
H A DSDL_ph_video.h144 #define current_overlay (this->hidden->overlay) macro
H A DSDL_phyuv.c276 current_overlay=overlay;
473 current_overlay=NULL;
H A DSDL_ph_video.c430 current_overlay = NULL;
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
H A DSDL_lowvideo.h56 #define current_overlay (_this->hidden->overlay) macro
H A DSDL_sysyuv.cc240 current_overlay=overlay;
307 current_overlay=NULL;

Completed in 87 milliseconds