Home
last modified time | relevance | path

Searched defs:fStrikeCache (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.h129 SkStrikeCacheInterface* const fStrikeCache; variable
DSkTypeface_remote.h44 SkStrikeCache* fStrikeCache = nullptr; variable
DSkRemoteGlyphCache.h243 SkStrikeCache* const fStrikeCache; variable
DSkStrikeCache.cpp62 SkStrikeCache* const fStrikeCache; member in SkStrikeCache::Node
/third_party/skia/src/core/
DSkGlyphRunPainter.h120 SkStrikeForGPUCacheInterface* const fStrikeCache; variable
DSkStrikeCache.h149 SkStrikeCache* const fStrikeCache; variable
DSkRemoteGlyphCache.cpp896 SkStrikeCache* const fStrikeCache; member in SkStrikeClientImpl
/third_party/flutter/skia/include/private/
DGrRecordingContext.h129 std::unique_ptr<GrStrikeCache> fStrikeCache; variable
/third_party/skia/include/gpu/
DGrDirectContext.h889 std::unique_ptr<GrStrikeCache> fStrikeCache; variable
/third_party/flutter/skia/src/gpu/text/
DGrTextBlob.h560 GrStrikeCache* const fStrikeCache; variable