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