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

  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.h 59 extern void SetDDerror(const char *function, int code);
SDL_dx5yuv.c 75 SetDDerror("DirectDraw2::CreateSurface", result);
82 SetDDerror("DirectDrawSurface::QueryInterface", result);
92 SetDDerror("DirectDrawSurface3::Lock", result);
213 SetDDerror("DirectDrawSurface3::Lock", result);
269 SetDDerror("DirectDrawSurface3::UpdateOverlay", result);
276 SetDDerror("DirectDrawSurface3::Blt", result);
SDL_dx5video.c 727 void SetDDerror(const char *function, int code)
869 SetDDerror("DirectDraw2::GetCaps", result);
941 SetDDerror("DirectDrawCreate", result);
948 SetDDerror("DirectDraw::QueryInterface", result);
971 SetDDerror("DirectDraw2::EnumDisplayModes", result);
    [all...]

Completed in 36 milliseconds