Home
last modified time | relevance | path

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

/external/skia/modules/skottie/utils/
DSkottieUtils.cpp314 SlotManager::SlotManager() { in SlotManager() function in skottie_utils::SlotManager
/external/skia/src/sksl/codegen/
DSkSLRasterPipelineCodeGenerator.cpp81 class SlotManager { class
83 SlotManager(std::vector<SlotDebugInfo>* i) : fSlotDebugInfo(i) {} in SlotManager() function in SkSL::RP::SlotManager