Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRemoteGlyphCache.cpp259 void setTypefaceAndEffects(const SkTypeface* typeface, SkScalerContextEffects effects);
442 void RemoteStrike::setTypefaceAndEffects( in setTypefaceAndEffects() function in RemoteStrike
771 strike->setTypefaceAndEffects(&typeface, effects); in getOrCreateCache()
799 remoteStrike->setTypefaceAndEffects(&typeface, effects); in getOrCreateCache()
808 remoteStrikePtr->setTypefaceAndEffects(&typeface, effects); in getOrCreateCache()