Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRemoteGlyphCache.cpp334 cache->setFontAndEffects(font, SkScalerContextEffects{paint}); in getOrCreateCache()
352 cache->setFontAndEffects(font, SkScalerContextEffects{paint}); in getOrCreateCache()
388 cacheStatePtr->setFontAndEffects(font, SkScalerContextEffects{paint}); in getOrCreateCache()
525 void SkStrikeServer::SkGlyphCacheState::setFontAndEffects( in setFontAndEffects() function in SkStrikeServer::SkGlyphCacheState
DSkRemoteGlyphCacheImpl.h42 void setFontAndEffects(const SkFont& font, SkScalerContextEffects effects);