HomeSort by relevance Sort by last modified time
    Searched refs:noeffects (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkTypeface.cpp 359 SkScalerContextEffects noeffects; local
360 std::unique_ptr<SkScalerContext> ctx = this->createScalerContext(noeffects, desc, true);
  /external/skia/src/gpu/text/
GrStencilAndCoverTextContext.cpp 536 SkScalerContextEffects noeffects; local
537 glyphs = resourceProvider->createGlyphs(fFont.getTypeface(), noeffects,

Completed in 203 milliseconds