Home
last modified time | relevance | path

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

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