Home
last modified time | relevance | path

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

/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp570 SkTLazy<FontRunIterator> maybeFont(FontRunIterator::Make(utf8, utf8Bytes, in shape() local
574 FontRunIterator* font = maybeFont.getMaybeNull(); in shape()
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp924 SkTLazy<FontRunIterator> maybeFont(FontRunIterator::Make(utf8, utf8Bytes, in shape() local
926 FontRunIterator* font = maybeFont.getMaybeNull(); in shape()