Searched defs:SharedGenerator (Results 1 – 2 of 2) sorted by relevance
19 class SharedGenerator; variable
38 class SharedGenerator final : public SkNVRefCnt<SharedGenerator> { class48 explicit SharedGenerator(std::unique_ptr<SkImageGenerator> gen) in SharedGenerator() function in SharedGenerator