Searched defs:mutablePos (Results 1 – 5 of 5) sorted by relevance
53 SkScalar* mutablePos() { return const_cast<SkScalar*>(fPos); } in mutablePos() function
114 …public var mutablePos: MyGame_Sample_Vec3_Mutable? { let o = _accessor.offset(VTOFFSET.pos.v); ret… variable
220 …public var mutablePos: Vec3_Mutable? { let o = _accessor.offset(VTOFFSET.pos.v); return o == 0 ? n… variable
1188 …public var mutablePos: MyGame_Example_Vec3_Mutable? { let o = _accessor.offset(VTOFFSET.pos.v); re… variable