Searched defs:initialSlot (Results 1 – 2 of 2) sorted by relevance
105 size_t FieldAccess::initialSlot() const { in initialSlot() function in SkSL::FieldAccess
959 explicit UnownedLValueSlice(LValue* p, int initialSlot, int numSlots) in UnownedLValueSlice()1008 explicit LValueSlice(std::unique_ptr<LValue> p, int initialSlot, int numSlots) in LValueSlice()