Home
last modified time | relevance | path

Searched refs:DrawGLScene (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/
Dsdlshare2.c72 DrawGLScene (GstVideoFrame * v_frame) in DrawGLScene() function
180 DrawGLScene (data); in executeCallback()
Dsdlshare.c286 DrawGLScene (GstVideoFrame * vframe) in DrawGLScene() function
503 DrawGLScene (vframe); in sdl_event_loop()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestshader.c356 void DrawGLScene(SDL_Window *window, GLuint texture, GLfloat * texcoord) in DrawGLScene() function
465 DrawGLScene(window, texture, texcoords); in main()