Home
last modified time | relevance | path

Searched refs:fFormats (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkGlyphBuffer.h104 fFormats[fAcceptedSize] = format; in accept()
127 SkToSizeT(fAcceptedSize), fPackedGlyphIDs.get(), fPositions, fFormats}; in acceptedWithMaskFormat()
150 skia_private::AutoTMalloc<SkMask::Format> fFormats; variable
DSkGlyphBuffer.cpp21 fFormats.reset(size); in ensureSize()
61 fFormats.reset(); in reset()