Searched defs:LValueSlice (Results 1 – 1 of 1) sorted by relevance
1006 class LValueSlice final : public UnownedLValueSlice { class1008 explicit LValueSlice(std::unique_ptr<LValue> p, int initialSlot, int numSlots) in LValueSlice() function in SkSL::RP::LValueSlice