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