Home
last modified time | relevance | path

Searched defs:texh (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/opengles/
A DSDL_render_gles.c108 GLfloat texh; member
1074 …atic int GLES_BindTexture (SDL_Renderer * renderer, SDL_Texture *texture, float *texw, float *texh) in GLES_BindTexture()
/AliOS-Things-master/components/SDL2/src/render/opengl/
A DSDL_render_gl.c125 GLfloat texh; member
1495 GL_BindTexture (SDL_Renderer * renderer, SDL_Texture *texture, float *texw, float *texh) in GL_BindTexture()
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c1903 …tic int GLES2_BindTexture (SDL_Renderer * renderer, SDL_Texture *texture, float *texw, float *texh) in GLES2_BindTexture()
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c3256 int SDL_GL_BindTexture(SDL_Texture *texture, float *texw, float *texh) in SDL_GL_BindTexture()

Completed in 19 milliseconds