Searched refs:kColorTextVASize (Results 1 – 2 of 2) sorted by relevance
161 return hasWCoord ? kColorTextPerspectiveVASize : kColorTextVASize; in GetVertexStride()210 static const size_t kColorTextVASize = sizeof(SkPoint) + sizeof(SkIPoint16); variable
164 return hasWCoord ? kColorTextPerspectiveVASize : kColorTextVASize; in GetVertexStride()213 static const size_t kColorTextVASize = sizeof(SkPoint) + sizeof(SkIPoint16); variable