Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp820 class SkScalerContext_Empty : public SkScalerContext { class
822 SkScalerContext_Empty(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_Empty() function in SkScalerContext_Empty
860 c = skstd::make_unique<SkScalerContext_Empty>(sk_ref_sp(const_cast<SkTypeface*>(this)), in createScalerContext()
/external/skqp/src/core/
DSkScalerContext.cpp792 class SkScalerContext_Empty : public SkScalerContext { class
794 SkScalerContext_Empty(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_Empty() function in SkScalerContext_Empty
832 c = skstd::make_unique<SkScalerContext_Empty>(sk_ref_sp(const_cast<SkTypeface*>(this)), in createScalerContext()