Searched refs:SkStrikeServerImpl (Results 1 – 3 of 3) sorted by relevance
577 class SkStrikeServerImpl final : public SkStrikeForGPUCacheInterface { class579 explicit SkStrikeServerImpl(616 SkStrikeServerImpl::SkStrikeServerImpl(SkStrikeServer::DiscardableHandleManager* dhm) in SkStrikeServerImpl() function in SkStrikeServerImpl621 void SkStrikeServerImpl::setMaxEntriesInDescriptorMapForTesting(size_t count) { in setMaxEntriesInDescriptorMapForTesting()624 size_t SkStrikeServerImpl::remoteStrikeMapSizeForTesting() const { in remoteStrikeMapSizeForTesting()628 sk_sp<SkData> SkStrikeServerImpl::serializeTypeface(SkTypeface* tf) { in serializeTypeface()641 void SkStrikeServerImpl::writeStrikeData(std::vector<uint8_t>* memory) { in writeStrikeData()702 SkScopedStrikeForGPU SkStrikeServerImpl::findOrCreateScopedStrike(const SkStrikeSpec& strikeSpec) { in findOrCreateScopedStrike()706 void SkStrikeServerImpl::checkForDeletedEntries() { in checkForDeletedEntries()721 RemoteStrike* SkStrikeServerImpl::getOrCreateCache(const SkStrikeSpec& strikeSpec) { in getOrCreateCache()[all …]
28 class SkStrikeServerImpl; variable82 SkStrikeServerImpl* impl();84 std::unique_ptr<SkStrikeServerImpl> fImpl;
433 friend class SkStrikeServerImpl; // glyphMaskNeedsCurrentColor variable