Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1673 class DirectMaskSubRunNoCache final : public GrAtlasSubRun { class
1677 DirectMaskSubRunNoCache(GrMaskFormat format,
1722 DirectMaskSubRunNoCache::DirectMaskSubRunNoCache(GrMaskFormat format, in DirectMaskSubRunNoCache() function in __anon3f11a1ec0a11::DirectMaskSubRunNoCache
1731 GrAtlasSubRunOwner DirectMaskSubRunNoCache::Make(const SkZip<SkGlyphVariant, SkPoint>& drawables, in Make()
1770 return alloc->makeUnique<DirectMaskSubRunNoCache>( in Make()
1775 size_t DirectMaskSubRunNoCache::vertexStride(const SkMatrix&) const { in vertexStride()
1783 int DirectMaskSubRunNoCache::glyphCount() const { in glyphCount()
1788 DirectMaskSubRunNoCache::makeAtlasTextOp(const GrClip* clip, in makeAtlasTextOp()
1847 void DirectMaskSubRunNoCache::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph()
1852 DirectMaskSubRunNoCache::regenerateAtlas(int begin, int end, GrMeshDrawTarget* target) const { in regenerateAtlas()
[all …]