HomeSort by relevance Sort by last modified time
    Searched defs:vstride (Results 1 - 14 of 14) sorted by null

  /frameworks/native/include/ui/
ANativeObjectBase.h 40 int32_t vstride; member in union:egl_native_pixmap_t::__anon38824
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_lighttmp.h 57 const GLuint vstride = input->stride; local
89 for (j = 0; j < nr; j++,STRIDE_F(vertex,vstride),STRIDE_F(normal,nstride)) {
240 const GLuint vstride = input->stride; local
267 for (j = 0; j < nr; j++,STRIDE_F(vertex,vstride),STRIDE_F(normal,nstride)) {
  /external/mesa3d/src/mesa/tnl/
t_vb_lighttmp.h 57 const GLuint vstride = input->stride; local
89 for (j = 0; j < nr; j++,STRIDE_F(vertex,vstride),STRIDE_F(normal,nstride)) {
240 const GLuint vstride = input->stride; local
267 for (j = 0; j < nr; j++,STRIDE_F(vertex,vstride),STRIDE_F(normal,nstride)) {