HomeSort by relevance Sort by last modified time
    Searched refs:_math_matrix_scale (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_matrix.h 110 _math_matrix_scale( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z );
m_matrix.c 1064 _math_matrix_scale( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z ) function
    [all...]
  /external/mesa3d/src/mesa/math/
m_matrix.h 110 _math_matrix_scale( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z );
m_matrix.c 1064 _math_matrix_scale( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z ) function
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
matrix.c 426 * Flushes the vertices and calls _math_matrix_scale() with the top-most
435 _math_matrix_scale( ctx->CurrentStack->Top, x, y, z);
  /external/mesa3d/src/mesa/main/
matrix.c 426 * Flushes the vertices and calls _math_matrix_scale() with the top-most
435 _math_matrix_scale( ctx->CurrentStack->Top, x, y, z);

Completed in 62 milliseconds