Home
last modified time | relevance | path

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

/third_party/skia/tools/fonts/
DRandomScalerContext.cpp18 class RandomScalerContext : public SkScalerContext { class
40 RandomScalerContext::RandomScalerContext(sk_sp<SkRandomTypeface> face, in RandomScalerContext() function in RandomScalerContext
/third_party/skia/m133/tools/fonts/
DRandomScalerContext.cpp24 class RandomScalerContext : public SkScalerContext { class
49 RandomScalerContext::RandomScalerContext(sk_sp<SkRandomTypeface> face, in RandomScalerContext() function in RandomScalerContext
/third_party/skia/m133/src/core/
DSkScalerContext.h452 friend class RandomScalerContext; // For debug purposes variable