Searched defs:strikeCache (Results 1 – 14 of 14) sorted by relevance
202 TextStrike::TextStrike(StrikeCache* strikeCache, const SkStrikeSpec& strikeSpec) in TextStrike()231 SkReadBuffer& buffer, const SkStrikeClient* client, SkStrikeCache* strikeCache) { in MakeFromBuffer()
198 StrikeForGPUCacheInterface* strikeCache) { in Make()259 sktext::StrikeForGPUCacheInterface* strikeCache) { in MakeSlug()
78 sktext::StrikeForGPUCacheInterface* strikeCache) { in Make()
626 SkStrikeCache* strikeCache) in SkStrikeClientImpl()805 SkStrikeCache* strikeCache) in SkStrikeClient()
1688 StrikeForGPUCacheInterface* strikeCache, in MakeInAlloc()
28 auto strikeCache = std::make_unique<SkStrikeCache>(); in DEF_TEST() local
135 SkStrikeCache strikeCache; in DEF_TEST() local267 SkStrikeCache strikeCache; in DEF_TEST() local
44 SkStrikeForGPUCacheInterface* strikeCache) in SkGlyphRunListPainter()65 SkStrikeForGPUCacheInterface* strikeCache) in SkGlyphRunListPainter()
42 SkStrike(SkStrikeCache* strikeCache, in SkStrike()
904 SkStrikeCache* strikeCache) in SkStrikeClientImpl()1081 SkStrikeCache* strikeCache) in SkStrikeClient()
64 sktext::gpu::StrikeCache* strikeCache() { return fRecorder->fStrikeCache.get(); } in strikeCache() function
224 sktext::gpu::StrikeCache* GrOpFlushState::strikeCache() const { in strikeCache() function in GrOpFlushState
216 GrStrikeCache* GrOpFlushState::strikeCache() const { in strikeCache() function in GrOpFlushState
45 SkStrike::SkStrike(SkStrikeCache* strikeCache, in SkStrike()