Home
last modified time | relevance | path

Searched defs:screen (Results 1 – 24 of 24) sorted by relevance

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestGfxPrimitives.c203 void TestPixel(SDL_Surface *screen) in TestPixel()
283 void TestHline(SDL_Surface *screen) in TestHline()
364 void TestVline(SDL_Surface *screen) in TestVline()
685 void TestBoxTwo(SDL_Surface *screen) in TestBoxTwo()
766 void TestBox(SDL_Surface *screen) in TestBox()
847 void TestLine(SDL_Surface *screen) in TestLine()
928 void TestAALine(SDL_Surface *screen) in TestAALine()
1148 void TestCircle(SDL_Surface *screen) in TestCircle()
1628 void TestArc(SDL_Surface *screen) in TestArc()
1708 void TestPie(SDL_Surface *screen) in TestPie()
[all …]
A DTestShrink.c37 void ClearScreen(SDL_Surface *screen) in ClearScreen()
54 void ShrinkPicture (SDL_Surface *screen, SDL_Surface *picture) in ShrinkPicture()
90 void Draw (SDL_Surface *screen, int start) in Draw()
257 SDL_Surface *screen; in main() local
A DTestRotozoom.c69 void ClearScreen(SDL_Surface *screen) in ClearScreen()
88 void RotatePicture (SDL_Surface *screen, SDL_Surface *picture, int rotate, int flip, int smooth, in… in RotatePicture()
225 void ZoomPicture (SDL_Surface *screen, SDL_Surface *picture, int smooth) in ZoomPicture()
273 void RotatePicture90Degrees (SDL_Surface *screen, SDL_Surface *picture) in RotatePicture90Degrees()
328 void CustomTest(SDL_Surface *screen, SDL_Surface *picture, double a, double x, double y, int smooth… in CustomTest()
361 void AccuracyTest1(SDL_Surface *screen) in AccuracyTest1()
459 void AccuracyTest2(SDL_Surface *screen, SDL_Surface *picture) in AccuracyTest2()
519 void Draw (SDL_Surface *screen, int start, int end) in Draw()
975 SDL_Surface *screen; in main() local
A DTestFramerate.c44 void ClearScreen(SDL_Surface *screen) in ClearScreen()
62 void Draw(SDL_Surface *screen) in Draw()
137 SDL_Surface *screen; in main() local
A DTestGfxBlit.c47 void ClearScreen(SDL_Surface *screen) in ClearScreen()
70 void Draw(SDL_Surface *screen) in Draw()
201 SDL_Surface *screen; in main() local
A DTestGfxTexture.c41 void ClearScreen(SDL_Surface *screen) in ClearScreen()
61 void Draw(SDL_Surface *screen) in Draw()
154 SDL_Surface *screen; in main() local
A DTestFonts.c46 void ClearScreen(SDL_Surface *screen) in ClearScreen()
167 void Draw(SDL_Surface *screen) in Draw()
304 SDL_Surface *screen; in main() local
A DLaplaceRelaxation.c57 void ClearScreen(SDL_Surface *screen) in ClearScreen()
127 void Draw (SDL_Surface *screen, char *bmpfile) in Draw()
334 SDL_Surface *screen; in main() local
A DTestABGR.c48 SDL_Surface *screen; in main() local
/AliOS-Things-master/components/SDL2/test/
A Dtestgesture.c59 setpix(SDL_Surface *screen, float _x, float _y, unsigned int col) in setpix()
94 drawLine(SDL_Surface *screen, float x0, float y0, float x1, float y1, unsigned int col) in drawLine()
103 drawCircle(SDL_Surface *screen, float x, float y, float r, unsigned int c) in drawCircle()
120 drawKnob(SDL_Surface *screen, const Knob *k) in drawKnob()
130 SDL_Surface *screen = SDL_GetWindowSurface(window); in DrawScreen() local
A Dtestjoystick.c36 static SDL_Renderer *screen = NULL; variable
A Dtestgamecontroller.c65 SDL_Renderer *screen = NULL; variable
A Dcontrollermap.c363 SDL_Renderer *screen = NULL; in WatchJoystick() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dwebp_to_sdl.c38 SDL_Surface* screen = NULL; in WebpToSDL() local
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bmodes.cc218 static void _AddDisplay(BScreen *screen) { in _AddDisplay()
239 BScreen screen; in HAIKU_InitModes() local
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengles.c61 X11_GLES_GetVisual(_THIS, Display * display, int screen) in X11_GLES_GetVisual()
A DSDL_x11opengl.c338 const int screen = DefaultScreen(display); in X11_GL_InitExtensions() local
485 X11_GL_GetAttributes(_THIS, Display * display, int screen, int * attribs, int size, Bool for_FBConf… in X11_GL_GetAttributes()
598 X11_GL_GetVisual(_THIS, Display * display, int screen) in X11_GL_GetVisual()
676 int screen = in X11_GL_CreateContext() local
A DSDL_x11modes.h28 int screen; member
A DSDL_x11modes.c46 get_visualinfo(Display * display, int screen, XVisualInfo * vinfo) in get_visualinfo()
365 int screen, i, n; in X11_InitModes_XRandR() local
591 int snum, screen, screencount = 0; in X11_InitModes() local
A DSDL_x11window.c340 SetWindowBordered(Display *display, int screen, Window window, SDL_bool border) in SetWindowBordered()
378 int screen = displaydata->screen; in X11_CreateWindow() local
1350 const int screen = displaydata->screen; in X11_BeginWindowFullscreenLegacy() local
1426 const int screen = displaydata->screen; in X11_EndWindowFullscreenLegacy() local
A DSDL_x11messagebox.c85 int screen; member
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_modes.c177 IDirectFBScreen *screen; in DirectFB_InitModes() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Drpng-x.c440 int screen, pad; in rpng_x_create_window() local
A Drpng2-x.c842 int screen, pad; in rpng2_x_create_window() local

Completed in 33 milliseconds