Home
last modified time | relevance | path

Searched defs:colStride (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/
DDenseCoeffsBase.h533 inline Index colStride() const in colStride() function
607 inline Index colStride() const in colStride() function
/external/eigen/test/
Dblock.cpp210 Index colStride = m.colStride(); in compare_using_data_and_stride() local
/external/mesa3d/src/mesa/main/
Dmipmap.c155 const GLuint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row() local
789 const GLuint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row_3D() local