Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp844 class SkScalerContext_Empty : public SkScalerContext { class
846 SkScalerContext_Empty(SkTypeface* face, const SkDescriptor* desc) in SkScalerContext_Empty() function in SkScalerContext_Empty
878 c = new SkScalerContext_Empty(const_cast<SkTypeface*>(this), desc); in createScalerContext()