Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/fonts/
DRandomScalerContext.cpp19 class RandomScalerContext : public SkScalerContext { class
42 RandomScalerContext::RandomScalerContext(sk_sp<SkRandomTypeface> face, in RandomScalerContext() function in RandomScalerContext