Home
last modified time | relevance | path

Searched refs:tempM (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkDraw.cpp1897 SkMatrix tempM; in drawVertices() local
1898 if (texture_to_matrix(state, vertices, textures, &tempM)) { in drawVertices()
1899 SkShader::ContextRec rec(p, *fMatrix, &tempM, in drawVertices()