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 355 SkScalerContextEffects noeffects; local
356 std::unique_ptr<SkScalerContext> ctx = this->createScalerContext(noeffects, desc, true);
  /external/skia/src/gpu/text/
GrStencilAndCoverTextContext.cpp 537 SkScalerContextEffects noeffects; local
538 glyphs = resourceProvider->createGlyphs(fFont.getTypeface(), noeffects,

Completed in 124 milliseconds