Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineCodeGenerator.cpp253 SlotRange getFunctionSlots(const IRNode& callSite, const FunctionDeclaration& f) { in getFunctionSlots() function in SkSL::RP::Generator
1220 SlotRange SlotManager::getFunctionSlots(const IRNode& callSite, const FunctionDeclaration& f) { in getFunctionSlots() function in SkSL::RP::SlotManager