Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrContextOptions.h167 float fGlyphsAsPathsFontSize = 384; member
169 float fGlyphsAsPathsFontSize = 256; member
171 float fGlyphsAsPathsFontSize = 324; member
/third_party/flutter/skia/include/gpu/
DGrContextOptions.h134 float fGlyphsAsPathsFontSize = -1.f; member
/third_party/flutter/skia/src/atlastext/
DSkInternalAtlasTextContext.cpp33 options.fGlyphsAsPathsFontSize = SK_ScalarInfinity; in SkInternalAtlasTextContext()
/third_party/flutter/skia/src/gpu/
DGrRecordingContext.cpp91 textContextOptions.fMaxDistanceFieldFontSize = this->options().fGlyphsAsPathsFontSize; in setupDrawingManager()
/third_party/skia/src/gpu/
DGrRecordingContextPriv.cpp66 this->options().fGlyphsAsPathsFontSize}; in getSDFTControl()
/third_party/skia/src/core/
DSkRemoteGlyphCache.cpp809 ctxOptions.fGlyphsAsPathsFontSize}; in onDrawGlyphRunList()