Searched defs:texture_to_matrix (Results 1 - 2 of 2) sorted by last modified time

/external/skia/src/core/
H A DSkDraw.cpp1978 static bool texture_to_matrix(const VertState& state, const SkPoint verts[], function
2199 if (texture_to_matrix(state, vertices, textures, &tempM)) {
/external/chromium_org/third_party/skia/src/core/
H A DSkDraw.cpp1991 static bool texture_to_matrix(const VertState& state, const SkPoint verts[], function
2210 if (texture_to_matrix(state, vertices, textures, &tempM)) {

Completed in 210 milliseconds