Searched defs:SlotManager (Results 1 – 3 of 3) sorted by relevance
25 class SlotManager; variable
49 skottie::SlotManager::SlotManager(sk_sp<skottie::internal::SceneGraphRevalidator> revalidator) in SlotManager() function in skottie::SlotManager
95 class SlotManager { class97 SlotManager(std::vector<SlotDebugInfo>* i) : fSlotDebugInfo(i) {} in SlotManager() function in SkSL::RP::SlotManager