HomeSort by relevance Sort by last modified time
    Searched full:_this (Results 226 - 250 of 366) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.c 88 extern int DIB_AddMode(_THIS, int bpp, int w, int h);
91 static int GAPI_VideoInit(_THIS, SDL_PixelFormat *vformat);
92 static SDL_Rect **GAPI_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
93 static SDL_Surface *GAPI_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
94 static int GAPI_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
95 static void GAPI_VideoQuit(_THIS);
98 static int GAPI_AllocHWSurface(_THIS, SDL_Surface *surface);
99 static int GAPI_LockHWSurface(_THIS, SDL_Surface *surface);
100 static void GAPI_UnlockHWSurface(_THIS, SDL_Surface *surface);
101 static void GAPI_FreeHWSurface(_THIS, SDL_Surface *surface)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemmouse.c 46 void GEM_FreeWMCursor(_THIS, WMcursor *cursor)
63 WMcursor *GEM_CreateWMCursor(_THIS,
141 int GEM_ShowWMCursor(_THIS, WMcursor *cursor)
155 void GEM_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
168 void GEM_CheckMouseMode(_THIS)
  /external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nximage.c 31 void NX_NormalUpdate (_THIS, int numrects, SDL_Rect * rects)
121 int NX_SetupImage (_THIS, SDL_Surface * screen)
147 void NX_DestroyImage (_THIS, SDL_Surface * screen)
158 int NX_ResizeImage (_THIS, SDL_Surface * screen, Uint32 flags)
185 void NX_RefreshDisplay (_THIS)
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsvideo.c 45 static int GS_VideoInit(_THIS, SDL_PixelFormat *vformat);
46 static SDL_Rect **GS_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
47 static SDL_Surface *GS_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
48 static int GS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
49 static void GS_VideoQuit(_THIS);
52 static int GS_AllocHWSurface(_THIS, SDL_Surface *surface);
53 static int GS_LockHWSurface(_THIS, SDL_Surface *surface);
54 static void GS_UnlockHWSurface(_THIS, SDL_Surface *surface);
55 static void GS_FreeHWSurface(_THIS, SDL_Surface *surface);
283 static int GS_VideoInit(_THIS, SDL_PixelFormat *vformat
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/wscons/
SDL_wsconsevents.c 41 int WSCONS_InitKeyboard(_THIS)
76 void WSCONS_ReleaseKeyboard(_THIS)
113 static void updateKeyboard(_THIS)
130 void WSCONS_PumpEvents(_THIS)
139 void WSCONS_InitOSKeymap(_THIS)
  /external/eigen/Eigen/src/Eigenvalues/
ComplexSchur.h 353 static void run(ComplexSchur<MatrixType>& _this, const MatrixType& matrix, bool computeU)
355 _this.m_hess.compute(matrix);
356 _this.m_matT = _this.m_hess.matrixH();
357 if(computeU) _this.m_matU = _this.m_hess.matrixQ();
364 static void run(ComplexSchur<MatrixType>& _this, const MatrixType& matrix, bool computeU)
369 _this.m_hess.compute(matrix);
370 _this.m_matT = _this.m_hess.matrixH().template cast<ComplexScalar>()
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgaevents.c 44 static int DGA_DispatchEvent(_THIS)
137 void DGA_PumpEvents(_THIS)
159 void DGA_InitOSKeymap(_THIS)
  /external/qemu/distrib/sdl-1.2.15/src/video/picogui/
SDL_pgevents.c 83 void PG_PumpEvents(_THIS)
89 void PG_InitOSKeymap(_THIS)
94 void PG_InitEvents(_THIS)
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocevents.cpp 55 static SDL_keysym *TranslateKey(_THIS, int scancode, SDL_keysym *keysym);
56 void DisableKeyBlocking(_THIS);
61 int EPOC_HandleWsEvent(_THIS, const TWsEvent& aWsEvent)
131 (void*)TranslateKey(_this, aWsEvent.Key()->iScanCode, &keysym);
162 posted += SDL_PrivateKeyboard(SDL_RELEASED, TranslateKey(_this, aWsEvent.Key()->iScanCode, &keysym));
171 DisableKeyBlocking(_this); //Markus: guess why:-)
173 RedrawWindowL(_this);
248 RedrawWindowL(_this);
290 void EPOC_PumpEvents(_THIS)
297 posted = EPOC_HandleWsEvent(_this, Private->EPOC_WsEvent)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_centscreen.c 35 int SDL_XBIOS_ListCentscreenModes(_THIS, int actually_add)
77 void SDL_XBIOS_CentscreenSetmode(_THIS, int width, int height, int planes)
95 void SDL_XBIOS_CentscreenRestore(_THIS, int prev_handle)
SDL_xbios_centscreen.h 110 int SDL_XBIOS_ListCentscreenModes(_THIS, int actually_add);
111 void SDL_XBIOS_CentscreenSetmode(_THIS, int width, int height, int planes);
112 void SDL_XBIOS_CentscreenRestore(_THIS, int prev_handle);
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscossprite.c 37 extern void WIMP_ReadModeInfo(_THIS);
39 void WIMP_PaletteChanged(_THIS);
144 void WIMP_SetupPlotInfo(_THIS)
174 void WIMP_PlotSprite(_THIS, int x, int y)
201 void WIMP_ModeChanged(_THIS)
262 void WIMP_PaletteChanged(_THIS)
SDL_riscosmouse.c 58 void RISCOS_FreeWMCursor(_THIS, WMcursor *cursor)
64 WMcursor *RISCOS_CreateWMCursor(_THIS,
137 int RISCOS_ShowWMCursor(_THIS, WMcursor *cursor)
188 void FULLSCREEN_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
218 void WIMP_ReshowCursor(_THIS)
225 void WIMP_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
251 int WIMP_ShowWMCursor(_THIS, WMcursor *cursor)
259 SDL_GrabMode RISCOS_GrabInput(_THIS, SDL_GrabMode mode)
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5yuv.c 49 static LPDIRECTDRAWSURFACE3 CreateYUVSurface(_THIS,
122 SDL_Overlay *DX5_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display)
196 int DX5_LockYUVOverlay(_THIS, SDL_Overlay *overlay)
242 void DX5_UnlockYUVOverlay(_THIS, SDL_Overlay *overlay)
250 int DX5_DisplayYUVOverlay(_THIS, SDL_Overlay *overlay, SDL_Rect *src, SDL_Rect *dst)
283 void DX5_FreeYUVOverlay(_THIS, SDL_Overlay *overlay)
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_biosevents.c 48 void AtariBios_InitOSKeymap(_THIS)
69 void AtariBios_PumpEvents(_THIS)
SDL_gemdosevents.c 50 void AtariGemdos_InitOSKeymap(_THIS)
70 void AtariGemdos_PumpEvents(_THIS)
SDL_ikbdevents.c 46 void AtariIkbd_InitOSKeymap(_THIS)
71 void AtariIkbd_PumpEvents(_THIS)
  /external/qemu/distrib/sdl-1.2.15/src/video/caca/
SDL_cacaevents.c 41 void Caca_PumpEvents(_THIS)
96 void Caca_InitOSKeymap(_THIS)
  /external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsevents.c 36 void NDS_PumpEvents(_THIS)
65 void NDS_InitOSKeymap(_THIS)
  /external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
SDL_os2fslib.h 40 #define _THIS SDL_VideoDevice *_this
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetShaderSource.cpp 4 (JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, jbyteArray source_ref, jint sourceOffset) {
73 (JNIEnv *_env, jobject _this, jint shader, jint bufsize, jobject length_buf, jbyte source) {
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c 78 static void save_mode(_THIS)
87 static void restore_mode(_THIS)
116 static void get_real_resolution(_THIS, int* w, int* h);
118 static void set_best_resolution(_THIS, int width, int height)
250 static void get_real_resolution(_THIS, int* w, int* h)
319 void X11_WaitMapped(_THIS, Window win)
328 void X11_WaitUnmapped(_THIS, Window win)
336 static void move_cursor_to(_THIS, int x, int y)
341 static int add_default_visual(_THIS)
353 static int add_visual(_THIS, int depth, int class
    [all...]
SDL_x11gl.c 64 static int glXExtensionSupported(_THIS, const char *extension)
102 XVisualInfo *X11_GL_GetVisual(_THIS)
229 int X11_GL_CreateWindow(_THIS, int w, int h)
261 int X11_GL_CreateContext(_THIS)
316 void X11_GL_Shutdown(_THIS)
335 int X11_GL_MakeCurrent(_THIS)
356 int X11_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value)
445 void X11_GL_SwapBuffers(_THIS)
464 void X11_GL_UnloadLibrary(_THIS)
490 int X11_GL_LoadLibrary(_THIS, const char* path)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 139 static int FB_VideoInit(_THIS, SDL_PixelFormat *vformat);
140 static SDL_Rect **FB_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
141 static SDL_Surface *FB_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
143 static SDL_Surface *FB_SetVGA16Mode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
145 static int FB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
146 static void FB_VideoQuit(_THIS);
149 static int FB_InitHWSurfaces(_THIS, SDL_Surface *screen, char *base, int size);
150 static void FB_FreeHWSurfaces(_THIS);
151 static int FB_AllocHWSurface(_THIS, SDL_Surface *surface);
152 static int FB_LockHWSurface(_THIS, SDL_Surface *surface)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/alsa/
SDL_alsa_audio.h 32 #define _THIS SDL_AudioDevice *this

Completed in 655 milliseconds

1 2 3 4 5 6 7 8 91011>>