Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/animator/
DAnimator.h25 class SlotManager; variable
/external/skia/modules/skottie/src/
DSlotManager.cpp49 skottie::SlotManager::SlotManager(sk_sp<skottie::internal::SceneGraphRevalidator> revalidator) in SlotManager() function in skottie::SlotManager
/external/skia/src/sksl/codegen/
DSkSLRasterPipelineCodeGenerator.cpp95 class SlotManager { class
97 SlotManager(std::vector<SlotDebugInfo>* i) : fSlotDebugInfo(i) {} in SlotManager() function in SkSL::RP::SlotManager