Home
last modified time | relevance | path

Searched refs:PosCount (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkTextBlobPriv.h157 static size_t PosCount(uint32_t glyphCount,
H A DSkTextBlob.cpp45 posSize = safe->mul(PosCount(glyphCount, positioning, safe), sizeof(SkScalar)); in StorageSize()
107 size_t SkTextBlob::RunRecord::PosCount(uint32_t glyphCount, in PosCount() function in SkTextBlob::RunRecord
117 auto res = (uint32_t*)(&this->posBuffer()[PosCount(fCount, positioning(), &safe)]); in textSizePtr()

Completed in 3 milliseconds