Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp2071 static bool texture_to_matrix(const VertState& state, const SkPoint verts[], in texture_to_matrix() function
2256 if (texture_to_matrix(state, vertices, textures, &tempM)) { in drawVertices()