HomeSort by relevance Sort by last modified time
    Searched defs:hasVariationSelector (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/hwui/
MinikinUtils.cpp 76 bool MinikinUtils::hasVariationSelector(Typeface* typeface, uint32_t codepoint, uint32_t vs) {
78 return resolvedFace->fFontCollection->hasVariationSelector(codepoint, vs);
  /frameworks/minikin/libs/minikin/
FontCollection.cpp 344 bool FontCollection::hasVariationSelector(uint32_t baseCodepoint,

Completed in 338 milliseconds