Searched refs:kGrayTextVASize (Results 1 – 2 of 2) 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;
162 return hasWCoord ? kGrayTextDFPerspectiveVASize : kGrayTextVASize; in GetVertexStride()215 static const size_t kGrayTextVASize = sizeof(SkPoint) + sizeof(GrColor) + sizeof(SkIPoint16); variable218 static const size_t kLCDTextVASize = kGrayTextVASize;