Searched refs:PosCount (Results 1 – 1 of 1) sorted by relevance
196 + PosCount(glyphCount, positioning) * sizeof(SkScalar); in StorageSize()246 static size_t PosCount(int glyphCount, in PosCount() function in SkTextBlob::RunRecord254 return (uint32_t*)(&this->posBuffer()[PosCount(fCount, positioning())]); in textSizePtr()