Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineCodeGenerator.cpp227 SlotRange getVariableSlots(const Variable& v) { in getVariableSlots() function in SkSL::RP::Generator
1207 SlotRange SlotManager::getVariableSlots(const Variable& v) { in getVariableSlots() function in SkSL::RP::SlotManager