Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
DDenseCoeffsBase.h618 inline Index colStride() const in colStride() function
689 inline Index colStride() const in colStride() function
/external/eigen/test/
Dblock.cpp160 Index colStride = m.colStride(); in compare_using_data_and_stride() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c174 const uint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row() local
551 const uint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row_3D() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_gen_mipmap.c174 const uint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row() local
551 const uint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row_3D() local
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dmipmap.c161 const GLuint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row() local
795 const GLuint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row_3D() local
/external/mesa3d/src/mesa/main/
Dmipmap.c154 const GLuint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row() local
788 const GLuint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row_3D() local