#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker4 { typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Lazy`1 struct Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // SixLabors.ImageSharp.Memory.RowInterval struct RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9; // System.String struct String_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; IL2CPP_EXTERN_C RuntimeClass* Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22469A87991E6866F067FFB46738AD54E7E13100_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_IsAddressLessThan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m45FF1336FDE1E3D8DAC7E48FEFF9D494257B95F0_RuntimeMethod_var; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E : public RuntimeObject { public: public: }; struct PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 : public RuntimeObject { public: public: }; struct PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E : public RuntimeObject { public: public: }; struct PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD : public RuntimeObject { public: public: }; struct PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // SixLabors.ImageSharp.Constants struct Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C : public RuntimeObject { public: public: }; struct Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_StaticFields { public: // System.Single SixLabors.ImageSharp.Constants::Epsilon float ___Epsilon_0; // System.Single SixLabors.ImageSharp.Constants::EpsilonSquared float ___EpsilonSquared_1; public: inline static int32_t get_offset_of_Epsilon_0() { return static_cast(offsetof(Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_StaticFields, ___Epsilon_0)); } inline float get_Epsilon_0() const { return ___Epsilon_0; } inline float* get_address_of_Epsilon_0() { return &___Epsilon_0; } inline void set_Epsilon_0(float value) { ___Epsilon_0 = value; } inline static int32_t get_offset_of_EpsilonSquared_1() { return static_cast(offsetof(Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_StaticFields, ___EpsilonSquared_1)); } inline float get_EpsilonSquared_1() const { return ___EpsilonSquared_1; } inline float* get_address_of_EpsilonSquared_1() { return &___EpsilonSquared_1; } inline void set_EpsilonSquared_1(float value) { ___EpsilonSquared_1 = value; } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler struct BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 { public: union { struct { }; uint8_t BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7__padding[1]; }; public: }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler struct BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 { public: union { struct { }; uint8_t BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7__padding[1]; }; public: }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler struct CubicResampler_t05545076595DA43AF0D1749540089848660DF577 { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::bspline float ___bspline_0; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::cardinal float ___cardinal_1; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::k__BackingField float ___U3CRadiusU3Ek__BackingField_8; public: inline static int32_t get_offset_of_bspline_0() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___bspline_0)); } inline float get_bspline_0() const { return ___bspline_0; } inline float* get_address_of_bspline_0() { return &___bspline_0; } inline void set_bspline_0(float value) { ___bspline_0 = value; } inline static int32_t get_offset_of_cardinal_1() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___cardinal_1)); } inline float get_cardinal_1() const { return ___cardinal_1; } inline float* get_address_of_cardinal_1() { return &___cardinal_1; } inline void set_cardinal_1(float value) { ___cardinal_1 = value; } inline static int32_t get_offset_of_U3CRadiusU3Ek__BackingField_8() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___U3CRadiusU3Ek__BackingField_8)); } inline float get_U3CRadiusU3Ek__BackingField_8() const { return ___U3CRadiusU3Ek__BackingField_8; } inline float* get_address_of_U3CRadiusU3Ek__BackingField_8() { return &___U3CRadiusU3Ek__BackingField_8; } inline void set_U3CRadiusU3Ek__BackingField_8(float value) { ___U3CRadiusU3Ek__BackingField_8 = value; } }; struct CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::CatmullRom CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___CatmullRom_2; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Hermite CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Hermite_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::MitchellNetravali CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___MitchellNetravali_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Robidoux CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Robidoux_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::RobidouxSharp CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___RobidouxSharp_6; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Spline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Spline_7; public: inline static int32_t get_offset_of_CatmullRom_2() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___CatmullRom_2)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_CatmullRom_2() const { return ___CatmullRom_2; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_CatmullRom_2() { return &___CatmullRom_2; } inline void set_CatmullRom_2(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___CatmullRom_2 = value; } inline static int32_t get_offset_of_Hermite_3() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Hermite_3)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Hermite_3() const { return ___Hermite_3; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Hermite_3() { return &___Hermite_3; } inline void set_Hermite_3(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Hermite_3 = value; } inline static int32_t get_offset_of_MitchellNetravali_4() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___MitchellNetravali_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_MitchellNetravali_4() const { return ___MitchellNetravali_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_MitchellNetravali_4() { return &___MitchellNetravali_4; } inline void set_MitchellNetravali_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___MitchellNetravali_4 = value; } inline static int32_t get_offset_of_Robidoux_5() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Robidoux_5)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Robidoux_5() const { return ___Robidoux_5; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Robidoux_5() { return &___Robidoux_5; } inline void set_Robidoux_5(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Robidoux_5 = value; } inline static int32_t get_offset_of_RobidouxSharp_6() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___RobidouxSharp_6)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_RobidouxSharp_6() const { return ___RobidouxSharp_6; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_RobidouxSharp_6() { return &___RobidouxSharp_6; } inline void set_RobidouxSharp_6(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___RobidouxSharp_6 = value; } inline static int32_t get_offset_of_Spline_7() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Spline_7)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Spline_7() const { return ___Spline_7; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Spline_7() { return &___Spline_7; } inline void set_Spline_7(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Spline_7 = value; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.La32 struct La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 { public: union { #pragma pack(push, tp, 1) struct { // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::L uint16_t ___L_0; }; #pragma pack(pop, tp) struct { uint16_t ___L_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_1_OffsetPadding[2]; // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::A uint16_t ___A_1; }; #pragma pack(pop, tp) struct { char ___A_1_OffsetPadding_forAlignmentOnly[2]; uint16_t ___A_1_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_0() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___L_0)); } inline uint16_t get_L_0() const { return ___L_0; } inline uint16_t* get_address_of_L_0() { return &___L_0; } inline void set_L_0(uint16_t value) { ___L_0 = value; } inline static int32_t get_offset_of_A_1() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___A_1)); } inline uint16_t get_A_1() const { return ___A_1; } inline uint16_t* get_address_of_A_1() { return &___A_1; } inline void set_A_1(uint16_t value) { ___A_1 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler struct LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::k__BackingField float ___U3CRadiusU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CRadiusU3Ek__BackingField_4() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5, ___U3CRadiusU3Ek__BackingField_4)); } inline float get_U3CRadiusU3Ek__BackingField_4() const { return ___U3CRadiusU3Ek__BackingField_4; } inline float* get_address_of_U3CRadiusU3Ek__BackingField_4() { return &___U3CRadiusU3Ek__BackingField_4; } inline void set_U3CRadiusU3Ek__BackingField_4(float value) { ___U3CRadiusU3Ek__BackingField_4 = value; } }; struct LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos2 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos2_0; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos3 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos3_1; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos5 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos5_2; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos8 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos8_3; public: inline static int32_t get_offset_of_Lanczos2_0() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos2_0)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos2_0() const { return ___Lanczos2_0; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos2_0() { return &___Lanczos2_0; } inline void set_Lanczos2_0(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos2_0 = value; } inline static int32_t get_offset_of_Lanczos3_1() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos3_1)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos3_1() const { return ___Lanczos3_1; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos3_1() { return &___Lanczos3_1; } inline void set_Lanczos3_1(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos3_1 = value; } inline static int32_t get_offset_of_Lanczos5_2() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos5_2)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos5_2() const { return ___Lanczos5_2; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos5_2() { return &___Lanczos5_2; } inline void set_Lanczos5_2(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos5_2 = value; } inline static int32_t get_offset_of_Lanczos8_3() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos8_3)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos8_3() const { return ___Lanczos8_3; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos8_3() { return &___Lanczos8_3; } inline void set_Lanczos8_3(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos8_3 = value; } }; // System.Numerics.Matrix3x2 struct Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F { public: // System.Single System.Numerics.Matrix3x2::M11 float ___M11_0; // System.Single System.Numerics.Matrix3x2::M12 float ___M12_1; // System.Single System.Numerics.Matrix3x2::M21 float ___M21_2; // System.Single System.Numerics.Matrix3x2::M22 float ___M22_3; // System.Single System.Numerics.Matrix3x2::M31 float ___M31_4; // System.Single System.Numerics.Matrix3x2::M32 float ___M32_5; public: inline static int32_t get_offset_of_M11_0() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M11_0)); } inline float get_M11_0() const { return ___M11_0; } inline float* get_address_of_M11_0() { return &___M11_0; } inline void set_M11_0(float value) { ___M11_0 = value; } inline static int32_t get_offset_of_M12_1() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M12_1)); } inline float get_M12_1() const { return ___M12_1; } inline float* get_address_of_M12_1() { return &___M12_1; } inline void set_M12_1(float value) { ___M12_1 = value; } inline static int32_t get_offset_of_M21_2() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M21_2)); } inline float get_M21_2() const { return ___M21_2; } inline float* get_address_of_M21_2() { return &___M21_2; } inline void set_M21_2(float value) { ___M21_2 = value; } inline static int32_t get_offset_of_M22_3() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M22_3)); } inline float get_M22_3() const { return ___M22_3; } inline float* get_address_of_M22_3() { return &___M22_3; } inline void set_M22_3(float value) { ___M22_3 = value; } inline static int32_t get_offset_of_M31_4() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M31_4)); } inline float get_M31_4() const { return ___M31_4; } inline float* get_address_of_M31_4() { return &___M31_4; } inline void set_M31_4(float value) { ___M31_4 = value; } inline static int32_t get_offset_of_M32_5() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M32_5)); } inline float get_M32_5() const { return ___M32_5; } inline float* get_address_of_M32_5() { return &___M32_5; } inline void set_M32_5(float value) { ___M32_5 = value; } }; struct Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F_StaticFields { public: // System.Numerics.Matrix3x2 System.Numerics.Matrix3x2::_identity Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ____identity_6; public: inline static int32_t get_offset_of__identity_6() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F_StaticFields, ____identity_6)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get__identity_6() const { return ____identity_6; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of__identity_6() { return &____identity_6; } inline void set__identity_6(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ____identity_6 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler struct NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 { public: union { struct { }; uint8_t NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76__padding[1]; }; public: }; // System.Runtime.InteropServices.OSPlatform struct OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC { public: // System.String System.Runtime.InteropServices.OSPlatform::_osPlatform String_t* ____osPlatform_0; public: inline static int32_t get_offset_of__osPlatform_0() { return static_cast(offsetof(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC, ____osPlatform_0)); } inline String_t* get__osPlatform_0() const { return ____osPlatform_0; } inline String_t** get_address_of__osPlatform_0() { return &____osPlatform_0; } inline void set__osPlatform_0(String_t* value) { ____osPlatform_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____osPlatform_0), (void*)value); } }; struct OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_StaticFields { public: // System.Runtime.InteropServices.OSPlatform System.Runtime.InteropServices.OSPlatform::k__BackingField OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC ___U3CLinuxU3Ek__BackingField_1; // System.Runtime.InteropServices.OSPlatform System.Runtime.InteropServices.OSPlatform::k__BackingField OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC ___U3COSXU3Ek__BackingField_2; // System.Runtime.InteropServices.OSPlatform System.Runtime.InteropServices.OSPlatform::k__BackingField OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC ___U3CWindowsU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CLinuxU3Ek__BackingField_1() { return static_cast(offsetof(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_StaticFields, ___U3CLinuxU3Ek__BackingField_1)); } inline OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC get_U3CLinuxU3Ek__BackingField_1() const { return ___U3CLinuxU3Ek__BackingField_1; } inline OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC * get_address_of_U3CLinuxU3Ek__BackingField_1() { return &___U3CLinuxU3Ek__BackingField_1; } inline void set_U3CLinuxU3Ek__BackingField_1(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC value) { ___U3CLinuxU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CLinuxU3Ek__BackingField_1))->____osPlatform_0), (void*)NULL); } inline static int32_t get_offset_of_U3COSXU3Ek__BackingField_2() { return static_cast(offsetof(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_StaticFields, ___U3COSXU3Ek__BackingField_2)); } inline OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC get_U3COSXU3Ek__BackingField_2() const { return ___U3COSXU3Ek__BackingField_2; } inline OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC * get_address_of_U3COSXU3Ek__BackingField_2() { return &___U3COSXU3Ek__BackingField_2; } inline void set_U3COSXU3Ek__BackingField_2(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC value) { ___U3COSXU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3COSXU3Ek__BackingField_2))->____osPlatform_0), (void*)NULL); } inline static int32_t get_offset_of_U3CWindowsU3Ek__BackingField_3() { return static_cast(offsetof(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_StaticFields, ___U3CWindowsU3Ek__BackingField_3)); } inline OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC get_U3CWindowsU3Ek__BackingField_3() const { return ___U3CWindowsU3Ek__BackingField_3; } inline OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC * get_address_of_U3CWindowsU3Ek__BackingField_3() { return &___U3CWindowsU3Ek__BackingField_3; } inline void set_U3CWindowsU3Ek__BackingField_3(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC value) { ___U3CWindowsU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CWindowsU3Ek__BackingField_3))->____osPlatform_0), (void*)NULL); } }; // Native definition for P/Invoke marshalling of System.Runtime.InteropServices.OSPlatform struct OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_marshaled_pinvoke { char* ____osPlatform_0; }; // Native definition for COM marshalling of System.Runtime.InteropServices.OSPlatform struct OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_marshaled_com { Il2CppChar* ____osPlatform_0; }; // SixLabors.ImageSharp.Rectangle struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 { public: // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CXU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CYU3Ek__BackingField_2; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CXU3Ek__BackingField_1() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CXU3Ek__BackingField_1)); } inline int32_t get_U3CXU3Ek__BackingField_1() const { return ___U3CXU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CXU3Ek__BackingField_1() { return &___U3CXU3Ek__BackingField_1; } inline void set_U3CXU3Ek__BackingField_1(int32_t value) { ___U3CXU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CYU3Ek__BackingField_2() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CYU3Ek__BackingField_2)); } inline int32_t get_U3CYU3Ek__BackingField_2() const { return ___U3CYU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CYU3Ek__BackingField_2() { return &___U3CYU3Ek__BackingField_2; } inline void set_U3CYU3Ek__BackingField_2(int32_t value) { ___U3CYU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_3() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CWidthU3Ek__BackingField_3)); } inline int32_t get_U3CWidthU3Ek__BackingField_3() const { return ___U3CWidthU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_3() { return &___U3CWidthU3Ek__BackingField_3; } inline void set_U3CWidthU3Ek__BackingField_3(int32_t value) { ___U3CWidthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_4() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CHeightU3Ek__BackingField_4)); } inline int32_t get_U3CHeightU3Ek__BackingField_4() const { return ___U3CHeightU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_4() { return &___U3CHeightU3Ek__BackingField_4; } inline void set_U3CHeightU3Ek__BackingField_4(int32_t value) { ___U3CHeightU3Ek__BackingField_4 = value; } }; struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Rectangle::Empty Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields, ___Empty_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_Empty_0() const { return ___Empty_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___Empty_0 = value; } }; // SixLabors.ImageSharp.Memory.RowInterval struct RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 { public: // System.Int32 SixLabors.ImageSharp.Memory.RowInterval::k__BackingField int32_t ___U3CMinU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.RowInterval::k__BackingField int32_t ___U3CMaxU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CMinU3Ek__BackingField_0() { return static_cast(offsetof(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9, ___U3CMinU3Ek__BackingField_0)); } inline int32_t get_U3CMinU3Ek__BackingField_0() const { return ___U3CMinU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CMinU3Ek__BackingField_0() { return &___U3CMinU3Ek__BackingField_0; } inline void set_U3CMinU3Ek__BackingField_0(int32_t value) { ___U3CMinU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CMaxU3Ek__BackingField_1() { return static_cast(offsetof(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9, ___U3CMaxU3Ek__BackingField_1)); } inline int32_t get_U3CMaxU3Ek__BackingField_1() const { return ___U3CMaxU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CMaxU3Ek__BackingField_1() { return &___U3CMaxU3Ek__BackingField_1; } inline void set_U3CMaxU3Ek__BackingField_1(int32_t value) { ___U3CMaxU3Ek__BackingField_1 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler struct TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF { public: union { struct { }; uint8_t TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF__padding[1]; }; public: }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.Numerics.Vector2 struct Vector2_t1455881409307224D6099F54FA7E478733EEF61D { public: // System.Single System.Numerics.Vector2::X float ___X_0; // System.Single System.Numerics.Vector2::Y float ___Y_1; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } }; // System.Numerics.Vector4 struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 { public: // System.Single System.Numerics.Vector4::X float ___X_0; // System.Single System.Numerics.Vector4::Y float ___Y_1; // System.Single System.Numerics.Vector4::Z float ___Z_2; // System.Single System.Numerics.Vector4::W float ___W_3; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } inline static int32_t get_offset_of_W_3() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___W_3)); } inline float get_W_3() const { return ___W_3; } inline float* get_address_of_W_3() { return &___W_3; } inline void set_W_3(float value) { ___W_3 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler struct WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 { public: union { struct { }; uint8_t WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63__padding[1]; }; public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___source_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___destination_3)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___source_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___destination_3)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___sampler_4)); } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF get_sampler_4() const { return ___sampler_4; } inline TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758, ___source_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_source_1() const { return ___source_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758, ___destination_3)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758, ___sampler_4)); } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 get_sampler_4() const { return ___sampler_4; } inline WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___sampler_4)); } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 get_sampler_4() const { return ___sampler_4; } inline BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___sampler_4)); } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 get_sampler_4() const { return ___sampler_4; } inline BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___sampler_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_sampler_4() const { return ___sampler_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600, ___sampler_4)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_sampler_4() const { return ___sampler_4; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1 struct AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::matrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16, ___source_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_source_1() const { return ___source_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16, ___bounds_2)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_bounds_2() const { return ___bounds_2; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_bounds_2() { return &___bounds_2; } inline void set_bounds_2(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___bounds_2 = value; } inline static int32_t get_offset_of_destination_3() { return static_cast(offsetof(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16, ___destination_3)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16, ___sampler_4)); } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 get_sampler_4() const { return ___sampler_4; } inline NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * get_address_of_sampler_4() { return &___sampler_4; } inline void set_sampler_4(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 value) { ___sampler_4 = value; } inline static int32_t get_offset_of_matrix_5() { return static_cast(offsetof(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16, ___matrix_5)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_matrix_5() const { return ___matrix_5; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16, ___yRadius_6)); } inline float get_yRadius_6() const { return ___yRadius_6; } inline float* get_address_of_yRadius_6() { return &___yRadius_6; } inline void set_yRadius_6(float value) { ___yRadius_6 = value; } inline static int32_t get_offset_of_xRadius_7() { return static_cast(offsetof(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16, ___xRadius_7)); } inline float get_xRadius_7() const { return ___xRadius_7; } inline float* get_address_of_xRadius_7() { return &___xRadius_7; } inline void set_xRadius_7(float value) { ___xRadius_7 = value; } }; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 : public RuntimeObject { public: // T System.Pinnable`1::Data Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7, ___Data_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Data_0() const { return ___Data_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Data_0 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____pinnable_0)); } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____pinnable_0)); } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____pinnable_0)); } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____pinnable_0)); } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____pinnable_0)); } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____pinnable_0)); } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____pinnable_0)); } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____pinnable_0)); } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____pinnable_0)); } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.La16 struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.La16::L uint8_t ___L_2; }; #pragma pack(pop, tp) struct { uint8_t ___L_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_3_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.La16::A uint8_t ___A_3; }; #pragma pack(pop, tp) struct { char ___A_3_OffsetPadding_forAlignmentOnly[1]; uint8_t ___A_3_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_2() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___L_2)); } inline uint8_t get_L_2() const { return ___L_2; } inline uint8_t* get_address_of_L_2() { return &___L_2; } inline void set_L_2(uint8_t value) { ___L_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2 struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::Half Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Half_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::MinusOne Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___Half_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Half_0() const { return ___Half_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___MinusOne_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_MinusOne_1() const { return ___MinusOne_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4 struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::MinusOne Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___Half_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_0() const { return ___Half_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___MinusOne_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MinusOne_1() const { return ___MinusOne_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers struct PixelConversionModifiers_t1E56A8DD07A650EAF7B5B8D9E43659EE7B4C851E { public: // System.Int32 SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PixelConversionModifiers_t1E56A8DD07A650EAF7B5B8D9E43659EE7B4C851E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.ReadOrigin struct ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8 { public: // System.Int32 SixLabors.ImageSharp.ReadOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Configuration::streamProcessingBufferSize int32_t ___streamProcessingBufferSize_1; // System.Int32 SixLabors.ImageSharp.Configuration::maxDegreeOfParallelism int32_t ___maxDegreeOfParallelism_2; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Configuration::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_3; // System.Boolean SixLabors.ImageSharp.Configuration::k__BackingField bool ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; // System.Collections.Generic.IDictionary`2 SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CPropertiesU3Ek__BackingField_6; // SixLabors.ImageSharp.ReadOrigin SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CReadOriginU3Ek__BackingField_7; // SixLabors.ImageSharp.Formats.ImageFormatManager SixLabors.ImageSharp.Configuration::k__BackingField ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * ___U3CImageFormatsManagerU3Ek__BackingField_8; // SixLabors.ImageSharp.IO.IFileSystem SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CFileSystemU3Ek__BackingField_9; // System.Int32 SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CImageOperationsProviderU3Ek__BackingField_11; public: inline static int32_t get_offset_of_streamProcessingBufferSize_1() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___streamProcessingBufferSize_1)); } inline int32_t get_streamProcessingBufferSize_1() const { return ___streamProcessingBufferSize_1; } inline int32_t* get_address_of_streamProcessingBufferSize_1() { return &___streamProcessingBufferSize_1; } inline void set_streamProcessingBufferSize_1(int32_t value) { ___streamProcessingBufferSize_1 = value; } inline static int32_t get_offset_of_maxDegreeOfParallelism_2() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___maxDegreeOfParallelism_2)); } inline int32_t get_maxDegreeOfParallelism_2() const { return ___maxDegreeOfParallelism_2; } inline int32_t* get_address_of_maxDegreeOfParallelism_2() { return &___maxDegreeOfParallelism_2; } inline void set_maxDegreeOfParallelism_2(int32_t value) { ___maxDegreeOfParallelism_2 = value; } inline static int32_t get_offset_of_memoryAllocator_3() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___memoryAllocator_3)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_3() const { return ___memoryAllocator_3; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_3() { return &___memoryAllocator_3; } inline void set_memoryAllocator_3(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_3), (void*)value); } inline static int32_t get_offset_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5)); } inline bool get_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() const { return ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline bool* get_address_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return &___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline void set_U3CPreferContiguousImageBuffersU3Ek__BackingField_5(bool value) { ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPropertiesU3Ek__BackingField_6() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPropertiesU3Ek__BackingField_6)); } inline RuntimeObject* get_U3CPropertiesU3Ek__BackingField_6() const { return ___U3CPropertiesU3Ek__BackingField_6; } inline RuntimeObject** get_address_of_U3CPropertiesU3Ek__BackingField_6() { return &___U3CPropertiesU3Ek__BackingField_6; } inline void set_U3CPropertiesU3Ek__BackingField_6(RuntimeObject* value) { ___U3CPropertiesU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPropertiesU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CReadOriginU3Ek__BackingField_7() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CReadOriginU3Ek__BackingField_7)); } inline int32_t get_U3CReadOriginU3Ek__BackingField_7() const { return ___U3CReadOriginU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CReadOriginU3Ek__BackingField_7() { return &___U3CReadOriginU3Ek__BackingField_7; } inline void set_U3CReadOriginU3Ek__BackingField_7(int32_t value) { ___U3CReadOriginU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageFormatsManagerU3Ek__BackingField_8)); } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * get_U3CImageFormatsManagerU3Ek__BackingField_8() const { return ___U3CImageFormatsManagerU3Ek__BackingField_8; } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 ** get_address_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return &___U3CImageFormatsManagerU3Ek__BackingField_8; } inline void set_U3CImageFormatsManagerU3Ek__BackingField_8(ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * value) { ___U3CImageFormatsManagerU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageFormatsManagerU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CFileSystemU3Ek__BackingField_9() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CFileSystemU3Ek__BackingField_9)); } inline RuntimeObject* get_U3CFileSystemU3Ek__BackingField_9() const { return ___U3CFileSystemU3Ek__BackingField_9; } inline RuntimeObject** get_address_of_U3CFileSystemU3Ek__BackingField_9() { return &___U3CFileSystemU3Ek__BackingField_9; } inline void set_U3CFileSystemU3Ek__BackingField_9(RuntimeObject* value) { ___U3CFileSystemU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFileSystemU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10)); } inline int32_t get_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() const { return ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return &___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline void set_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10(int32_t value) { ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageOperationsProviderU3Ek__BackingField_11)); } inline RuntimeObject* get_U3CImageOperationsProviderU3Ek__BackingField_11() const { return ___U3CImageOperationsProviderU3Ek__BackingField_11; } inline RuntimeObject** get_address_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return &___U3CImageOperationsProviderU3Ek__BackingField_11; } inline void set_U3CImageOperationsProviderU3Ek__BackingField_11(RuntimeObject* value) { ___U3CImageOperationsProviderU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageOperationsProviderU3Ek__BackingField_11), (void*)value); } }; struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.Configuration::Lazy Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * ___Lazy_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Configuration::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CDefaultU3Ek__BackingField_4; public: inline static int32_t get_offset_of_Lazy_0() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___Lazy_0)); } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * get_Lazy_0() const { return ___Lazy_0; } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E ** get_address_of_Lazy_0() { return &___Lazy_0; } inline void set_Lazy_0(Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * value) { ___Lazy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Lazy_0), (void*)value); } inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_4() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___U3CDefaultU3Ek__BackingField_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CDefaultU3Ek__BackingField_4() const { return ___U3CDefaultU3Ek__BackingField_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CDefaultU3Ek__BackingField_4() { return &___U3CDefaultU3Ek__BackingField_4; } inline void set_U3CDefaultU3Ek__BackingField_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CDefaultU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_4), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m24EB22143DC85C373FC70233E5BBCD3F7567552F_gshared_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_gshared_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m6F28FC18708B2E83E35258A6FCCF000BDAAEA7AC_gshared_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mDE454200A884E7B6A22D0DD0F306D346CDCD4E88_gshared (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD21FDE25C7AFC7306194E678481A847B8F5AFB76_gshared_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_gshared_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m19685C831E9CF6C542D635F59A1D11F6FA627F99_gshared_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3F288DA2EBF603D77D99E9479DC0684CEE085DD7_gshared (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m67F5AF19B4D0B00E2F54F8CA1ECB920C425902F9_gshared_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_gshared_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE2752588AC7905FF1D709144FE0CB109C45A1E8D_gshared_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6EC9A3871E7947074A8B31EB109E3E3DD56D1E8D_gshared (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m415E45013EE994B3F328D468C6DF93CE8EC805CF_gshared_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_gshared_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mDDA39E8288E196241BFC55ABCE9C29453CD368ED_gshared_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m74AECB640599E5027328EDA158660B3F4BC3074C_gshared (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m05DD602DD30B998DF214CABCA6E9718CAE46990B_gshared_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_gshared_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m01C8BD60BB17F399FECDFA698349613A4A674C8B_gshared_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2F72301E73887620C1AEC2C227730521DCDA53E8_gshared (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD0C8295FDB927179B82452A19BE0BAE5C1FDB8D1_gshared_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_gshared_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m70AF943CCB6EBA6EF2670B1E3DB6E784E68F3E10_gshared_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C14E139429E341B5E264F404E400D188D892607_gshared (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m6458985B5F252E42319ED5F5C73319D3291CA00B_gshared_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_gshared_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m5CDA66BED0EDFA0762D75529DF9EACEE2C669EB6_gshared_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m29A08E1B89B1268FD510BE95DD2DF1FE6B1890C4_gshared (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mB9DE515487B8D3E1B913E7182456693EB33C493F_gshared_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_gshared_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mFF790F5D72ECFAA931FC5017D58AF71C2927C7E5_gshared_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mC343CF0E32BF4733250320855D94C6020CA62238_gshared (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m235F9B433759B4CA89F305E91156200008B22C13_gshared_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_gshared_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m3B781739E9A5FC8E042BC4784FD2A3AE65E8520B_gshared_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7B99C3DCBB97CA0C9B6E4326D115C8EE8FDA9609_gshared (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mEB005013DA561D87269310043F2C1858A498DF6A_gshared_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_gshared_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m352E22330F4864B8A2452AEE7E4B842F1994E851_gshared_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mEF190F9D321ED36E09624A5F8AFD5D095E000E22_gshared (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m82939B48D1E0CCC323BCAABB685C2AADA63EE72F_gshared_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_gshared_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m0A6901D8B57A4A528D0653AEB5A936F0C38D5394_gshared_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C49290E47047D54A86D122A9CBE3E04FF0820C2_gshared (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m1D6A33F67A3A3FDC42C7EFA7E035CE3217E5D66C_gshared_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_gshared_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m623503A5CBE0BCF3CA96AE85E1D34C104244022A_gshared_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1170B66AF3AA13E382CEBFF5676D247AF51EFD41_gshared (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mF28DDD0AE5D067FEF192CD5F2723A28377844531_gshared_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_gshared_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE8C962912304377E8228734326F90644706742B9_gshared_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1BC7D167CC2C20C49B6FC3C64FC35C1796AD32E5_gshared (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m6AE02C528C164175ACEA62C93EA897B09A27AE69_gshared_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_gshared_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mC6C3C626223FF4FCA0F1AD5E9A38E503C27D0FC7_gshared_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3207A34D8559EBB8E6AE221261A25B87406DC78B_gshared (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m672349ABB7101BD1840DA154B060836766DF94AE_gshared_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_gshared_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE05FD000D2DC20F3E6F82E7EF4376732931C5809_gshared_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7BACD839B65BEF97952A869572C6359313151B4E_gshared (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD5179FAD26D5E1D2189EAE820DE8392DD610A2F1_gshared_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_gshared_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m89E745FE694ED9C477BB3172207B071BE37C4861_gshared_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82AA7B0962C319BC7C88CFA76EFF5429B5A1669A_gshared (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mA0776EFC142F60AFFC4A337F194416B4D760E27E_gshared_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_gshared_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mDD2B5741FDE982EEFABCFFBA9CAE127BFF542FB1_gshared_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4CA8B4C12F930CEA2ED2DF1607D48FA7565A949D_gshared (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mAA9EA994AFEA2D53495684B9FB1CA406EEC7AFC8_gshared_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_gshared_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m5DEA4BE2AAD47ED459EC082D789079ED1CAF5F4C_gshared_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7DDD7245930B763664DCAD9FE9C511FFA85CB553_gshared (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mC167F65A95CC38DF9813A6FA0C762906F3733F35_gshared_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_gshared_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mCD73E697168F3B55F1A2982C2E05636FD12102BD_gshared_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA1361488EB3063BD113A27ED3A217BAA9F4B0EE7_gshared (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD019A6674E1A5AF1E01862F8359A0F4927C63C61_gshared_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_gshared_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mD4F303C1C9895E0A36BB1C6D004B32E2384D98D5_gshared_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCCD30454BBE922BD7C5DF25DA9B67A98DCEC7670_gshared (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m87D7C63A411F50FE67B7693AFB856477C81F48F9_gshared_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_gshared_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mBCDF1A7F1A67E6310C1820E2BE82046559C50260_gshared_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCBE0932FA3624D89B9118C556BDA37EF83805F77_gshared (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mAC86B2D92A9B1F921804D1673ECB1EA94CF93E95_gshared_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_gshared_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mA548CB21338FC60C7C339676AF30FA6B7143ADB1_gshared_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA61E05B0A4E85FF372A20B54D56BC3458B3AFAA7_gshared (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mA5876DE32A9A4971B37D2649E642C957C772255E_gshared_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_gshared_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mD3A3E54007FA7D58B1784FD18F5ECA480459440F_gshared_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m602ABB39ED1C2DD674520472FACDF175CA96A0EA_gshared (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mB0E26C16F89E9D92EA80453F2431596E61D2FA28_gshared_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_gshared_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m0082B8BB9C94038B0C9C6B4BFCF65D502A7FCA1D_gshared_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2628F0F40E493E5E4A41F116B0AC85086853A7AF_gshared (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // !!0& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22469A87991E6866F067FFB46738AD54E7E13100_gshared (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span0, const RuntimeMethod* method); // !!0& System.Runtime.CompilerServices.Unsafe::Add(!!0&,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_gshared_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method); // System.Boolean System.Runtime.CompilerServices.Unsafe::IsAddressLessThan(!!0&,!!0&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Unsafe_IsAddressLessThan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m45FF1336FDE1E3D8DAC7E48FEFF9D494257B95F0_gshared_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___right1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m24EB22143DC85C373FC70233E5BBCD3F7567552F_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m24EB22143DC85C373FC70233E5BBCD3F7567552F_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Runtime.InteropServices.OSPlatform System.Runtime.InteropServices.OSPlatform::get_OSX() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline (const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.RuntimeEnvironment::IsOSPlatform(System.Runtime.InteropServices.OSPlatform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14 (OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC ___osPlatform0, const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.RuntimeEnvironment::get_IsNetCore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187 (const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Int32 SixLabors.ImageSharp.Rectangle::get_Y() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Bottom() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_X() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Right() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Memory.RowInterval::get_Min() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * __this, const RuntimeMethod* method); // System.Void System.Numerics.Vector2::.ctor(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642 (Vector2_t1455881409307224D6099F54FA7E478733EEF61D * __this, float ___x0, float ___y1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::Transform(System.Numerics.Vector2,System.Numerics.Matrix3x2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___position0, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix1, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetRangeStart(System.Single,System.Single,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline (float ___radius0, float ___center1, int32_t ___min2, int32_t ___max3, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetRangeEnd(System.Single,System.Single,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline (float ___radius0, float ___center1, int32_t ___min2, int32_t ___max3, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45 (const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::GetValue(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, float ___x0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Numerics::Premultiply(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___source0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Multiply(System.Numerics.Vector4,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, float ___right1, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Addition(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, const RuntimeMethod*))Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_gshared_inline)(__this, method); } // System.Void SixLabors.ImageSharp.Numerics::UnPremultiply(System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___vectors0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Memory.RowInterval::get_Max() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m6F28FC18708B2E83E35258A6FCCF000BDAAEA7AC_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m6F28FC18708B2E83E35258A6FCCF000BDAAEA7AC_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Numerics::UnPremultiply(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mDE454200A884E7B6A22D0DD0F306D346CDCD4E88 (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mDE454200A884E7B6A22D0DD0F306D346CDCD4E88_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mD21FDE25C7AFC7306194E678481A847B8F5AFB76_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mD21FDE25C7AFC7306194E678481A847B8F5AFB76_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::GetValue(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, float ___x0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m19685C831E9CF6C542D635F59A1D11F6FA627F99_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m19685C831E9CF6C542D635F59A1D11F6FA627F99_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3F288DA2EBF603D77D99E9479DC0684CEE085DD7 (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3F288DA2EBF603D77D99E9479DC0684CEE085DD7_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m67F5AF19B4D0B00E2F54F8CA1ECB920C425902F9_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m67F5AF19B4D0B00E2F54F8CA1ECB920C425902F9_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::GetValue(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, float ___x0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mE2752588AC7905FF1D709144FE0CB109C45A1E8D_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mE2752588AC7905FF1D709144FE0CB109C45A1E8D_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6EC9A3871E7947074A8B31EB109E3E3DD56D1E8D (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6EC9A3871E7947074A8B31EB109E3E3DD56D1E8D_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m415E45013EE994B3F328D468C6DF93CE8EC805CF_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m415E45013EE994B3F328D468C6DF93CE8EC805CF_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::GetValue(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, float ___x0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mDDA39E8288E196241BFC55ABCE9C29453CD368ED_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mDDA39E8288E196241BFC55ABCE9C29453CD368ED_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m74AECB640599E5027328EDA158660B3F4BC3074C (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m74AECB640599E5027328EDA158660B3F4BC3074C_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m05DD602DD30B998DF214CABCA6E9718CAE46990B_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m05DD602DD30B998DF214CABCA6E9718CAE46990B_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::GetValue(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, float ___x0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m01C8BD60BB17F399FECDFA698349613A4A674C8B_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m01C8BD60BB17F399FECDFA698349613A4A674C8B_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2F72301E73887620C1AEC2C227730521DCDA53E8 (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2F72301E73887620C1AEC2C227730521DCDA53E8_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mD0C8295FDB927179B82452A19BE0BAE5C1FDB8D1_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mD0C8295FDB927179B82452A19BE0BAE5C1FDB8D1_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::GetValue(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, float ___x0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La32::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m70AF943CCB6EBA6EF2670B1E3DB6E784E68F3E10_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m70AF943CCB6EBA6EF2670B1E3DB6E784E68F3E10_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C14E139429E341B5E264F404E400D188D892607 (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C14E139429E341B5E264F404E400D188D892607_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m6458985B5F252E42319ED5F5C73319D3291CA00B_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m6458985B5F252E42319ED5F5C73319D3291CA00B_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::GetValue(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, float ___x0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m5CDA66BED0EDFA0762D75529DF9EACEE2C669EB6_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m5CDA66BED0EDFA0762D75529DF9EACEE2C669EB6_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m29A08E1B89B1268FD510BE95DD2DF1FE6B1890C4 (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m29A08E1B89B1268FD510BE95DD2DF1FE6B1890C4_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mB9DE515487B8D3E1B913E7182456693EB33C493F_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mB9DE515487B8D3E1B913E7182456693EB33C493F_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mFF790F5D72ECFAA931FC5017D58AF71C2927C7E5_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mFF790F5D72ECFAA931FC5017D58AF71C2927C7E5_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mC343CF0E32BF4733250320855D94C6020CA62238 (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mC343CF0E32BF4733250320855D94C6020CA62238_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m235F9B433759B4CA89F305E91156200008B22C13_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m235F9B433759B4CA89F305E91156200008B22C13_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m3B781739E9A5FC8E042BC4784FD2A3AE65E8520B_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m3B781739E9A5FC8E042BC4784FD2A3AE65E8520B_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7B99C3DCBB97CA0C9B6E4326D115C8EE8FDA9609 (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7B99C3DCBB97CA0C9B6E4326D115C8EE8FDA9609_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mEB005013DA561D87269310043F2C1858A498DF6A_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mEB005013DA561D87269310043F2C1858A498DF6A_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m352E22330F4864B8A2452AEE7E4B842F1994E851_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m352E22330F4864B8A2452AEE7E4B842F1994E851_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mEF190F9D321ED36E09624A5F8AFD5D095E000E22 (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mEF190F9D321ED36E09624A5F8AFD5D095E000E22_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m82939B48D1E0CCC323BCAABB685C2AADA63EE72F_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m82939B48D1E0CCC323BCAABB685C2AADA63EE72F_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m0A6901D8B57A4A528D0653AEB5A936F0C38D5394_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m0A6901D8B57A4A528D0653AEB5A936F0C38D5394_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C49290E47047D54A86D122A9CBE3E04FF0820C2 (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C49290E47047D54A86D122A9CBE3E04FF0820C2_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m1D6A33F67A3A3FDC42C7EFA7E035CE3217E5D66C_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m1D6A33F67A3A3FDC42C7EFA7E035CE3217E5D66C_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m623503A5CBE0BCF3CA96AE85E1D34C104244022A_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m623503A5CBE0BCF3CA96AE85E1D34C104244022A_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1170B66AF3AA13E382CEBFF5676D247AF51EFD41 (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1170B66AF3AA13E382CEBFF5676D247AF51EFD41_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mF28DDD0AE5D067FEF192CD5F2723A28377844531_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mF28DDD0AE5D067FEF192CD5F2723A28377844531_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mE8C962912304377E8228734326F90644706742B9_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mE8C962912304377E8228734326F90644706742B9_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1BC7D167CC2C20C49B6FC3C64FC35C1796AD32E5 (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1BC7D167CC2C20C49B6FC3C64FC35C1796AD32E5_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m6AE02C528C164175ACEA62C93EA897B09A27AE69_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m6AE02C528C164175ACEA62C93EA897B09A27AE69_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mC6C3C626223FF4FCA0F1AD5E9A38E503C27D0FC7_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mC6C3C626223FF4FCA0F1AD5E9A38E503C27D0FC7_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3207A34D8559EBB8E6AE221261A25B87406DC78B (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3207A34D8559EBB8E6AE221261A25B87406DC78B_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m672349ABB7101BD1840DA154B060836766DF94AE_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m672349ABB7101BD1840DA154B060836766DF94AE_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mE05FD000D2DC20F3E6F82E7EF4376732931C5809_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mE05FD000D2DC20F3E6F82E7EF4376732931C5809_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7BACD839B65BEF97952A869572C6359313151B4E (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7BACD839B65BEF97952A869572C6359313151B4E_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mD5179FAD26D5E1D2189EAE820DE8392DD610A2F1_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mD5179FAD26D5E1D2189EAE820DE8392DD610A2F1_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m89E745FE694ED9C477BB3172207B071BE37C4861_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m89E745FE694ED9C477BB3172207B071BE37C4861_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82AA7B0962C319BC7C88CFA76EFF5429B5A1669A (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82AA7B0962C319BC7C88CFA76EFF5429B5A1669A_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mA0776EFC142F60AFFC4A337F194416B4D760E27E_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mA0776EFC142F60AFFC4A337F194416B4D760E27E_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mDD2B5741FDE982EEFABCFFBA9CAE127BFF542FB1_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mDD2B5741FDE982EEFABCFFBA9CAE127BFF542FB1_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4CA8B4C12F930CEA2ED2DF1607D48FA7565A949D (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4CA8B4C12F930CEA2ED2DF1607D48FA7565A949D_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mAA9EA994AFEA2D53495684B9FB1CA406EEC7AFC8_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mAA9EA994AFEA2D53495684B9FB1CA406EEC7AFC8_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m5DEA4BE2AAD47ED459EC082D789079ED1CAF5F4C_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m5DEA4BE2AAD47ED459EC082D789079ED1CAF5F4C_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7DDD7245930B763664DCAD9FE9C511FFA85CB553 (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7DDD7245930B763664DCAD9FE9C511FFA85CB553_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mC167F65A95CC38DF9813A6FA0C762906F3733F35_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mC167F65A95CC38DF9813A6FA0C762906F3733F35_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mCD73E697168F3B55F1A2982C2E05636FD12102BD_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mCD73E697168F3B55F1A2982C2E05636FD12102BD_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA1361488EB3063BD113A27ED3A217BAA9F4B0EE7 (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA1361488EB3063BD113A27ED3A217BAA9F4B0EE7_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mD019A6674E1A5AF1E01862F8359A0F4927C63C61_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mD019A6674E1A5AF1E01862F8359A0F4927C63C61_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mD4F303C1C9895E0A36BB1C6D004B32E2384D98D5_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mD4F303C1C9895E0A36BB1C6D004B32E2384D98D5_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCCD30454BBE922BD7C5DF25DA9B67A98DCEC7670 (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCCD30454BBE922BD7C5DF25DA9B67A98DCEC7670_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_m87D7C63A411F50FE67B7693AFB856477C81F48F9_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_m87D7C63A411F50FE67B7693AFB856477C81F48F9_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mBCDF1A7F1A67E6310C1820E2BE82046559C50260_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mBCDF1A7F1A67E6310C1820E2BE82046559C50260_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCBE0932FA3624D89B9118C556BDA37EF83805F77 (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCBE0932FA3624D89B9118C556BDA37EF83805F77_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mAC86B2D92A9B1F921804D1673ECB1EA94CF93E95_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mAC86B2D92A9B1F921804D1673ECB1EA94CF93E95_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mA548CB21338FC60C7C339676AF30FA6B7143ADB1_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mA548CB21338FC60C7C339676AF30FA6B7143ADB1_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA61E05B0A4E85FF372A20B54D56BC3458B3AFAA7 (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA61E05B0A4E85FF372A20B54D56BC3458B3AFAA7_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mA5876DE32A9A4971B37D2649E642C957C772255E_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mA5876DE32A9A4971B37D2649E642C957C772255E_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_mD3A3E54007FA7D58B1784FD18F5ECA480459440F_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_mD3A3E54007FA7D58B1784FD18F5ECA480459440F_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m602ABB39ED1C2DD674520472FACDF175CA96A0EA (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m602ABB39ED1C2DD674520472FACDF175CA96A0EA_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) inline void AffineOperation_1__ctor_mB0E26C16F89E9D92EA80453F2431596E61D2FA28_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F , const RuntimeMethod*))AffineOperation_1__ctor_mB0E26C16F89E9D92EA80453F2431596E61D2FA28_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void AffineOperation_1_Invoke_m0082B8BB9C94038B0C9C6B4BFCF65D502A7FCA1D_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_Invoke_m0082B8BB9C94038B0C9C6B4BFCF65D502A7FCA1D_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2628F0F40E493E5E4A41F116B0AC85086853A7AF (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2628F0F40E493E5E4A41F116B0AC85086853A7AF_gshared)(__this, ___rows0, ___span1, method); } // System.Int32 SixLabors.ImageSharp.Rectangle::get_Height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Single System.MathF::Ceiling(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline (float ___f0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Numerics::Clamp(System.Int32,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline (int32_t ___value0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method); // System.Single System.MathF::Floor(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Floor_m87319717F7ACB76007DCA86DEA0E3BBA1D221C94_inline (float ___f0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 La16_ToVector4_m8F06D142068437A0511D8DD2CB8C40ACD43335E6_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, float ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Multiply(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0 (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method); // !!0& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22469A87991E6866F067FFB46738AD54E7E13100 (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span0, const RuntimeMethod* method) { return (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22469A87991E6866F067FFB46738AD54E7E13100_gshared)(___span0, method); } // !!0& System.Runtime.CompilerServices.Unsafe::Add(!!0&,System.Int32) inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method) { return (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *, int32_t, const RuntimeMethod*))Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_gshared_inline)(___source0, ___elementOffset1, method); } // System.Boolean System.Runtime.CompilerServices.Unsafe::IsAddressLessThan(!!0&,!!0&) inline bool Unsafe_IsAddressLessThan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m45FF1336FDE1E3D8DAC7E48FEFF9D494257B95F0_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___right1, const RuntimeMethod* method) { return (( bool (*) (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *, const RuntimeMethod*))Unsafe_IsAddressLessThan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m45FF1336FDE1E3D8DAC7E48FEFF9D494257B95F0_gshared_inline)(___left0, ___right1, method); } // System.Numerics.Vector4 System.Numerics.Vector4::op_Division(System.Numerics.Vector4,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, float ___value21, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::get_Radius() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float LanczosResampler_get_Radius_m6503F65894F6272ADDAB2D6985AD1F1FCD5D54D2_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Numerics::SinC(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Numerics_SinC_mA4318B35BAB44270469DE4976A866BCC386427E1_inline (float ___f0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La32::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 La32_ToVector4_mD2F07D8A41801AE7E1CF0D8E1E06A92672B37EC1_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, const RuntimeMethod* method); // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::ToVector2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D NormalizedByte2_ToVector2_m9CC3896124E90CBAB0C8000BFC4885B31FED0AD2_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8 (const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Addition(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Division(System.Numerics.Vector2,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, float ___value21, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Numerics.Vector2,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value0, float ___z1, float ___w2, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte4_ToVector4_m059059ADA0D809D87F910C090D85FC8AD9FC27D7_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79 (const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowIndexOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC (const RuntimeMethod* method); // System.Void* System.IntPtr::ToPointer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Division(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Single System.MathF::Abs(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Abs_m8123C588B63114825DD8CC27633282880E6387A4_inline (float ___f0, const RuntimeMethod* method); // System.Single System.MathF::Sin(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Sin_m795ADD04A7E084390E140650359E0A0F8FE048FF_inline (float ___f0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_get_PackedValue_mB37C912A8CD24659F433BEB48906C4DCAEF0D91E_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method); // System.Void System.Numerics.Vector2::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510 (Vector2_t1455881409307224D6099F54FA7E478733EEF61D * __this, float ___value0, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Division(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m24EB22143DC85C373FC70233E5BBCD3F7567552F_gshared (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = ___sampler4; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_5 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m24EB22143DC85C373FC70233E5BBCD3F7567552F_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m24EB22143DC85C373FC70233E5BBCD3F7567552F_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m6F28FC18708B2E83E35258A6FCCF000BDAAEA7AC_gshared (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_inline((AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_6 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m6F28FC18708B2E83E35258A6FCCF000BDAAEA7AC_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m6F28FC18708B2E83E35258A6FCCF000BDAAEA7AC_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_gshared (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mDE454200A884E7B6A22D0DD0F306D346CDCD4E88_gshared (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m6F28FC18708B2E83E35258A6FCCF000BDAAEA7AC_inline((AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mDE454200A884E7B6A22D0DD0F306D346CDCD4E88_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mDE454200A884E7B6A22D0DD0F306D346CDCD4E88(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD21FDE25C7AFC7306194E678481A847B8F5AFB76_gshared (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = ___sampler4; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_5 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mD21FDE25C7AFC7306194E678481A847B8F5AFB76_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mD21FDE25C7AFC7306194E678481A847B8F5AFB76_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m19685C831E9CF6C542D635F59A1D11F6FA627F99_gshared (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_inline((AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_6 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m19685C831E9CF6C542D635F59A1D11F6FA627F99_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m19685C831E9CF6C542D635F59A1D11F6FA627F99_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_gshared (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3F288DA2EBF603D77D99E9479DC0684CEE085DD7_gshared (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m19685C831E9CF6C542D635F59A1D11F6FA627F99_inline((AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3F288DA2EBF603D77D99E9479DC0684CEE085DD7_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3F288DA2EBF603D77D99E9479DC0684CEE085DD7(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m67F5AF19B4D0B00E2F54F8CA1ECB920C425902F9_gshared (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = ___sampler4; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_5 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m67F5AF19B4D0B00E2F54F8CA1ECB920C425902F9_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m67F5AF19B4D0B00E2F54F8CA1ECB920C425902F9_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE2752588AC7905FF1D709144FE0CB109C45A1E8D_gshared (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_inline((AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_6 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mE2752588AC7905FF1D709144FE0CB109C45A1E8D_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mE2752588AC7905FF1D709144FE0CB109C45A1E8D_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_gshared (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6EC9A3871E7947074A8B31EB109E3E3DD56D1E8D_gshared (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mE2752588AC7905FF1D709144FE0CB109C45A1E8D_inline((AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6EC9A3871E7947074A8B31EB109E3E3DD56D1E8D_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6EC9A3871E7947074A8B31EB109E3E3DD56D1E8D(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m415E45013EE994B3F328D468C6DF93CE8EC805CF_gshared (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = ___sampler4; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_5 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m415E45013EE994B3F328D468C6DF93CE8EC805CF_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m415E45013EE994B3F328D468C6DF93CE8EC805CF_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mDDA39E8288E196241BFC55ABCE9C29453CD368ED_gshared (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_inline((AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_6 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mDDA39E8288E196241BFC55ABCE9C29453CD368ED_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mDDA39E8288E196241BFC55ABCE9C29453CD368ED_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_gshared (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m74AECB640599E5027328EDA158660B3F4BC3074C_gshared (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mDDA39E8288E196241BFC55ABCE9C29453CD368ED_inline((AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m74AECB640599E5027328EDA158660B3F4BC3074C_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m74AECB640599E5027328EDA158660B3F4BC3074C(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m05DD602DD30B998DF214CABCA6E9718CAE46990B_gshared (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = ___sampler4; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_5 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m05DD602DD30B998DF214CABCA6E9718CAE46990B_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m05DD602DD30B998DF214CABCA6E9718CAE46990B_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m01C8BD60BB17F399FECDFA698349613A4A674C8B_gshared (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_inline((AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_6 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m01C8BD60BB17F399FECDFA698349613A4A674C8B_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m01C8BD60BB17F399FECDFA698349613A4A674C8B_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_gshared (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2F72301E73887620C1AEC2C227730521DCDA53E8_gshared (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m01C8BD60BB17F399FECDFA698349613A4A674C8B_inline((AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2F72301E73887620C1AEC2C227730521DCDA53E8_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2F72301E73887620C1AEC2C227730521DCDA53E8(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD0C8295FDB927179B82452A19BE0BAE5C1FDB8D1_gshared (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = ___sampler4; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_5 = (*(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mD0C8295FDB927179B82452A19BE0BAE5C1FDB8D1_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mD0C8295FDB927179B82452A19BE0BAE5C1FDB8D1_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m70AF943CCB6EBA6EF2670B1E3DB6E784E68F3E10_gshared (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_inline((AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_6 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m70AF943CCB6EBA6EF2670B1E3DB6E784E68F3E10_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m70AF943CCB6EBA6EF2670B1E3DB6E784E68F3E10_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_gshared (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C14E139429E341B5E264F404E400D188D892607_gshared (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m70AF943CCB6EBA6EF2670B1E3DB6E784E68F3E10_inline((AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C14E139429E341B5E264F404E400D188D892607_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C14E139429E341B5E264F404E400D188D892607(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m6458985B5F252E42319ED5F5C73319D3291CA00B_gshared (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = ___sampler4; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_5 = (*(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m6458985B5F252E42319ED5F5C73319D3291CA00B_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m6458985B5F252E42319ED5F5C73319D3291CA00B_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m5CDA66BED0EDFA0762D75529DF9EACEE2C669EB6_gshared (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_inline((AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_6 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m5CDA66BED0EDFA0762D75529DF9EACEE2C669EB6_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m5CDA66BED0EDFA0762D75529DF9EACEE2C669EB6_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_gshared (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m29A08E1B89B1268FD510BE95DD2DF1FE6B1890C4_gshared (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m5CDA66BED0EDFA0762D75529DF9EACEE2C669EB6_inline((AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m29A08E1B89B1268FD510BE95DD2DF1FE6B1890C4_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m29A08E1B89B1268FD510BE95DD2DF1FE6B1890C4(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mB9DE515487B8D3E1B913E7182456693EB33C493F_gshared (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = ___sampler4; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_5 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mB9DE515487B8D3E1B913E7182456693EB33C493F_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mB9DE515487B8D3E1B913E7182456693EB33C493F_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mFF790F5D72ECFAA931FC5017D58AF71C2927C7E5_gshared (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_inline((AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_6 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mFF790F5D72ECFAA931FC5017D58AF71C2927C7E5_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mFF790F5D72ECFAA931FC5017D58AF71C2927C7E5_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_gshared (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mC343CF0E32BF4733250320855D94C6020CA62238_gshared (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mFF790F5D72ECFAA931FC5017D58AF71C2927C7E5_inline((AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mC343CF0E32BF4733250320855D94C6020CA62238_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mC343CF0E32BF4733250320855D94C6020CA62238(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m235F9B433759B4CA89F305E91156200008B22C13_gshared (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = ___sampler4; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_5 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m235F9B433759B4CA89F305E91156200008B22C13_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m235F9B433759B4CA89F305E91156200008B22C13_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m3B781739E9A5FC8E042BC4784FD2A3AE65E8520B_gshared (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_inline((AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_6 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m3B781739E9A5FC8E042BC4784FD2A3AE65E8520B_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m3B781739E9A5FC8E042BC4784FD2A3AE65E8520B_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_gshared (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7B99C3DCBB97CA0C9B6E4326D115C8EE8FDA9609_gshared (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m3B781739E9A5FC8E042BC4784FD2A3AE65E8520B_inline((AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7B99C3DCBB97CA0C9B6E4326D115C8EE8FDA9609_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7B99C3DCBB97CA0C9B6E4326D115C8EE8FDA9609(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mEB005013DA561D87269310043F2C1858A498DF6A_gshared (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = ___sampler4; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_5 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mEB005013DA561D87269310043F2C1858A498DF6A_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mEB005013DA561D87269310043F2C1858A498DF6A_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m352E22330F4864B8A2452AEE7E4B842F1994E851_gshared (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_inline((AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_6 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m352E22330F4864B8A2452AEE7E4B842F1994E851_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m352E22330F4864B8A2452AEE7E4B842F1994E851_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_gshared (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mEF190F9D321ED36E09624A5F8AFD5D095E000E22_gshared (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m352E22330F4864B8A2452AEE7E4B842F1994E851_inline((AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mEF190F9D321ED36E09624A5F8AFD5D095E000E22_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mEF190F9D321ED36E09624A5F8AFD5D095E000E22(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m82939B48D1E0CCC323BCAABB685C2AADA63EE72F_gshared (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = ___sampler4; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_5 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m82939B48D1E0CCC323BCAABB685C2AADA63EE72F_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m82939B48D1E0CCC323BCAABB685C2AADA63EE72F_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m0A6901D8B57A4A528D0653AEB5A936F0C38D5394_gshared (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_inline((AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_6 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m0A6901D8B57A4A528D0653AEB5A936F0C38D5394_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m0A6901D8B57A4A528D0653AEB5A936F0C38D5394_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_gshared (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C49290E47047D54A86D122A9CBE3E04FF0820C2_gshared (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m0A6901D8B57A4A528D0653AEB5A936F0C38D5394_inline((AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C49290E47047D54A86D122A9CBE3E04FF0820C2_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9C49290E47047D54A86D122A9CBE3E04FF0820C2(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m1D6A33F67A3A3FDC42C7EFA7E035CE3217E5D66C_gshared (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = ___sampler4; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_5 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m1D6A33F67A3A3FDC42C7EFA7E035CE3217E5D66C_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m1D6A33F67A3A3FDC42C7EFA7E035CE3217E5D66C_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m623503A5CBE0BCF3CA96AE85E1D34C104244022A_gshared (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_inline((AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_6 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m623503A5CBE0BCF3CA96AE85E1D34C104244022A_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m623503A5CBE0BCF3CA96AE85E1D34C104244022A_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_gshared (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1170B66AF3AA13E382CEBFF5676D247AF51EFD41_gshared (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m623503A5CBE0BCF3CA96AE85E1D34C104244022A_inline((AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1170B66AF3AA13E382CEBFF5676D247AF51EFD41_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1170B66AF3AA13E382CEBFF5676D247AF51EFD41(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mF28DDD0AE5D067FEF192CD5F2723A28377844531_gshared (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = ___sampler4; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_5 = (*(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mF28DDD0AE5D067FEF192CD5F2723A28377844531_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mF28DDD0AE5D067FEF192CD5F2723A28377844531_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE8C962912304377E8228734326F90644706742B9_gshared (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_inline((AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_6 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mE8C962912304377E8228734326F90644706742B9_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mE8C962912304377E8228734326F90644706742B9_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_gshared (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1BC7D167CC2C20C49B6FC3C64FC35C1796AD32E5_gshared (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mE8C962912304377E8228734326F90644706742B9_inline((AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1BC7D167CC2C20C49B6FC3C64FC35C1796AD32E5_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1BC7D167CC2C20C49B6FC3C64FC35C1796AD32E5(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m6AE02C528C164175ACEA62C93EA897B09A27AE69_gshared (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = ___sampler4; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_5 = (*(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m6AE02C528C164175ACEA62C93EA897B09A27AE69_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m6AE02C528C164175ACEA62C93EA897B09A27AE69_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mC6C3C626223FF4FCA0F1AD5E9A38E503C27D0FC7_gshared (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_inline((AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_6 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mC6C3C626223FF4FCA0F1AD5E9A38E503C27D0FC7_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mC6C3C626223FF4FCA0F1AD5E9A38E503C27D0FC7_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_gshared (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3207A34D8559EBB8E6AE221261A25B87406DC78B_gshared (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mC6C3C626223FF4FCA0F1AD5E9A38E503C27D0FC7_inline((AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3207A34D8559EBB8E6AE221261A25B87406DC78B_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3207A34D8559EBB8E6AE221261A25B87406DC78B(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m672349ABB7101BD1840DA154B060836766DF94AE_gshared (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = ___sampler4; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_5 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m672349ABB7101BD1840DA154B060836766DF94AE_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m672349ABB7101BD1840DA154B060836766DF94AE_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE05FD000D2DC20F3E6F82E7EF4376732931C5809_gshared (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_inline((AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_6 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mE05FD000D2DC20F3E6F82E7EF4376732931C5809_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mE05FD000D2DC20F3E6F82E7EF4376732931C5809_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_gshared (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7BACD839B65BEF97952A869572C6359313151B4E_gshared (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mE05FD000D2DC20F3E6F82E7EF4376732931C5809_inline((AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7BACD839B65BEF97952A869572C6359313151B4E_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7BACD839B65BEF97952A869572C6359313151B4E(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD5179FAD26D5E1D2189EAE820DE8392DD610A2F1_gshared (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = ___sampler4; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_5 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mD5179FAD26D5E1D2189EAE820DE8392DD610A2F1_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mD5179FAD26D5E1D2189EAE820DE8392DD610A2F1_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m89E745FE694ED9C477BB3172207B071BE37C4861_gshared (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_inline((AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_6 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m89E745FE694ED9C477BB3172207B071BE37C4861_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m89E745FE694ED9C477BB3172207B071BE37C4861_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_gshared (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82AA7B0962C319BC7C88CFA76EFF5429B5A1669A_gshared (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m89E745FE694ED9C477BB3172207B071BE37C4861_inline((AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82AA7B0962C319BC7C88CFA76EFF5429B5A1669A_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82AA7B0962C319BC7C88CFA76EFF5429B5A1669A(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mA0776EFC142F60AFFC4A337F194416B4D760E27E_gshared (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = ___sampler4; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_5 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mA0776EFC142F60AFFC4A337F194416B4D760E27E_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mA0776EFC142F60AFFC4A337F194416B4D760E27E_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mDD2B5741FDE982EEFABCFFBA9CAE127BFF542FB1_gshared (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_inline((AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_6 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mDD2B5741FDE982EEFABCFFBA9CAE127BFF542FB1_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mDD2B5741FDE982EEFABCFFBA9CAE127BFF542FB1_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_gshared (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4CA8B4C12F930CEA2ED2DF1607D48FA7565A949D_gshared (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mDD2B5741FDE982EEFABCFFBA9CAE127BFF542FB1_inline((AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4CA8B4C12F930CEA2ED2DF1607D48FA7565A949D_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4CA8B4C12F930CEA2ED2DF1607D48FA7565A949D(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mAA9EA994AFEA2D53495684B9FB1CA406EEC7AFC8_gshared (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = ___sampler4; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_5 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mAA9EA994AFEA2D53495684B9FB1CA406EEC7AFC8_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mAA9EA994AFEA2D53495684B9FB1CA406EEC7AFC8_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m5DEA4BE2AAD47ED459EC082D789079ED1CAF5F4C_gshared (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_inline((AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_6 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m5DEA4BE2AAD47ED459EC082D789079ED1CAF5F4C_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m5DEA4BE2AAD47ED459EC082D789079ED1CAF5F4C_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_gshared (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7DDD7245930B763664DCAD9FE9C511FFA85CB553_gshared (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m5DEA4BE2AAD47ED459EC082D789079ED1CAF5F4C_inline((AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7DDD7245930B763664DCAD9FE9C511FFA85CB553_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7DDD7245930B763664DCAD9FE9C511FFA85CB553(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mC167F65A95CC38DF9813A6FA0C762906F3733F35_gshared (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = ___sampler4; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_5 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mC167F65A95CC38DF9813A6FA0C762906F3733F35_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mC167F65A95CC38DF9813A6FA0C762906F3733F35_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mCD73E697168F3B55F1A2982C2E05636FD12102BD_gshared (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_inline((AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_6 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mCD73E697168F3B55F1A2982C2E05636FD12102BD_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mCD73E697168F3B55F1A2982C2E05636FD12102BD_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_gshared (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA1361488EB3063BD113A27ED3A217BAA9F4B0EE7_gshared (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mCD73E697168F3B55F1A2982C2E05636FD12102BD_inline((AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA1361488EB3063BD113A27ED3A217BAA9F4B0EE7_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA1361488EB3063BD113A27ED3A217BAA9F4B0EE7(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD019A6674E1A5AF1E01862F8359A0F4927C63C61_gshared (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = ___sampler4; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_5 = (*(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mD019A6674E1A5AF1E01862F8359A0F4927C63C61_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mD019A6674E1A5AF1E01862F8359A0F4927C63C61_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mD4F303C1C9895E0A36BB1C6D004B32E2384D98D5_gshared (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_inline((AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_6 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mD4F303C1C9895E0A36BB1C6D004B32E2384D98D5_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mD4F303C1C9895E0A36BB1C6D004B32E2384D98D5_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_gshared (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCCD30454BBE922BD7C5DF25DA9B67A98DCEC7670_gshared (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mD4F303C1C9895E0A36BB1C6D004B32E2384D98D5_inline((AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCCD30454BBE922BD7C5DF25DA9B67A98DCEC7670_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCCD30454BBE922BD7C5DF25DA9B67A98DCEC7670(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m87D7C63A411F50FE67B7693AFB856477C81F48F9_gshared (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = ___sampler4; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_5 = (*(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_m87D7C63A411F50FE67B7693AFB856477C81F48F9_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_m87D7C63A411F50FE67B7693AFB856477C81F48F9_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mBCDF1A7F1A67E6310C1820E2BE82046559C50260_gshared (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_inline((AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_6 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mBCDF1A7F1A67E6310C1820E2BE82046559C50260_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mBCDF1A7F1A67E6310C1820E2BE82046559C50260_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_gshared (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCBE0932FA3624D89B9118C556BDA37EF83805F77_gshared (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mBCDF1A7F1A67E6310C1820E2BE82046559C50260_inline((AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCBE0932FA3624D89B9118C556BDA37EF83805F77_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mCBE0932FA3624D89B9118C556BDA37EF83805F77(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mAC86B2D92A9B1F921804D1673ECB1EA94CF93E95_gshared (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = ___sampler4; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_5 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mAC86B2D92A9B1F921804D1673ECB1EA94CF93E95_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mAC86B2D92A9B1F921804D1673ECB1EA94CF93E95_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mA548CB21338FC60C7C339676AF30FA6B7143ADB1_gshared (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_inline((AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_6 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mA548CB21338FC60C7C339676AF30FA6B7143ADB1_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mA548CB21338FC60C7C339676AF30FA6B7143ADB1_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_gshared (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA61E05B0A4E85FF372A20B54D56BC3458B3AFAA7_gshared (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mA548CB21338FC60C7C339676AF30FA6B7143ADB1_inline((AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA61E05B0A4E85FF372A20B54D56BC3458B3AFAA7_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA61E05B0A4E85FF372A20B54D56BC3458B3AFAA7(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mA5876DE32A9A4971B37D2649E642C957C772255E_gshared (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = ___sampler4; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_5 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mA5876DE32A9A4971B37D2649E642C957C772255E_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mA5876DE32A9A4971B37D2649E642C957C772255E_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mD3A3E54007FA7D58B1784FD18F5ECA480459440F_gshared (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_inline((AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_6 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_mD3A3E54007FA7D58B1784FD18F5ECA480459440F_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_mD3A3E54007FA7D58B1784FD18F5ECA480459440F_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_gshared (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m602ABB39ED1C2DD674520472FACDF175CA96A0EA_gshared (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_mD3A3E54007FA7D58B1784FD18F5ECA480459440F_inline((AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m602ABB39ED1C2DD674520472FACDF175CA96A0EA_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m602ABB39ED1C2DD674520472FACDF175CA96A0EA(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix3x2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mB0E26C16F89E9D92EA80453F2431596E61D2FA28_gshared (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = ___sampler4; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_5 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_EXTERN_C void AffineOperation_1__ctor_mB0E26C16F89E9D92EA80453F2431596E61D2FA28_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1__ctor_mB0E26C16F89E9D92EA80453F2431596E61D2FA28_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m0082B8BB9C94038B0C9C6B4BFCF65D502A7FCA1D_gshared (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_inline((AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_6 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_Invoke_m0082B8BB9C94038B0C9C6B4BFCF65D502A7FCA1D_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_Invoke_m0082B8BB9C94038B0C9C6B4BFCF65D502A7FCA1D_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_gshared (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1/AffineOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2628F0F40E493E5E4A41F116B0AC85086853A7AF_gshared (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; AffineOperation_1_Invoke_m0082B8BB9C94038B0C9C6B4BFCF65D502A7FCA1D_inline((AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_0, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return; } } IL2CPP_EXTERN_C void AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2628F0F40E493E5E4A41F116B0AC85086853A7AF_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); AffineOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2628F0F40E493E5E4A41F116B0AC85086853A7AF(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0 = ((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_StaticFields*)il2cpp_codegen_static_fields_for(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var))->get_U3COSXU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CYU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CXU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CMinU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___position0, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___position0; float L_1 = L_0.get_X_0(); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_2 = ___matrix1; float L_3 = L_2.get_M11_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___position0; float L_5 = L_4.get_Y_1(); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix1; float L_7 = L_6.get_M21_2(); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_8 = ___matrix1; float L_9 = L_8.get_M31_4(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_10 = ___position0; float L_11 = L_10.get_X_0(); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_12 = ___matrix1; float L_13 = L_12.get_M12_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_14 = ___position0; float L_15 = L_14.get_Y_1(); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_16 = ___matrix1; float L_17 = L_16.get_M22_3(); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_18 = ___matrix1; float L_19 = L_18.get_M32_5(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_20; memset((&L_20), 0, sizeof(L_20)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_20), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), (float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)))), (float)L_9)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_11, (float)L_13)), (float)((float)il2cpp_codegen_multiply((float)L_15, (float)L_17)))), (float)L_19)), /*hidden argument*/NULL); return L_20; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline (float ___radius0, float ___center1, int32_t ___min2, int32_t ___max3, const RuntimeMethod* method) { { float L_0 = ___center1; float L_1 = ___radius0; float L_2; L_2 = MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline(((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)), /*hidden argument*/NULL); int32_t L_3 = ___min2; int32_t L_4 = ___max3; int32_t L_5; L_5 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline(((int32_t)((int32_t)L_2)), L_3, L_4, /*hidden argument*/NULL); return L_5; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline (float ___radius0, float ___center1, int32_t ___min2, int32_t ___max3, const RuntimeMethod* method) { { float L_0 = ___center1; float L_1 = ___radius0; float L_2; L_2 = MathF_Floor_m87319717F7ACB76007DCA86DEA0E3BBA1D221C94_inline(((float)il2cpp_codegen_add((float)L_0, (float)L_1)), /*hidden argument*/NULL); int32_t L_3 = ___min2; int32_t L_4 = ___max3; int32_t L_5; L_5 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline(((int32_t)((int32_t)L_2)), L_3, L_4, /*hidden argument*/NULL); return L_5; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, float ___x0, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; { float L_0 = __this->get_bspline_0(); V_0 = L_0; float L_1 = __this->get_cardinal_1(); V_1 = L_1; float L_2 = ___x0; if ((!(((float)L_2) < ((float)(0.0f))))) { goto IL_001a; } } { float L_3 = ___x0; ___x0 = ((-L_3)); } IL_001a: { float L_4 = ___x0; float L_5 = ___x0; V_2 = ((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)); float L_6 = ___x0; if ((!(((float)L_6) < ((float)(1.0f))))) { goto IL_006f; } } { float L_7 = V_0; float L_8 = V_1; float L_9 = ___x0; float L_10 = V_2; float L_11 = V_0; float L_12 = V_1; float L_13 = V_2; float L_14 = V_0; ___x0 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)(12.0f), (float)((float)il2cpp_codegen_multiply((float)(9.0f), (float)L_7)))), (float)((float)il2cpp_codegen_multiply((float)(6.0f), (float)L_8)))), (float)((float)il2cpp_codegen_multiply((float)L_9, (float)L_10)))), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)(-18.0f), (float)((float)il2cpp_codegen_multiply((float)(12.0f), (float)L_11)))), (float)((float)il2cpp_codegen_multiply((float)(6.0f), (float)L_12)))), (float)L_13)))), (float)((float)il2cpp_codegen_subtract((float)(6.0f), (float)((float)il2cpp_codegen_multiply((float)(2.0f), (float)L_14)))))); float L_15 = ___x0; return ((float)((float)L_15/(float)(6.0f))); } IL_006f: { float L_16 = ___x0; if ((!(((float)L_16) < ((float)(2.0f))))) { goto IL_00c3; } } { float L_17 = V_0; float L_18 = V_1; float L_19 = ___x0; float L_20 = V_2; float L_21 = V_0; float L_22 = V_1; float L_23 = V_2; float L_24 = V_0; float L_25 = V_1; float L_26 = ___x0; float L_27 = V_0; float L_28 = V_1; ___x0 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((-L_17)), (float)((float)il2cpp_codegen_multiply((float)(6.0f), (float)L_18)))), (float)((float)il2cpp_codegen_multiply((float)L_19, (float)L_20)))), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)(6.0f), (float)L_21)), (float)((float)il2cpp_codegen_multiply((float)(30.0f), (float)L_22)))), (float)L_23)))), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(-12.0f), (float)L_24)), (float)((float)il2cpp_codegen_multiply((float)(48.0f), (float)L_25)))), (float)L_26)))), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)(8.0f), (float)L_27)), (float)((float)il2cpp_codegen_multiply((float)(24.0f), (float)L_28)))))); float L_29 = ___x0; return ((float)((float)L_29/(float)(6.0f))); } IL_00c3: { return (0.0f); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = La16_ToVector4_m8F06D142068437A0511D8DD2CB8C40ACD43335E6_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___source0, const RuntimeMethod* method) { float V_0 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___source0; float L_1 = L_0->get_W_3(); V_0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_2 = ___source0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_3 = ___source0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_3); float L_5 = V_0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_4, L_5, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_2 = L_6; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_7 = ___source0; float L_8 = V_0; L_7->set_W_3(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, float ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = ___right1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; memset((&L_2), 0, sizeof(L_2)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_2), L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_add((float)L_1, (float)L_3)), ((float)il2cpp_codegen_add((float)L_5, (float)L_7)), ((float)il2cpp_codegen_add((float)L_9, (float)L_11)), ((float)il2cpp_codegen_add((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___vectors0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22469A87991E6866F067FFB46738AD54E7E13100_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_IsAddressLessThan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m45FF1336FDE1E3D8DAC7E48FEFF9D494257B95F0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * V_0 = NULL; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * V_1 = NULL; { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_0 = ___vectors0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1; L_1 = MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22469A87991E6866F067FFB46738AD54E7E13100(L_0, /*hidden argument*/MemoryMarshal_GetReference_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m22469A87991E6866F067FFB46738AD54E7E13100_RuntimeMethod_var); V_0 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_2 = V_0; int32_t L_3; L_3 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___vectors0), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_4; L_4 = Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_2, L_3, /*hidden argument*/Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_RuntimeMethod_var); V_1 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_4; goto IL_0025; } IL_0017: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_5 = V_0; Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_5, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = V_0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_7; L_7 = Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_6, 1, /*hidden argument*/Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_RuntimeMethod_var); V_0 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_7; } IL_0025: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_8 = V_0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = V_1; bool L_10; L_10 = Unsafe_IsAddressLessThan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m45FF1336FDE1E3D8DAC7E48FEFF9D494257B95F0_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_8, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_9, /*hidden argument*/Unsafe_IsAddressLessThan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m45FF1336FDE1E3D8DAC7E48FEFF9D494257B95F0_RuntimeMethod_var); if (L_10) { goto IL_0017; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CMaxU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___source0, const RuntimeMethod* method) { float V_0 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___source0; float L_1 = L_0->get_W_3(); V_0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_2 = ___source0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_3 = ___source0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_3); float L_5 = V_0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline(L_4, L_5, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_2 = L_6; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_7 = ___source0; float L_8 = V_0; L_7->set_W_3(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, float ___x0, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = ___x0; if ((!(((float)L_0) < ((float)(0.0f))))) { goto IL_000c; } } { float L_1 = ___x0; ___x0 = ((-L_1)); } IL_000c: { float L_2; L_2 = LanczosResampler_get_Radius_m6503F65894F6272ADDAB2D6985AD1F1FCD5D54D2_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this, /*hidden argument*/NULL); V_0 = L_2; float L_3 = ___x0; float L_4 = V_0; if ((!(((float)L_3) < ((float)L_4)))) { goto IL_0027; } } { float L_5 = ___x0; float L_6; L_6 = Numerics_SinC_mA4318B35BAB44270469DE4976A866BCC386427E1_inline(L_5, /*hidden argument*/NULL); float L_7 = ___x0; float L_8 = V_0; float L_9; L_9 = Numerics_SinC_mA4318B35BAB44270469DE4976A866BCC386427E1_inline(((float)((float)L_7/(float)L_8)), /*hidden argument*/NULL); return ((float)il2cpp_codegen_multiply((float)L_6, (float)L_9)); } IL_0027: { return (0.0f); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, float ___x0, const RuntimeMethod* method) { { float L_0 = ___x0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, float ___x0, const RuntimeMethod* method) { { float L_0 = ___x0; if ((!(((float)L_0) < ((float)(0.0f))))) { goto IL_000c; } } { float L_1 = ___x0; ___x0 = ((-L_1)); } IL_000c: { float L_2 = ___x0; if ((!(((float)L_2) < ((float)(1.0f))))) { goto IL_001c; } } { float L_3 = ___x0; return ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_3)); } IL_001c: { return (0.0f); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, float ___x0, const RuntimeMethod* method) { { float L_0 = ___x0; if ((!(((float)L_0) < ((float)(0.0f))))) { goto IL_000c; } } { float L_1 = ___x0; ___x0 = ((-L_1)); } IL_000c: { float L_2 = ___x0; if ((!(((float)L_2) < ((float)(3.0f))))) { goto IL_002b; } } { float L_3 = ___x0; float L_4; L_4 = Numerics_SinC_mA4318B35BAB44270469DE4976A866BCC386427E1_inline(L_3, /*hidden argument*/NULL); float L_5 = ___x0; float L_6 = ___x0; return ((float)il2cpp_codegen_multiply((float)L_4, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6))/(float)(9.0f))))))); } IL_002b: { return (0.0f); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, float ___x0, const RuntimeMethod* method) { { float L_0 = ___x0; if ((!(((float)L_0) < ((float)(0.0f))))) { goto IL_000c; } } { float L_1 = ___x0; ___x0 = ((-L_1)); } IL_000c: { float L_2 = ___x0; if ((!(((float)L_2) <= ((float)(1.0f))))) { goto IL_002c; } } { float L_3 = ___x0; float L_4 = ___x0; float L_5 = ___x0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)(1.5f), (float)L_3)), (float)(2.5f))), (float)L_4)), (float)L_5)), (float)(1.0f))); } IL_002c: { float L_6 = ___x0; if ((!(((float)L_6) < ((float)(2.0f))))) { goto IL_0052; } } { float L_7 = ___x0; float L_8 = ___x0; float L_9 = ___x0; return ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)(-0.5f), (float)L_7)), (float)(2.5f))), (float)L_8)), (float)(4.0f))), (float)L_9)), (float)(2.0f))); } IL_0052: { return (0.0f); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = La32_ToVector4_mD2F07D8A41801AE7E1CF0D8E1E06A92672B37EC1_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, float ___x0, const RuntimeMethod* method) { { float L_0 = ___x0; if ((!(((float)L_0) > ((float)(-0.5f))))) { goto IL_0016; } } { float L_1 = ___x0; if ((!(((float)L_1) <= ((float)(0.5f))))) { goto IL_0016; } } { return (1.0f); } IL_0016: { return (0.0f); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0; L_0 = NormalizedByte2_ToVector2_m9CC3896124E90CBAB0C8000BFC4885B31FED0AD2_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1; L_1 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_inline(L_0, L_1, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline(L_2, (2.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC((&L_4), L_3, (0.0f), (1.0f), /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = NormalizedByte4_ToVector4_m059059ADA0D809D87F910C090D85FC8AD9FC27D7_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline(L_0, L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline(L_2, (2.0f), /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m24EB22143DC85C373FC70233E5BBCD3F7567552F_gshared_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = ___sampler4; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_5 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_gshared_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_2 = (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_5; L_5 = (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_7; L_7 = (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(L_7); } IL_0030: { Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_8 = (Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 *)__this->get__pinnable_0(); NullCheck(L_8); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_11; L_11 = (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_13; L_13 = (( Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * (*) (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m6F28FC18708B2E83E35258A6FCCF000BDAAEA7AC_gshared_inline (AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m60D8977CC5D06AE2B89020B23B7E7F7FCB7ABD6A_inline((AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)(AffineOperation_1_tBA8EF44775199CC86AD46F95CB2DBC04F04F462B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_6 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD21FDE25C7AFC7306194E678481A847B8F5AFB76_gshared_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = ___sampler4; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_5 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_gshared_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m19685C831E9CF6C542D635F59A1D11F6FA627F99_gshared_inline (AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m9DA199802B56C1232007715D131B475F18DEB83F_inline((AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)(AffineOperation_1_tB4D725A93B87205DEE02F6AF2900FBCC8240B944 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_6 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m67F5AF19B4D0B00E2F54F8CA1ECB920C425902F9_gshared_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = ___sampler4; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_5 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_gshared_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE2752588AC7905FF1D709144FE0CB109C45A1E8D_gshared_inline (AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m36253CB26C5467837CC5D31E55E4EE52B3DF5C5A_inline((AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)(AffineOperation_1_t5A0701E3A2203515D13552E82BEB8224EE737910 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_6 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m415E45013EE994B3F328D468C6DF93CE8EC805CF_gshared_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = ___sampler4; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_5 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_gshared_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mDDA39E8288E196241BFC55ABCE9C29453CD368ED_gshared_inline (AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mA5FA8AFD4F762BF60C4B656D1114168CA4FDCA27_inline((AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)(AffineOperation_1_tCC58586D9C1B8B39E2C1F9176CBE52D5F362770A *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_6 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m05DD602DD30B998DF214CABCA6E9718CAE46990B_gshared_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3 = ___destination3; __this->set_destination_3(L_3); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = ___sampler4; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_5 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_8 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_10 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_13 = ___sampler4; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = ___source1; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_16 = ___destination3; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_gshared_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_14 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_16; L_16 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_17; L_17 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_19 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_20; L_20 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_63 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_66; L_66 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_87; L_87 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_90 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m01C8BD60BB17F399FECDFA698349613A4A674C8B_gshared_inline (AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m391FCB86DB913570F9B6007780933C332BF2D3DA_inline((AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)(AffineOperation_1_t2A5B9CE626A340B6DE6576D1A0BB7BAC30D974DF *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_6 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_19 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_21; L_21 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_22; L_22 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_24 = V_10; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_25; L_25 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_68 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_71; L_71 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La16_ToScaledVector4_m390493DEBE01D94F6CFFD4AFD04CE12BBCBE0BD5_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_93; L_93 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_96 = V_10; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD0C8295FDB927179B82452A19BE0BAE5C1FDB8D1_gshared_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = ___sampler4; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_5 = (*(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_gshared_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m70AF943CCB6EBA6EF2670B1E3DB6E784E68F3E10_gshared_inline (AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mC50BD6876B02851BA7614D553869193C285BC55C_inline((AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)(AffineOperation_1_tF9ED396086D6EEDD6E7072A46BD3AAFC6C131610 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_6 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m6458985B5F252E42319ED5F5C73319D3291CA00B_gshared_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = ___sampler4; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_5 = (*(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_gshared_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m5CDA66BED0EDFA0762D75529DF9EACEE2C669EB6_gshared_inline (AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mB89F59E5DF6E9129B31FC178CBF2D4842473C964_inline((AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)(AffineOperation_1_t7BBA8A14BE8583ECBB76EAB8BD29632697C4144C *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_6 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mB9DE515487B8D3E1B913E7182456693EB33C493F_gshared_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = ___sampler4; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_5 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_gshared_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mFF790F5D72ECFAA931FC5017D58AF71C2927C7E5_gshared_inline (AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m9E252810B9DE693FE5E0C850E581051FF8928B18_inline((AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)(AffineOperation_1_tAEDAA66F08363A1086CFA84DC03D8192FE5751DB *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_6 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m235F9B433759B4CA89F305E91156200008B22C13_gshared_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = ___sampler4; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_5 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_gshared_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m3B781739E9A5FC8E042BC4784FD2A3AE65E8520B_gshared_inline (AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m208A3BA3F9A061A4D9D7F41D95DF1298C9FEEAD1_inline((AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)(AffineOperation_1_t43A0BBFCDF01577975A63671EEC74B1E6947157B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_6 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mEB005013DA561D87269310043F2C1858A498DF6A_gshared_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = ___sampler4; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_5 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_gshared_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m352E22330F4864B8A2452AEE7E4B842F1994E851_gshared_inline (AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m4BDDFF901BC0681FE2CC81443A4239A1864FE07D_inline((AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)(AffineOperation_1_tBA1B9E3D6E7D7C56FC28C4D1A434B323513D4EA8 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_6 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m82939B48D1E0CCC323BCAABB685C2AADA63EE72F_gshared_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = ___sampler4; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_5 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_gshared_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m0A6901D8B57A4A528D0653AEB5A936F0C38D5394_gshared_inline (AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m004F926CA251E0E1E319FCA7C1F782998F404D82_inline((AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)(AffineOperation_1_t91FD0D07CE941F252D7F5776B450160A2D08FEF4 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_6 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m1D6A33F67A3A3FDC42C7EFA7E035CE3217E5D66C_gshared_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3 = ___destination3; __this->set_destination_3(L_3); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = ___sampler4; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_5 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_8 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_10 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_13 = ___sampler4; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = ___source1; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_16 = ___destination3; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_gshared_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_14 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_16; L_16 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_17; L_17 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_19 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_20; L_20 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_63 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_66; L_66 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_87; L_87 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_90 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m623503A5CBE0BCF3CA96AE85E1D34C104244022A_gshared_inline (AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m5ACF50252FEE2B713F5CDF0767AF7FD193A19B86_inline((AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)(AffineOperation_1_t8BA6808142C8BEC5CDFB95169F90E25C96262A5B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_6 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_19 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_21; L_21 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_22; L_22 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_24 = V_10; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_25; L_25 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_68 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_71; L_71 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = La32_ToScaledVector4_m18AD48431D15FEF6A5B79F6796409BF86A7D1DE3_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_93; L_93 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_96 = V_10; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mF28DDD0AE5D067FEF192CD5F2723A28377844531_gshared_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = ___sampler4; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_5 = (*(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_gshared_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE8C962912304377E8228734326F90644706742B9_gshared_inline (AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mAF4CD4888CB626002BDACD100BE62D2335E84CA7_inline((AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)(AffineOperation_1_tEAFD3731C5849A4DF8F4BA3F17382B6CBFA6E220 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_6 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m6AE02C528C164175ACEA62C93EA897B09A27AE69_gshared_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = ___sampler4; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_5 = (*(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_gshared_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mC6C3C626223FF4FCA0F1AD5E9A38E503C27D0FC7_gshared_inline (AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m505296B0082223A065BE722AFBD59A5F12F628AD_inline((AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)(AffineOperation_1_t710124C485BF17296E908287C942CFC2AD2D0302 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_6 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m672349ABB7101BD1840DA154B060836766DF94AE_gshared_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = ___sampler4; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_5 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_gshared_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mE05FD000D2DC20F3E6F82E7EF4376732931C5809_gshared_inline (AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m92CEFEE0CF21177A12125A7D8B3F9C80C13B7EA9_inline((AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)(AffineOperation_1_t9A9E5EB3BA15A0C9A6FF4103D97F33536C013B87 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_6 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD5179FAD26D5E1D2189EAE820DE8392DD610A2F1_gshared_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = ___sampler4; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_5 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_gshared_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m89E745FE694ED9C477BB3172207B071BE37C4861_gshared_inline (AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m69C03A11293AF67CDCD9C2BBF090856027336150_inline((AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)(AffineOperation_1_tC764AF82760EA099CB6B525A2ADD7659B04BCE2E *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_6 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mA0776EFC142F60AFFC4A337F194416B4D760E27E_gshared_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = ___sampler4; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_5 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_gshared_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mDD2B5741FDE982EEFABCFFBA9CAE127BFF542FB1_gshared_inline (AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m8D06756921BD51F116D127F6B004A885D9FCA559_inline((AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)(AffineOperation_1_tC280590152738D28102C9D7947254757A4B44471 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_6 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mAA9EA994AFEA2D53495684B9FB1CA406EEC7AFC8_gshared_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = ___sampler4; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_5 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_gshared_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m5DEA4BE2AAD47ED459EC082D789079ED1CAF5F4C_gshared_inline (AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m26A0DC29D84C8F65FAC64E7D0C5947987CC62BCF_inline((AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)(AffineOperation_1_t97A8ABE2B4CDA983E7D92F479F24068ED6315B0E *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_6 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )__this->get_sampler_4(); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mC167F65A95CC38DF9813A6FA0C762906F3733F35_gshared_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3 = ___destination3; __this->set_destination_3(L_3); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = ___sampler4; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_5 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_8 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_10 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_13 = ___sampler4; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = ___source1; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_16 = ___destination3; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_gshared_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_14 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_16; L_16 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_17; L_17 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_19 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_20; L_20 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_63 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_66; L_66 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_87; L_87 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_90 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mCD73E697168F3B55F1A2982C2E05636FD12102BD_gshared_inline (AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mE2D5930995D61CD5C06B2B6D95A45F75A070BEAD_inline((AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)(AffineOperation_1_t2029113CC606EC1752C4FAB021785F935C464758 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_6 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )__this->get_sampler_4(); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_19 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_21; L_21 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_22; L_22 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_24 = V_10; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_25; L_25 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_68 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_71; L_71 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte2_ToScaledVector4_m60809239CEBBE485130D6DE7F633C7984CDF127A_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_93; L_93 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_96 = V_10; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mD019A6674E1A5AF1E01862F8359A0F4927C63C61_gshared_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = ___sampler4; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_5 = (*(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_gshared_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mD4F303C1C9895E0A36BB1C6D004B32E2384D98D5_gshared_inline (AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m70C1C3BD0AD7A2004BEBF3A15E9D07A090D965E5_inline((AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)(AffineOperation_1_t42C65B134F227CDF4D8FC25E5021BDD851AFF72B *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_6 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )__this->get_sampler_4(); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_m87D7C63A411F50FE67B7693AFB856477C81F48F9_gshared_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = ___sampler4; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_5 = (*(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_gshared_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mBCDF1A7F1A67E6310C1820E2BE82046559C50260_gshared_inline (AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_mC5283CA40CAB8B4B696880FAE972507DD6B6AC98_inline((AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)(AffineOperation_1_t31ECA081255E596D0675084EB4EFB7DB4423792F *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_6 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )__this->get_sampler_4(); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mAC86B2D92A9B1F921804D1673ECB1EA94CF93E95_gshared_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = ___sampler4; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_5 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_gshared_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mA548CB21338FC60C7C339676AF30FA6B7143ADB1_gshared_inline (AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m660DFB5E0046CD3A5653FD59DC0635473770D436_inline((AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)(AffineOperation_1_t1B8C4F74BF8E5F2AC3C0977CAFD1C793A3EE3DB0 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_6 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )__this->get_sampler_4(); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mA5876DE32A9A4971B37D2649E642C957C772255E_gshared_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = ___sampler4; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_5 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_gshared_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_mD3A3E54007FA7D58B1784FD18F5ECA480459440F_gshared_inline (AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m52369F6E63F7C7125E26CB9A684AE76AA30285AD_inline((AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)(AffineOperation_1_t7785FED4996231D096776D8D50217B93C38B6600 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_6 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )__this->get_sampler_4(); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1__ctor_mB0E26C16F89E9D92EA80453F2431596E61D2FA28_gshared_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3 = ___destination3; __this->set_destination_3(L_3); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = ___sampler4; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_5 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4); __this->set_sampler_4(L_5); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_8 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8); int32_t L_9; L_9 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_10 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10); int32_t L_11; L_11 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_12; L_12 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_7, (int32_t)L_9, (int32_t)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_12); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_13 = ___sampler4; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___source1; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_16 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16); int32_t L_17; L_17 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_18; L_18 = (( float (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_13, (int32_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_18); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_gshared_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_1; float L_2 = (float)__this->get_yRadius_6(); V_2 = (float)L_2; float L_3 = (float)__this->get_xRadius_7(); V_3 = (float)L_3; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_4 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_5; L_5 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_4, /*hidden argument*/NULL); V_4 = (int32_t)L_5; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; int32_t L_7; L_7 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_9; L_9 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_8, /*hidden argument*/NULL); V_6 = (int32_t)L_9; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_10 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_10; int32_t L_11; L_11 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_12 = ___rows0; int32_t L_13; L_13 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_12, /*hidden argument*/NULL); V_9 = (int32_t)L_13; goto IL_01dc; } IL_0069: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_16; L_16 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_17; L_17 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_18 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_19 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_20; L_20 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01b4; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_24; memset((&L_24), 0, sizeof(L_24)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_24), (float)((float)((float)L_22)), (float)((float)((float)L_23)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_25 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26; L_26 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_24, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_25, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_27 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_26; float L_28 = (float)L_27.get_Y_1(); V_12 = (float)L_28; float L_29 = (float)L_27.get_X_0(); V_13 = (float)L_29; float L_30 = V_2; float L_31 = V_12; int32_t L_32 = V_4; int32_t L_33 = V_5; int32_t L_34; L_34 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_30, (float)L_31, (int32_t)L_32, (int32_t)L_33, /*hidden argument*/NULL); V_14 = (int32_t)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_15 = (int32_t)L_39; float L_40 = V_3; float L_41 = V_13; int32_t L_42 = V_6; int32_t L_43 = V_7; int32_t L_44; L_44 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_16 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_17 = (int32_t)L_49; int32_t L_50 = V_15; int32_t L_51 = V_14; if ((((int32_t)L_50) == ((int32_t)L_51))) { goto IL_01ae; } } { int32_t L_52 = V_17; int32_t L_53 = V_16; if ((((int32_t)L_52) == ((int32_t)L_53))) { goto IL_01ae; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_54; L_54 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_54; int32_t L_55 = V_14; V_19 = (int32_t)L_55; goto IL_018e; } IL_0110: { int32_t L_56 = V_19; float L_57 = V_12; float L_58; L_58 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_56)), (float)L_57)), /*hidden argument*/NULL); V_20 = (float)L_58; int32_t L_59 = V_16; V_21 = (int32_t)L_59; goto IL_0182; } IL_012b: { int32_t L_60 = V_21; float L_61 = V_13; float L_62; L_62 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_60)), (float)L_61)), /*hidden argument*/NULL); V_22 = (float)L_62; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_63 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_64 = V_21; int32_t L_65 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_66; L_66 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_63, (int32_t)L_64, (int32_t)L_65, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67; L_67 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_66, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_69 = V_23; float L_70 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_69, (float)L_70, /*hidden argument*/NULL); float L_72 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71, (float)L_72, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74; L_74 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74; int32_t L_75 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); } IL_0182: { int32_t L_76 = V_21; int32_t L_77 = V_17; if ((((int32_t)L_76) <= ((int32_t)L_77))) { goto IL_012b; } } { int32_t L_78 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); } IL_018e: { int32_t L_79 = V_19; int32_t L_80 = V_15; if ((((int32_t)L_79) <= ((int32_t)L_80))) { goto IL_0110; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_81 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_82; L_82 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_81, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_83 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_82 = L_83; } IL_01ae: { int32_t L_84 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_01b4: { int32_t L_85 = V_11; int32_t L_86; L_86 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_85) < ((int32_t)L_86))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_87; L_87 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_88 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_89 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_90 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_87, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_88, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_89, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_90, (int32_t)1); int32_t L_91 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1)); } IL_01dc: { int32_t L_92 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_93 = ___rows0; int32_t L_94; L_94 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_93, /*hidden argument*/NULL); if ((((int32_t)L_92) < ((int32_t)L_94))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AffineOperation_1_Invoke_m0082B8BB9C94038B0C9C6B4BFCF65D502A7FCA1D_gshared_inline (AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F V_0; memset((&V_0), 0, sizeof(V_0)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); float V_2 = 0.0f; float V_3 = 0.0f; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; float V_12 = 0.0f; float V_13 = 0.0f; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_18; memset((&V_18), 0, sizeof(V_18)); int32_t V_19 = 0; float V_20 = 0.0f; int32_t V_21 = 0; float V_22 = 0.0f; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_23; memset((&V_23), 0, sizeof(V_23)); { IL2CPP_RUNTIME_CLASS_INIT(OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC_il2cpp_TypeInfo_var); OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC L_0; L_0 = OSPlatform_get_OSX_m2DB66865609EF80B34A97C5703C61F94C7F13C49_inline(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_1; L_1 = RuntimeEnvironment_IsOSPlatform_m0DCE9CE6DB430AC0308C086F7097478DA6728B14((OSPlatform_t631B93B04419F67309D89F8FFEC590AA260E21FC )L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(RuntimeEnvironment_tADDB7F9F8E4683256FF7273111E01689F326CAD2_il2cpp_TypeInfo_var); bool L_2; L_2 = RuntimeEnvironment_get_IsNetCore_mBCD27BA8652963DC4D79C4CB8840A48D35254187(/*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_3 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_4 = ___span1; AffineOperation_1_InvokeMacOS_m329F6DE934BD39F3E7721006BAD3C8C8CEC7B59A_inline((AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)(AffineOperation_1_tB493DA970425757D00746633E1AA9AC172AB3A16 *)__this, (RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_3, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)); return; } IL_001c: { Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_5 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )__this->get_matrix_5(); V_0 = (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_5; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_6 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )__this->get_sampler_4(); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_6; float L_7 = (float)__this->get_yRadius_6(); V_2 = (float)L_7; float L_8 = (float)__this->get_xRadius_7(); V_3 = (float)L_8; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_9 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_10; L_10 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_9, /*hidden argument*/NULL); V_4 = (int32_t)L_10; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_11 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_11; int32_t L_12; L_12 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_5 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * L_13 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this->get_address_of_bounds_2(); int32_t L_14; L_14 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)L_13, /*hidden argument*/NULL); V_6 = (int32_t)L_14; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_15 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )__this->get_bounds_2(); V_8 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_15; int32_t L_16; L_16 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_8), /*hidden argument*/NULL); V_7 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_17 = ___rows0; int32_t L_18; L_18 = RowInterval_get_Min_m9397F301724CF25554FAE2C267A119DE32725B8F_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_17, /*hidden argument*/NULL); V_9 = (int32_t)L_18; goto IL_01f7; } IL_0085: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_19 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_21; L_21 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_22; L_22 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_23 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_24 = V_10; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_25; L_25 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , int32_t >::Invoke(6 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToVector4(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c9; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_29; memset((&L_29), 0, sizeof(L_29)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_29), (float)((float)((float)L_27)), (float)((float)((float)L_28)), /*hidden argument*/NULL); Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F L_30 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31; L_31 = Vector2_Transform_m8B45E54B1E247BE91ED4DB83A9E46FE5451DC602_inline((Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_29, (Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F )L_30, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_32 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_31; float L_33 = (float)L_32.get_Y_1(); V_12 = (float)L_33; float L_34 = (float)L_32.get_X_0(); V_13 = (float)L_34; float L_35 = V_2; float L_36 = V_12; int32_t L_37 = V_4; int32_t L_38 = V_5; int32_t L_39; L_39 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_35, (float)L_36, (int32_t)L_37, (int32_t)L_38, /*hidden argument*/NULL); V_14 = (int32_t)L_39; float L_40 = V_2; float L_41 = V_12; int32_t L_42 = V_4; int32_t L_43 = V_5; int32_t L_44; L_44 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_40, (float)L_41, (int32_t)L_42, (int32_t)L_43, /*hidden argument*/NULL); V_15 = (int32_t)L_44; float L_45 = V_3; float L_46 = V_13; int32_t L_47 = V_6; int32_t L_48 = V_7; int32_t L_49; L_49 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_45, (float)L_46, (int32_t)L_47, (int32_t)L_48, /*hidden argument*/NULL); V_16 = (int32_t)L_49; float L_50 = V_3; float L_51 = V_13; int32_t L_52 = V_6; int32_t L_53 = V_7; int32_t L_54; L_54 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_50, (float)L_51, (int32_t)L_52, (int32_t)L_53, /*hidden argument*/NULL); V_17 = (int32_t)L_54; int32_t L_55 = V_15; int32_t L_56 = V_14; if ((((int32_t)L_55) == ((int32_t)L_56))) { goto IL_01c3; } } { int32_t L_57 = V_17; int32_t L_58 = V_16; if ((((int32_t)L_57) == ((int32_t)L_58))) { goto IL_01c3; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_59; L_59 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_59; int32_t L_60 = V_14; V_19 = (int32_t)L_60; goto IL_01aa; } IL_012c: { int32_t L_61 = V_19; float L_62 = V_12; float L_63; L_63 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_61)), (float)L_62)), /*hidden argument*/NULL); V_20 = (float)L_63; int32_t L_64 = V_16; V_21 = (int32_t)L_64; goto IL_019e; } IL_0147: { int32_t L_65 = V_21; float L_66 = V_13; float L_67; L_67 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_65)), (float)L_66)), /*hidden argument*/NULL); V_22 = (float)L_67; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_68 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_69 = V_21; int32_t L_70 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_71; L_71 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_68, (int32_t)L_69, (int32_t)L_70, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_71, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_74 = V_23; float L_75 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_76; L_76 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_74, (float)L_75, /*hidden argument*/NULL); float L_77 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_76, (float)L_77, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_79; L_79 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_79; int32_t L_80 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)); } IL_019e: { int32_t L_81 = V_21; int32_t L_82 = V_17; if ((((int32_t)L_81) <= ((int32_t)L_82))) { goto IL_0147; } } { int32_t L_83 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01aa: { int32_t L_84 = V_19; int32_t L_85 = V_15; if ((((int32_t)L_84) <= ((int32_t)L_85))) { goto IL_012c; } } { int32_t L_86 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_87; L_87 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_86, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_88 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_87 = L_88; } IL_01c3: { int32_t L_89 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01c9: { int32_t L_90 = V_11; int32_t L_91; L_91 = Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), /*hidden argument*/Span_1_get_Length_m48E6A981CBD642E54902A5E9DD16FEFD0EF6CE48_RuntimeMethod_var); if ((((int32_t)L_90) < ((int32_t)L_91))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_92 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_93; L_93 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 5)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_94 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_95 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_96 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t >::Invoke(5 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::FromVector4Destructive(SixLabors.ImageSharp.Configuration,System.Span`1,System.Span`1,SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_93, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_94, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_95, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_96, (int32_t)1); int32_t L_97 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01f7: { int32_t L_98 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_99 = ___rows0; int32_t L_100; L_100 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_99, /*hidden argument*/NULL); if ((((int32_t)L_98) < ((int32_t)L_100))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CHeightU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CWidthU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline (float ___f0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___f0; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_1; L_1 = ceil(((double)((double)L_0))); return ((float)((float)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline (int32_t ___value0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method) { { int32_t L_0 = ___value0; int32_t L_1 = ___max2; if ((((int32_t)L_0) <= ((int32_t)L_1))) { goto IL_0006; } } { int32_t L_2 = ___max2; return L_2; } IL_0006: { int32_t L_3 = ___value0; int32_t L_4 = ___min1; if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_000c; } } { int32_t L_5 = ___min1; return L_5; } IL_000c: { int32_t L_6 = ___value0; return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Floor_m87319717F7ACB76007DCA86DEA0E3BBA1D221C94_inline (float ___f0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___f0; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_1; L_1 = floor(((double)((double)L_0))); return ((float)((float)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 La16_ToVector4_m8F06D142068437A0511D8DD2CB8C40ACD43335E6_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_L_2(); float L_1 = ((float)((float)((float)((float)L_0))/(float)(255.0f))); float L_2 = L_1; uint8_t L_3 = __this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), L_1, L_2, L_2, ((float)((float)((float)((float)L_3))/(float)(255.0f))), /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), ((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)), ((float)il2cpp_codegen_multiply((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, float ___value21, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = ___value21; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; memset((&L_2), 0, sizeof(L_2)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_2), L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float LanczosResampler_get_Radius_m6503F65894F6272ADDAB2D6985AD1F1FCD5D54D2_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CRadiusU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Numerics_SinC_mA4318B35BAB44270469DE4976A866BCC386427E1_inline (float ___f0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = ___f0; float L_1; L_1 = MathF_Abs_m8123C588B63114825DD8CC27633282880E6387A4_inline(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_il2cpp_TypeInfo_var); float L_2 = ((Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_StaticFields*)il2cpp_codegen_static_fields_for(Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_il2cpp_TypeInfo_var))->get_Epsilon_0(); if ((!(((float)L_1) > ((float)L_2)))) { goto IL_0034; } } { float L_3 = ___f0; ___f0 = ((float)il2cpp_codegen_multiply((float)L_3, (float)(3.14159274f))); float L_4 = ___f0; float L_5; L_5 = MathF_Sin_m795ADD04A7E084390E140650359E0A0F8FE048FF_inline(L_4, /*hidden argument*/NULL); float L_6 = ___f0; V_0 = ((float)((float)L_5/(float)L_6)); float L_7 = V_0; float L_8; L_8 = MathF_Abs_m8123C588B63114825DD8CC27633282880E6387A4_inline(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_il2cpp_TypeInfo_var); float L_9 = ((Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_StaticFields*)il2cpp_codegen_static_fields_for(Constants_tBC42C8BD650714594B7F5BCEA191BE4C758F7F6C_il2cpp_TypeInfo_var))->get_Epsilon_0(); if ((((float)L_8) < ((float)L_9))) { goto IL_002e; } } { float L_10 = V_0; return L_10; } IL_002e: { return (0.0f); } IL_0034: { return (1.0f); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 La32_ToVector4_mD2F07D8A41801AE7E1CF0D8E1E06A92672B37EC1_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_L_0(); float L_1 = ((float)((float)((float)((float)L_0))/(float)(65535.0f))); float L_2 = L_1; uint16_t L_3 = __this->get_A_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), L_1, L_2, L_2, ((float)((float)((float)((float)L_3))/(float)(65535.0f))), /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D NormalizedByte2_ToVector2_m9CC3896124E90CBAB0C8000BFC4885B31FED0AD2_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method) { { uint16_t L_0; L_0 = NormalizedByte2_get_PackedValue_mB37C912A8CD24659F433BEB48906C4DCAEF0D91E_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, /*hidden argument*/NULL); uint16_t L_1; L_1 = NormalizedByte2_get_PackedValue_mB37C912A8CD24659F433BEB48906C4DCAEF0D91E_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_2), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)255)))))))/(float)(127.0f))), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1>>(int32_t)8))&(int32_t)((int32_t)255)))))))/(float)(127.0f))), /*hidden argument*/NULL); return L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_8), ((float)il2cpp_codegen_add((float)L_1, (float)L_3)), ((float)il2cpp_codegen_add((float)L_5, (float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, float ___value21, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___value10; float L_1 = ___value21; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510((&L_2), L_1, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedByte4_ToVector4_m059059ADA0D809D87F910C090D85FC8AD9FC27D7_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method) { { uint32_t L_0; L_0 = NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); uint32_t L_2; L_2 = NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); uint32_t L_3; L_3 = NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)255)))))))/(float)(127.0f))), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_1>>8))&(int32_t)((int32_t)255)))))))/(float)(127.0f))), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_2>>((int32_t)16)))&(int32_t)((int32_t)255)))))))/(float)(127.0f))), ((float)((float)((float)((float)((int8_t)((int8_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_3>>((int32_t)24)))&(int32_t)((int32_t)255)))))))/(float)(127.0f))), /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method) { { intptr_t L_0 = *__this; return (void*)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * Unsafe_Add_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m4EEA3D6FE0E044BB59C6170C679D97FB05307F9F_gshared_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___source0; int32_t L_1 = ___elementOffset1; uint32_t L_2 = sizeof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ); return (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((int32_t)L_1, (intptr_t)((intptr_t)L_2)))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Unsafe_IsAddressLessThan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m45FF1336FDE1E3D8DAC7E48FEFF9D494257B95F0_gshared_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___left0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___right1; return (bool)((!(((RuntimeObject*)(uintptr_t)L_0) >= ((RuntimeObject*)(uintptr_t)L_1)))? 1 : 0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)((float)L_1/(float)L_3)), ((float)((float)L_5/(float)L_7)), ((float)((float)L_9/(float)L_11)), ((float)((float)L_13/(float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Abs_m8123C588B63114825DD8CC27633282880E6387A4_inline (float ___f0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___f0; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); float L_1; L_1 = fabsf(L_0); return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Sin_m795ADD04A7E084390E140650359E0A0F8FE048FF_inline (float ___f0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___f0; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_1; L_1 = sin(((double)((double)L_0))); return ((float)((float)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_get_PackedValue_mB37C912A8CD24659F433BEB48906C4DCAEF0D91E_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_8), ((float)((float)L_1/(float)L_3)), ((float)((float)L_5/(float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_get_PackedValue_mD5F2EA596147F3F8987255A96D7D4A97DA8F8946_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } }