Home
last modified time | relevance | path

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

/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp563 SkTLazy<ScriptRunIterator> maybeScript(ScriptRunIterator::Make(utf8, utf8Bytes, hbUnicode)); in shape() local
564 ScriptRunIterator* script = maybeScript.getMaybeNull(); in shape()
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp917 SkTLazy<ScriptRunIterator> maybeScript(ScriptRunIterator::Make(utf8, utf8Bytes, hbUnicode)); in shape() local
918 ScriptRunIterator* script = maybeScript.getMaybeNull(); in shape()