Searched defs:initialSlot (Results 1 – 3 of 3) sorted by relevance
105 size_t FieldAccess::initialSlot() const { in initialSlot() function in SkSL::FieldAccess
142 if (const std::optional<int32_t> initialSlot = deviceContext.getAbsoluteAxisValue(ABS_MT_SLOT); in populateCurrentSlot() local
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()