Home
last modified time | relevance | path

Searched defs:maxv (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/opengl/
A DSDL_render_gl.c879 GLfloat minu, maxu, minv, maxv; in GL_QueueCopy() local
922 GLfloat minu, maxu, minv, maxv; in GL_QueueCopyEx() local
1289 const GLfloat maxv = verts[7]; in GL_RunCommandQueue() local
1313 const GLfloat maxv = verts[7]; in GL_RunCommandQueue() local
/AliOS-Things-master/components/SDL2/src/render/opengles/
A DSDL_render_gles.c601 GLfloat minu, maxu, minv, maxv; in GLES_QueueCopy() local
653 GLfloat minu, maxu, minv, maxv; in GLES_QueueCopyEx() local
/AliOS-Things-master/components/SDL2/src/render/direct3d/
A DSDL_render_d3d.c886 float minu, maxu, minv, maxv; in D3D_QueueCopy() local
948 float minu, maxu, minv, maxv; in D3D_QueueCopyEx() local
/AliOS-Things-master/components/SDL2/src/render/direct3d11/
A DSDL_render_d3d11.c1676 const float maxv = (float) (srcrect->y + srcrect->h) / texture->h; in D3D11_QueueCopy() local
1742 float minu, maxu, minv, maxv; in D3D11_QueueCopyEx() local
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c822 GLfloat minu, maxu, minv, maxv; in GLES2_QueueCopy() local
874 GLfloat minu, maxu, minv, maxv; in GLES2_QueueCopyEx() local
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djquant2.c300 register INT32 maxv = 0; in find_biggest_volume() local

Completed in 24 milliseconds