Home
last modified time | relevance | path

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

/external/skia/experimental/sktext/include/
DTypes.h161 kFontChain, enumerator
181 : type(BlockType::kFontChain) in FontBlock()
/external/skia/experimental/sktext/src/
DText.cpp66 SkASSERT(block.type == BlockType::kFontChain); in resolveFonts()