Searched refs:tempM (Results 1 – 1 of 1) sorted by relevance
1897 SkMatrix tempM; in drawVertices() local1898 if (texture_to_matrix(state, vertices, textures, &tempM)) { in drawVertices()1899 SkShader::ContextRec rec(p, *fMatrix, &tempM, in drawVertices()