Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp829 class SkScalerContext_Empty : public SkScalerContext { class
831 SkScalerContext_Empty(sk_sp<SkTypeface> typeface, const SkScalerContextEffects& effects, in SkScalerContext_Empty() function in SkScalerContext_Empty
864 c = skstd::make_unique<SkScalerContext_Empty>(sk_ref_sp(const_cast<SkTypeface*>(this)), in createScalerContext()