Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkTypeface.cpp355 SkScalerContextEffects noeffects; in onComputeBounds() local
356 std::unique_ptr<SkScalerContext> ctx = this->createScalerContext(noeffects, desc, true); in onComputeBounds()
/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.cpp537 SkScalerContextEffects noeffects; in createGlyphs() local
538 glyphs = resourceProvider->createGlyphs(fFont.getTypeface(), noeffects, in createGlyphs()