Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkRemoteGlyphCache.cpp179 static const size_t kPathAlignment = 4u; variable
455 path->writeToMemory(serializer->allocate(pathSize, kPathAlignment)); in writeGlyphPath()
1042 auto* pathData = deserializer.read(pathSize, kPathAlignment); in readStrikeData()

Completed in 3 milliseconds