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