Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkStrikeCache.cpp306 SkStrike* targetCache) { in desperationSearchForImage() argument
316 targetCache->mergeGlyphAndImage(glyph->getPackedID(), *fallback); in desperationSearchForImage()
322 targetCache->mergeGlyphAndImage(glyph->getPackedID(), *fallback); in desperationSearchForImage()
DSkStrikeCache.h89 SkStrike* targetCache);