Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DPaint.cpp449 bool hasVS = MinikinUtils::hasVariationSelector(typeface, prevCp, cp); in hasGlyph() local
450 if (!hasVS) { in hasGlyph()