Searched defs:hasTexCoords (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkVerticesPriv.h | 26 bool hasTexCoords() const { return SkToBool(fVertices->fTexs); } in hasTexCoords() function in SkVerticesPriv |
Completed in 1 milliseconds