Searched refs:kGrayTextVASize (Results 1 – 1 of 1) sorted by relevance
159 return hasWCoord ? kGrayTextDFPerspectiveVASize : kGrayTextVASize; in GetVertexStride()212 static const size_t kGrayTextVASize = sizeof(SkPoint) + sizeof(GrColor) + sizeof(SkIPoint16); variable215 static const size_t kLCDTextVASize = kGrayTextVASize;