Home
last modified time | relevance | path

Searched refs:formatAlignment (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkGlyph.cpp66 size_t SkGlyph::formatAlignment() const { in formatAlignment() function in SkGlyph
73 fImage = alloc->makeBytesAlignedTo(size, this->formatAlignment()); in allocImage()
H A DSkGlyph.h306 size_t formatAlignment() const;
H A DSkRemoteGlyphCache.cpp406 glyph.fImage = serializer->allocate(imageSize, glyph.formatAlignment()); in writePendingGlyphs()
1021 deserializer.read(glyph->imageSize(), glyph->formatAlignment()); in readStrikeData()

Completed in 4 milliseconds