Searched refs:GrGLGetMatrix (Results 1 – 6 of 6) sorted by relevance
261 template<> void GrGLGetMatrix<3>(GrGLfloat* dest, const SkMatrix& src) { in GrGLGetMatrix() function278 template<> void GrGLGetMatrix<4>(GrGLfloat* dest, const SkMatrix& src) { in GrGLGetMatrix() function
118 GrGLGetMatrix<Size>(destMatrix, combined); in getGLMatrix()
109 template<int MatrixSize> void GrGLGetMatrix(GrGLfloat* dest, const SkMatrix& src);