Home
last modified time | relevance | path

Searched defs:RandomScalerContext (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/fonts/
DRandomScalerContext.cpp19 class RandomScalerContext : public SkScalerContext { class
45 RandomScalerContext::RandomScalerContext(sk_sp<SkRandomTypeface> face, in RandomScalerContext() function in RandomScalerContext
/external/skia/src/core/
DSkScalerContext.h419 friend class RandomScalerContext; // For debug purposes variable