#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_tC65033B950B0DF524F21E89B6731096699F3220C; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619; // 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_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4; // 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* Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_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_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.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 : 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_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___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_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E : 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_t4E8D42F11A400962663496D1A6A0C5816689A04C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___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_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 : 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_t57EEB35C01BCC8F49674E86F0E650708A047E503 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___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_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (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); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 : public RuntimeObject { public: public: }; struct PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB : public RuntimeObject { public: public: }; struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_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_t1391154338B1305AA8114917099FFB83938CFBAB * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_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_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * 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: }; // 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.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.Matrix4x4 struct Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A { public: // System.Single System.Numerics.Matrix4x4::M11 float ___M11_0; // System.Single System.Numerics.Matrix4x4::M12 float ___M12_1; // System.Single System.Numerics.Matrix4x4::M13 float ___M13_2; // System.Single System.Numerics.Matrix4x4::M14 float ___M14_3; // System.Single System.Numerics.Matrix4x4::M21 float ___M21_4; // System.Single System.Numerics.Matrix4x4::M22 float ___M22_5; // System.Single System.Numerics.Matrix4x4::M23 float ___M23_6; // System.Single System.Numerics.Matrix4x4::M24 float ___M24_7; // System.Single System.Numerics.Matrix4x4::M31 float ___M31_8; // System.Single System.Numerics.Matrix4x4::M32 float ___M32_9; // System.Single System.Numerics.Matrix4x4::M33 float ___M33_10; // System.Single System.Numerics.Matrix4x4::M34 float ___M34_11; // System.Single System.Numerics.Matrix4x4::M41 float ___M41_12; // System.Single System.Numerics.Matrix4x4::M42 float ___M42_13; // System.Single System.Numerics.Matrix4x4::M43 float ___M43_14; // System.Single System.Numerics.Matrix4x4::M44 float ___M44_15; public: inline static int32_t get_offset_of_M11_0() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___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(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___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_M13_2() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M13_2)); } inline float get_M13_2() const { return ___M13_2; } inline float* get_address_of_M13_2() { return &___M13_2; } inline void set_M13_2(float value) { ___M13_2 = value; } inline static int32_t get_offset_of_M14_3() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M14_3)); } inline float get_M14_3() const { return ___M14_3; } inline float* get_address_of_M14_3() { return &___M14_3; } inline void set_M14_3(float value) { ___M14_3 = value; } inline static int32_t get_offset_of_M21_4() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M21_4)); } inline float get_M21_4() const { return ___M21_4; } inline float* get_address_of_M21_4() { return &___M21_4; } inline void set_M21_4(float value) { ___M21_4 = value; } inline static int32_t get_offset_of_M22_5() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M22_5)); } inline float get_M22_5() const { return ___M22_5; } inline float* get_address_of_M22_5() { return &___M22_5; } inline void set_M22_5(float value) { ___M22_5 = value; } inline static int32_t get_offset_of_M23_6() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M23_6)); } inline float get_M23_6() const { return ___M23_6; } inline float* get_address_of_M23_6() { return &___M23_6; } inline void set_M23_6(float value) { ___M23_6 = value; } inline static int32_t get_offset_of_M24_7() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M24_7)); } inline float get_M24_7() const { return ___M24_7; } inline float* get_address_of_M24_7() { return &___M24_7; } inline void set_M24_7(float value) { ___M24_7 = value; } inline static int32_t get_offset_of_M31_8() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M31_8)); } inline float get_M31_8() const { return ___M31_8; } inline float* get_address_of_M31_8() { return &___M31_8; } inline void set_M31_8(float value) { ___M31_8 = value; } inline static int32_t get_offset_of_M32_9() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M32_9)); } inline float get_M32_9() const { return ___M32_9; } inline float* get_address_of_M32_9() { return &___M32_9; } inline void set_M32_9(float value) { ___M32_9 = value; } inline static int32_t get_offset_of_M33_10() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M33_10)); } inline float get_M33_10() const { return ___M33_10; } inline float* get_address_of_M33_10() { return &___M33_10; } inline void set_M33_10(float value) { ___M33_10 = value; } inline static int32_t get_offset_of_M34_11() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M34_11)); } inline float get_M34_11() const { return ___M34_11; } inline float* get_address_of_M34_11() { return &___M34_11; } inline void set_M34_11(float value) { ___M34_11 = value; } inline static int32_t get_offset_of_M41_12() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M41_12)); } inline float get_M41_12() const { return ___M41_12; } inline float* get_address_of_M41_12() { return &___M41_12; } inline void set_M41_12(float value) { ___M41_12 = value; } inline static int32_t get_offset_of_M42_13() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M42_13)); } inline float get_M42_13() const { return ___M42_13; } inline float* get_address_of_M42_13() { return &___M42_13; } inline void set_M42_13(float value) { ___M42_13 = value; } inline static int32_t get_offset_of_M43_14() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M43_14)); } inline float get_M43_14() const { return ___M43_14; } inline float* get_address_of_M43_14() { return &___M43_14; } inline void set_M43_14(float value) { ___M43_14 = value; } inline static int32_t get_offset_of_M44_15() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M44_15)); } inline float get_M44_15() const { return ___M44_15; } inline float* get_address_of_M44_15() { return &___M44_15; } inline void set_M44_15(float value) { ___M44_15 = value; } }; struct Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A_StaticFields { public: // System.Numerics.Matrix4x4 System.Numerics.Matrix4x4::_identity Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ____identity_16; public: inline static int32_t get_offset_of__identity_16() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A_StaticFields, ____identity_16)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get__identity_16() const { return ____identity_16; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of__identity_16() { return &____identity_16; } inline void set__identity_16(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ____identity_16 = 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.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.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_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: }; // 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; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F, ___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(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F, ___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(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F, ___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(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F, ___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(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F, ___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(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F, ___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(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D, ___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(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D, ___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(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D, ___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(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D, ___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(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D, ___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(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D, ___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(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179, ___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(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179, ___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(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179, ___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(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179, ___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(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179, ___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(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179, ___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(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B, ___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(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B, ___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(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B, ___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(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B, ___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(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B, ___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(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B, ___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(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3, ___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(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3, ___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(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3, ___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(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3, ___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(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3, ___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(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3, ___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(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF, ___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(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF, ___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(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF, ___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(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF, ___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(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944, ___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(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944, ___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(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944, ___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(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944, ___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(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD, ___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(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD, ___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(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD, ___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(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD, ___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(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4, ___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(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4, ___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(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4, ___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(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4, ___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(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86, ___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(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86, ___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(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86, ___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(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86, ___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(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5, ___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(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5, ___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(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5, ___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(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5, ___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(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA, ___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(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA, ___source_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA, ___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(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA, ___destination_3)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA, ___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(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA, ___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(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4, ___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(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4, ___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(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4, ___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(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4, ___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(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B, ___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(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B, ___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(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B, ___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(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B, ___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(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59, ___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(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59, ___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(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59, ___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(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59, ___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(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD, ___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(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD, ___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(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD, ___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(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD, ___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(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C, ___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(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C, ___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(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C, ___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(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C, ___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(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69, ___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(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69, ___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(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69, ___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(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69, ___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(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB, ___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(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB, ___source_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_source_1() const { return ___source_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB, ___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(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB, ___destination_3)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB, ___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(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB, ___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(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97, ___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(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97, ___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(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97, ___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(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97, ___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(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E, ___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(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E, ___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(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E, ___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(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E, ___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(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD, ___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(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD, ___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(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD, ___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(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD, ___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(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10, ___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(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10, ___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(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10, ___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(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10, ___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(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10, ___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.ProjectiveTransformProcessor`1/ProjectiveOperation`1 struct ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::source Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source_1; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::bounds Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds_2; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::destination Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination_3; // TResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::sampler NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 ___sampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::matrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix_5; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::yRadius float ___yRadius_6; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::xRadius float ___xRadius_7; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E, ___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(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E, ___source_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_source_1() const { return ___source_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_source_1() { return &___source_1; } inline void set_source_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_1), (void*)value); } inline static int32_t get_offset_of_bounds_2() { return static_cast(offsetof(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E, ___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(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E, ___destination_3)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_destination_3() const { return ___destination_3; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_destination_3() { return &___destination_3; } inline void set_destination_3(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___destination_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_3), (void*)value); } inline static int32_t get_offset_of_sampler_4() { return static_cast(offsetof(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E, ___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(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E, ___matrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_matrix_5() const { return ___matrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_matrix_5() { return &___matrix_5; } inline void set_matrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___matrix_5 = value; } inline static int32_t get_offset_of_yRadius_6() { return static_cast(offsetof(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E, ___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(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E, ___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.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.ReadOnlySpan`1 struct ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____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_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____pinnable_0)); } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * 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_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____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_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____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_t500FE1197A714E89B56D8AE983325F8F1CB994B3 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____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_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * 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_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____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_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____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_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____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_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * 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_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____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_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____pinnable_0)); } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____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_t8F2820222127FA3555803F54498E9275CE67C798 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____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_t8F2820222127FA3555803F54498E9275CE67C798, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * 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_t8F2820222127FA3555803F54498E9275CE67C798, ____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_t8F2820222127FA3555803F54498E9275CE67C798, ____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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____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.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.NormalizedShort2 struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703, ___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 NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4 struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_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.PixelFormats.Rg32 struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Rg32::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = 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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m805F179E78F59D4042DC5FA36D5CCC759B73FACD_gshared_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_gshared_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mC5F23E5276347D11E1DE487CCC86113B2ECC7D1A_gshared_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m193E146E3E5629ACC95725C0A2D76131D4CBC292_gshared (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m93DE29A41C545E2B12C7F3F336D774D63D482849_gshared_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_gshared_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m61198B7727AAD7A75C28F2172AAC17BFE3729E7E_gshared_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mE9C517E7DCE9EF9AD91A3EA7A1F57BEF3938688F_gshared (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mB35652A60E0734FC517D73826BB2EE5A9161F962_gshared_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_gshared_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m9CC72A41FCA1DF23426855393EA11BA564ED21CF_gshared_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1CC6D018A9640D67B1AC07E03F662750EA376D29_gshared (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mC87065BAD78AEB0CDE5BAD24F6235D55FCB1EC42_gshared_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_gshared_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m8A46F04DC6E2A3290D4442FE6ADA0546AF08F5AE_gshared_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m5E2470801E5AF530A8395ED06AABE5368CD641ED_gshared (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m2F98072F15E6C9E6EC94DD98FA589051C9C3CF8C_gshared_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_gshared_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mC45F6FDFBACD08B03438228F28A3ACEEF515D795_gshared_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m86A5E0C372EEFB75E7F2B0EDF8ABB205A39297FA_gshared (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m0EA216565C2A03A4FD32270B342AE0CF77C3BF11_gshared_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_gshared_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m5F2BB6A149AD550094996B784A25100F8AB5D6B0_gshared_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m96A2979349C1916100358AB312B724FD3B223F61_gshared (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m1547D64BABB9EC266503170A62517577CFC03CFE_gshared_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_gshared_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mD6E98EE66B0DD3A6E51CA83BC36DC25CD7EB7516_gshared_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m16C02835A81D1C59060D4E1E1033C3F05E3AD9A2_gshared (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m4F0B18AF34E6DCC44CB9CC9CAFB4121F9B0AFF23_gshared_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_gshared_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE39759FCACD734F89EE3961C0F7035E31D8DA992_gshared_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m10B0EB8C2A67E60FDF048B23B36CC88A04B29501_gshared (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m7508F52EBE2A30162D985A3325B051C116AABEE5_gshared_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_gshared_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m37063DC4F31B5FD79589D9D0F98E1D8AEE2B9E54_gshared_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82D01C61F5FE1A23FE4943784EC439E6662F56D1_gshared (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m75EB2F465210ACFB5CB0A92B9DB8DF142113CBBC_gshared_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_gshared_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m0ACFD944F97AC74AED9E3DA693B421108F2D3744_gshared_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m0F6B073F5762E1D6C76DB8EB540D53576A635787_gshared (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m59CD6DA007A22CA20BE2884117B0A38364A27A25_gshared_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_gshared_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m48F9D858CDFC83F8DF34B7136B50766686EEAB45_gshared_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD8CBC416EAB44D26A03CF41898F0E2C49B2C34B0_gshared (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m3C11F784FFA14835C90F788DB86BCF159E87BCE0_gshared_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_gshared_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m7DEBEA85E94375F16D92F0E50BD4D1991E5A601E_gshared_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6D4FB0E660DEB0F85F9BB5B0408245B568D8BCC5_gshared (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mC7C540F8B78D6AB0D6B8E3FA4B4DBEB4BF69F329_gshared_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_gshared_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m113A7BC1AE89544B68AA94EFCB8A511E9BAC0500_gshared_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9F977052A25E4023571F036078F8A61041AE8B98_gshared (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mDCFF6F800238273A91936C65836BAF61DD72D373_gshared_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_gshared_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m69514892D6203182E2BC3B858FE8CD147EE46EED_gshared_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7308CB33A672397BCD134083E9D8D1EEA225C760_gshared (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m186D7918A2684DAAFA6BA8EB8AE66A4C4D5E34D8_gshared_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_gshared_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mFA3BDB2C117B4EA1C712E0B45B796324491D936B_gshared_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9B5CFA649E2E5B3460A8E26383DFFD3C290A3242_gshared (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m8878A8A9F67ADBE9A6583A17562EAE81CE3F9842_gshared_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_gshared_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m47CB241E44764CEF1EEA20CDE18A9AC9C55E4C23_gshared_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3C90296F9E35B816E7CE4A476F8EF707E860CA0F_gshared (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mE160884EF723EFB48623CCE2CF2937DD141F9B49_gshared_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_gshared_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mF9F68FD7E83F05924385B36A6A47313A2E227AAF_gshared_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2A1823A038886E8F7D292A2416D9A577F7DE60E5_gshared (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m4F1118F0D6D433BA4076E53D29992B38476786FA_gshared_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_gshared_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m61C4F2BC8464EE1A4A0373668766F060216D3535_gshared_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4B2EF2CC5BE11BAEBEA30CBE4AE0BE6B676E33CE_gshared (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m3338D3192BD29693A8A489C16C43F7B563F26A9B_gshared_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_gshared_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE9CC43DA303EC10544631A333D1E606422027337_gshared_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m20291B5EE7C2BC9BE1352C644D844741FA3FC328_gshared (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m92B47B9D6A47E1875F5FF712D93E661F200C65FA_gshared_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_gshared_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE1C9747BB285D63BA1D8D3B16392341D027F886A_gshared_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m57C3CEF9E7B2EBFB9B1376EF04C582EFBD7B2506_gshared (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m45559A37719A5C68A53FBC307B0B7F1A3E5592D4_gshared_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_gshared_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m4658F1F6B935441379EE53E5F1184875B2F84C1A_gshared_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mBC8A24E134F49709216514D5D894CE050BBC9CE1_gshared (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mF4A193DDC759ECDE1C301462066620E17ECF110C_gshared_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_gshared_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m73C0E6C6E078E5FDB56C6B39A3433D38394CD7C1_gshared_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA369A41E9518CE73209449806F86051A8BB6B5E9_gshared (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m5F1B8F71DA3BC6818DF8EE7AAE8BDDB991D1FFCC_gshared_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_gshared_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mACBE9E94484940AD03D7D10839565EF34C8C7C72_gshared_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD0C8E0CC4D2A8FC4C4A43C087F747BE0327E19F8_gshared (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m845E967FF97677C0932706B933EAB3C851BE9867_gshared_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_gshared_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m0F05E5059F15E1F8265DA9A8B24051F2265E0B01_gshared_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m550ED7A379888B6EE8FF9F6FA68B5795B4C43D46_gshared (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __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.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.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m805F179E78F59D4042DC5FA36D5CCC759B73FACD_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m805F179E78F59D4042DC5FA36D5CCC759B73FACD_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_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.Numerics.Vector2 SixLabors.ImageSharp.Processing.Processors.Transforms.TransformUtils::ProjectiveTransform2D(System.Single,System.Single,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline (float ___x0, float ___y1, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix2, 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.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.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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mC5F23E5276347D11E1DE487CCC86113B2ECC7D1A_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mC5F23E5276347D11E1DE487CCC86113B2ECC7D1A_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m193E146E3E5629ACC95725C0A2D76131D4CBC292 (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m193E146E3E5629ACC95725C0A2D76131D4CBC292_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m93DE29A41C545E2B12C7F3F336D774D63D482849_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m93DE29A41C545E2B12C7F3F336D774D63D482849_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m61198B7727AAD7A75C28F2172AAC17BFE3729E7E_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m61198B7727AAD7A75C28F2172AAC17BFE3729E7E_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mE9C517E7DCE9EF9AD91A3EA7A1F57BEF3938688F (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mE9C517E7DCE9EF9AD91A3EA7A1F57BEF3938688F_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_mB35652A60E0734FC517D73826BB2EE5A9161F962_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_mB35652A60E0734FC517D73826BB2EE5A9161F962_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m9CC72A41FCA1DF23426855393EA11BA564ED21CF_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m9CC72A41FCA1DF23426855393EA11BA564ED21CF_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1CC6D018A9640D67B1AC07E03F662750EA376D29 (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1CC6D018A9640D67B1AC07E03F662750EA376D29_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_mC87065BAD78AEB0CDE5BAD24F6235D55FCB1EC42_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_mC87065BAD78AEB0CDE5BAD24F6235D55FCB1EC42_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m8A46F04DC6E2A3290D4442FE6ADA0546AF08F5AE_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m8A46F04DC6E2A3290D4442FE6ADA0546AF08F5AE_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m5E2470801E5AF530A8395ED06AABE5368CD641ED (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m5E2470801E5AF530A8395ED06AABE5368CD641ED_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m2F98072F15E6C9E6EC94DD98FA589051C9C3CF8C_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m2F98072F15E6C9E6EC94DD98FA589051C9C3CF8C_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mC45F6FDFBACD08B03438228F28A3ACEEF515D795_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mC45F6FDFBACD08B03438228F28A3ACEEF515D795_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m86A5E0C372EEFB75E7F2B0EDF8ABB205A39297FA (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m86A5E0C372EEFB75E7F2B0EDF8ABB205A39297FA_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m0EA216565C2A03A4FD32270B342AE0CF77C3BF11_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m0EA216565C2A03A4FD32270B342AE0CF77C3BF11_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_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.NormalizedShort2::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m5F2BB6A149AD550094996B784A25100F8AB5D6B0_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m5F2BB6A149AD550094996B784A25100F8AB5D6B0_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m96A2979349C1916100358AB312B724FD3B223F61 (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m96A2979349C1916100358AB312B724FD3B223F61_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m1547D64BABB9EC266503170A62517577CFC03CFE_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m1547D64BABB9EC266503170A62517577CFC03CFE_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mD6E98EE66B0DD3A6E51CA83BC36DC25CD7EB7516_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mD6E98EE66B0DD3A6E51CA83BC36DC25CD7EB7516_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m16C02835A81D1C59060D4E1E1033C3F05E3AD9A2 (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m16C02835A81D1C59060D4E1E1033C3F05E3AD9A2_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m4F0B18AF34E6DCC44CB9CC9CAFB4121F9B0AFF23_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m4F0B18AF34E6DCC44CB9CC9CAFB4121F9B0AFF23_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mE39759FCACD734F89EE3961C0F7035E31D8DA992_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mE39759FCACD734F89EE3961C0F7035E31D8DA992_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m10B0EB8C2A67E60FDF048B23B36CC88A04B29501 (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m10B0EB8C2A67E60FDF048B23B36CC88A04B29501_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m7508F52EBE2A30162D985A3325B051C116AABEE5_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m7508F52EBE2A30162D985A3325B051C116AABEE5_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m37063DC4F31B5FD79589D9D0F98E1D8AEE2B9E54_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m37063DC4F31B5FD79589D9D0F98E1D8AEE2B9E54_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82D01C61F5FE1A23FE4943784EC439E6662F56D1 (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82D01C61F5FE1A23FE4943784EC439E6662F56D1_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m75EB2F465210ACFB5CB0A92B9DB8DF142113CBBC_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m75EB2F465210ACFB5CB0A92B9DB8DF142113CBBC_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m0ACFD944F97AC74AED9E3DA693B421108F2D3744_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m0ACFD944F97AC74AED9E3DA693B421108F2D3744_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m0F6B073F5762E1D6C76DB8EB540D53576A635787 (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m0F6B073F5762E1D6C76DB8EB540D53576A635787_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m59CD6DA007A22CA20BE2884117B0A38364A27A25_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m59CD6DA007A22CA20BE2884117B0A38364A27A25_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m48F9D858CDFC83F8DF34B7136B50766686EEAB45_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m48F9D858CDFC83F8DF34B7136B50766686EEAB45_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD8CBC416EAB44D26A03CF41898F0E2C49B2C34B0 (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD8CBC416EAB44D26A03CF41898F0E2C49B2C34B0_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m3C11F784FFA14835C90F788DB86BCF159E87BCE0_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m3C11F784FFA14835C90F788DB86BCF159E87BCE0_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m7DEBEA85E94375F16D92F0E50BD4D1991E5A601E_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m7DEBEA85E94375F16D92F0E50BD4D1991E5A601E_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6D4FB0E660DEB0F85F9BB5B0408245B568D8BCC5 (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6D4FB0E660DEB0F85F9BB5B0408245B568D8BCC5_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_mC7C540F8B78D6AB0D6B8E3FA4B4DBEB4BF69F329_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_mC7C540F8B78D6AB0D6B8E3FA4B4DBEB4BF69F329_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m113A7BC1AE89544B68AA94EFCB8A511E9BAC0500_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m113A7BC1AE89544B68AA94EFCB8A511E9BAC0500_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9F977052A25E4023571F036078F8A61041AE8B98 (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9F977052A25E4023571F036078F8A61041AE8B98_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_mDCFF6F800238273A91936C65836BAF61DD72D373_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_mDCFF6F800238273A91936C65836BAF61DD72D373_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m69514892D6203182E2BC3B858FE8CD147EE46EED_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m69514892D6203182E2BC3B858FE8CD147EE46EED_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7308CB33A672397BCD134083E9D8D1EEA225C760 (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7308CB33A672397BCD134083E9D8D1EEA225C760_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m186D7918A2684DAAFA6BA8EB8AE66A4C4D5E34D8_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m186D7918A2684DAAFA6BA8EB8AE66A4C4D5E34D8_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mFA3BDB2C117B4EA1C712E0B45B796324491D936B_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mFA3BDB2C117B4EA1C712E0B45B796324491D936B_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9B5CFA649E2E5B3460A8E26383DFFD3C290A3242 (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9B5CFA649E2E5B3460A8E26383DFFD3C290A3242_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m8878A8A9F67ADBE9A6583A17562EAE81CE3F9842_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m8878A8A9F67ADBE9A6583A17562EAE81CE3F9842_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m47CB241E44764CEF1EEA20CDE18A9AC9C55E4C23_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m47CB241E44764CEF1EEA20CDE18A9AC9C55E4C23_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3C90296F9E35B816E7CE4A476F8EF707E860CA0F (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3C90296F9E35B816E7CE4A476F8EF707E860CA0F_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_mE160884EF723EFB48623CCE2CF2937DD141F9B49_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_mE160884EF723EFB48623CCE2CF2937DD141F9B49_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mF9F68FD7E83F05924385B36A6A47313A2E227AAF_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mF9F68FD7E83F05924385B36A6A47313A2E227AAF_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2A1823A038886E8F7D292A2416D9A577F7DE60E5 (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2A1823A038886E8F7D292A2416D9A577F7DE60E5_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m4F1118F0D6D433BA4076E53D29992B38476786FA_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m4F1118F0D6D433BA4076E53D29992B38476786FA_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m61C4F2BC8464EE1A4A0373668766F060216D3535_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m61C4F2BC8464EE1A4A0373668766F060216D3535_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4B2EF2CC5BE11BAEBEA30CBE4AE0BE6B676E33CE (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4B2EF2CC5BE11BAEBEA30CBE4AE0BE6B676E33CE_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m3338D3192BD29693A8A489C16C43F7B563F26A9B_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m3338D3192BD29693A8A489C16C43F7B563F26A9B_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mE9CC43DA303EC10544631A333D1E606422027337_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mE9CC43DA303EC10544631A333D1E606422027337_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m20291B5EE7C2BC9BE1352C644D844741FA3FC328 (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m20291B5EE7C2BC9BE1352C644D844741FA3FC328_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m92B47B9D6A47E1875F5FF712D93E661F200C65FA_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m92B47B9D6A47E1875F5FF712D93E661F200C65FA_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rg32::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mE1C9747BB285D63BA1D8D3B16392341D027F886A_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mE1C9747BB285D63BA1D8D3B16392341D027F886A_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m57C3CEF9E7B2EBFB9B1376EF04C582EFBD7B2506 (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m57C3CEF9E7B2EBFB9B1376EF04C582EFBD7B2506_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m45559A37719A5C68A53FBC307B0B7F1A3E5592D4_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m45559A37719A5C68A53FBC307B0B7F1A3E5592D4_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m4658F1F6B935441379EE53E5F1184875B2F84C1A_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m4658F1F6B935441379EE53E5F1184875B2F84C1A_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mBC8A24E134F49709216514D5D894CE050BBC9CE1 (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mBC8A24E134F49709216514D5D894CE050BBC9CE1_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_mF4A193DDC759ECDE1C301462066620E17ECF110C_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_mF4A193DDC759ECDE1C301462066620E17ECF110C_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m73C0E6C6E078E5FDB56C6B39A3433D38394CD7C1_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m73C0E6C6E078E5FDB56C6B39A3433D38394CD7C1_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA369A41E9518CE73209449806F86051A8BB6B5E9 (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA369A41E9518CE73209449806F86051A8BB6B5E9_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m5F1B8F71DA3BC6818DF8EE7AAE8BDDB991D1FFCC_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m5F1B8F71DA3BC6818DF8EE7AAE8BDDB991D1FFCC_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_mACBE9E94484940AD03D7D10839565EF34C8C7C72_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_mACBE9E94484940AD03D7D10839565EF34C8C7C72_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD0C8E0CC4D2A8FC4C4A43C087F747BE0327E19F8 (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD0C8E0CC4D2A8FC4C4A43C087F747BE0327E19F8_gshared)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) inline void ProjectiveOperation_1__ctor_m845E967FF97677C0932706B933EAB3C851BE9867_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A , const RuntimeMethod*))ProjectiveOperation_1__ctor_m845E967FF97677C0932706B933EAB3C851BE9867_gshared_inline)(__this, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) inline void ProjectiveOperation_1_Invoke_m0F05E5059F15E1F8265DA9A8B24051F2265E0B01_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_Invoke_m0F05E5059F15E1F8265DA9A8B24051F2265E0B01_gshared_inline)(__this, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::SixLabors.ImageSharp.Advanced.IRowIntervalOperation.Invoke(SixLabors.ImageSharp.Memory.RowInterval& modreq(System.Runtime.InteropServices.InAttribute),System.Span`1) inline void ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m550ED7A379888B6EE8FF9F6FA68B5795B4C43D46 (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { (( void (*) (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , const RuntimeMethod*))ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m550ED7A379888B6EE8FF9F6FA68B5795B4C43D46_gshared)(__this, ___rows0, ___span1, 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); // System.Numerics.Vector4 System.Numerics.Vector4::Transform(System.Numerics.Vector4,System.Numerics.Matrix4x4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Transform_m5FAE70471D9EFD77FE6ED0E961263D83C7B36F77_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix1, 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.Single System.MathF::Max(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Max_m58067346FC6B875DE3CD16C1B101F1A8F5C98152_inline (float ___val10, float ___val21, 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.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.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.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.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); // !!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.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.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::ToVector2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D NormalizedShort2_ToVector2_m10B078E4D0A2F1F03065C6A9FC901486064AA276_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __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.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.NormalizedShort4::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort4_ToVector4_mDF8A161848C5A79F15D41049730E2510A8ADABA8_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rg32::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rg32_ToVector4_m51DFA3AF99C2CFFE08AB04B00099EB72389DE740_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, 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.Single System.Math::Max(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Math_Max_mEB87839DA28310AE4CB81A94D551874CFC2B1247 (float ___val10, float ___val21, 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); // 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.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedShort2_get_PackedValue_m9A742CF0D1FC0F08F9C22193DF30A72514737187_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method); // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Rg32::ToVector2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Rg32_ToVector2_m1FF0436D2720A8690FE1A8B9D9F3A709C1E2D6A3_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::get_PackedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_get_PackedValue_m04FF30A62177EEBE79792DCD6A48644D059EA8D6_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m805F179E78F59D4042DC5FA36D5CCC759B73FACD_gshared (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m805F179E78F59D4042DC5FA36D5CCC759B73FACD_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m805F179E78F59D4042DC5FA36D5CCC759B73FACD_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mC5F23E5276347D11E1DE487CCC86113B2ECC7D1A_gshared (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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; ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_inline((ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *)(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mC5F23E5276347D11E1DE487CCC86113B2ECC7D1A_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mC5F23E5276347D11E1DE487CCC86113B2ECC7D1A_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_gshared (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m193E146E3E5629ACC95725C0A2D76131D4CBC292_gshared (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mC5F23E5276347D11E1DE487CCC86113B2ECC7D1A_inline((ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *)(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m193E146E3E5629ACC95725C0A2D76131D4CBC292_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m193E146E3E5629ACC95725C0A2D76131D4CBC292(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m93DE29A41C545E2B12C7F3F336D774D63D482849_gshared (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m93DE29A41C545E2B12C7F3F336D774D63D482849_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m93DE29A41C545E2B12C7F3F336D774D63D482849_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m61198B7727AAD7A75C28F2172AAC17BFE3729E7E_gshared (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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; ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_inline((ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *)(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m61198B7727AAD7A75C28F2172AAC17BFE3729E7E_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m61198B7727AAD7A75C28F2172AAC17BFE3729E7E_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_gshared (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mE9C517E7DCE9EF9AD91A3EA7A1F57BEF3938688F_gshared (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m61198B7727AAD7A75C28F2172AAC17BFE3729E7E_inline((ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *)(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mE9C517E7DCE9EF9AD91A3EA7A1F57BEF3938688F_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mE9C517E7DCE9EF9AD91A3EA7A1F57BEF3938688F(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mB35652A60E0734FC517D73826BB2EE5A9161F962_gshared (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_mB35652A60E0734FC517D73826BB2EE5A9161F962_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_mB35652A60E0734FC517D73826BB2EE5A9161F962_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m9CC72A41FCA1DF23426855393EA11BA564ED21CF_gshared (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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; ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_inline((ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *)(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m9CC72A41FCA1DF23426855393EA11BA564ED21CF_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m9CC72A41FCA1DF23426855393EA11BA564ED21CF_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_gshared (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1CC6D018A9640D67B1AC07E03F662750EA376D29_gshared (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m9CC72A41FCA1DF23426855393EA11BA564ED21CF_inline((ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *)(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1CC6D018A9640D67B1AC07E03F662750EA376D29_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m1CC6D018A9640D67B1AC07E03F662750EA376D29(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mC87065BAD78AEB0CDE5BAD24F6235D55FCB1EC42_gshared (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = ___sampler4; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_5 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4); __this->set_sampler_4(L_5); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_mC87065BAD78AEB0CDE5BAD24F6235D55FCB1EC42_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_mC87065BAD78AEB0CDE5BAD24F6235D55FCB1EC42_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m8A46F04DC6E2A3290D4442FE6ADA0546AF08F5AE_gshared (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_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; ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_inline((ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *)(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m8A46F04DC6E2A3290D4442FE6ADA0546AF08F5AE_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m8A46F04DC6E2A3290D4442FE6ADA0546AF08F5AE_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_gshared (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m5E2470801E5AF530A8395ED06AABE5368CD641ED_gshared (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m8A46F04DC6E2A3290D4442FE6ADA0546AF08F5AE_inline((ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *)(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m5E2470801E5AF530A8395ED06AABE5368CD641ED_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m5E2470801E5AF530A8395ED06AABE5368CD641ED(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m2F98072F15E6C9E6EC94DD98FA589051C9C3CF8C_gshared (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = ___sampler4; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_5 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4); __this->set_sampler_4(L_5); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m2F98072F15E6C9E6EC94DD98FA589051C9C3CF8C_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m2F98072F15E6C9E6EC94DD98FA589051C9C3CF8C_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mC45F6FDFBACD08B03438228F28A3ACEEF515D795_gshared (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_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; ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_inline((ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *)(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mC45F6FDFBACD08B03438228F28A3ACEEF515D795_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mC45F6FDFBACD08B03438228F28A3ACEEF515D795_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_gshared (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m86A5E0C372EEFB75E7F2B0EDF8ABB205A39297FA_gshared (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mC45F6FDFBACD08B03438228F28A3ACEEF515D795_inline((ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *)(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m86A5E0C372EEFB75E7F2B0EDF8ABB205A39297FA_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m86A5E0C372EEFB75E7F2B0EDF8ABB205A39297FA(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m0EA216565C2A03A4FD32270B342AE0CF77C3BF11_gshared (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m0EA216565C2A03A4FD32270B342AE0CF77C3BF11_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m0EA216565C2A03A4FD32270B342AE0CF77C3BF11_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m5F2BB6A149AD550094996B784A25100F8AB5D6B0_gshared (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_inline((ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *)(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m5F2BB6A149AD550094996B784A25100F8AB5D6B0_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m5F2BB6A149AD550094996B784A25100F8AB5D6B0_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_gshared (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m96A2979349C1916100358AB312B724FD3B223F61_gshared (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m5F2BB6A149AD550094996B784A25100F8AB5D6B0_inline((ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *)(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m96A2979349C1916100358AB312B724FD3B223F61_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m96A2979349C1916100358AB312B724FD3B223F61(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m1547D64BABB9EC266503170A62517577CFC03CFE_gshared (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m1547D64BABB9EC266503170A62517577CFC03CFE_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m1547D64BABB9EC266503170A62517577CFC03CFE_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mD6E98EE66B0DD3A6E51CA83BC36DC25CD7EB7516_gshared (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_inline((ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *)(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mD6E98EE66B0DD3A6E51CA83BC36DC25CD7EB7516_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mD6E98EE66B0DD3A6E51CA83BC36DC25CD7EB7516_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_gshared (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m16C02835A81D1C59060D4E1E1033C3F05E3AD9A2_gshared (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mD6E98EE66B0DD3A6E51CA83BC36DC25CD7EB7516_inline((ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *)(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m16C02835A81D1C59060D4E1E1033C3F05E3AD9A2_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m16C02835A81D1C59060D4E1E1033C3F05E3AD9A2(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m4F0B18AF34E6DCC44CB9CC9CAFB4121F9B0AFF23_gshared (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m4F0B18AF34E6DCC44CB9CC9CAFB4121F9B0AFF23_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m4F0B18AF34E6DCC44CB9CC9CAFB4121F9B0AFF23_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE39759FCACD734F89EE3961C0F7035E31D8DA992_gshared (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_inline((ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *)(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mE39759FCACD734F89EE3961C0F7035E31D8DA992_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mE39759FCACD734F89EE3961C0F7035E31D8DA992_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_gshared (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m10B0EB8C2A67E60FDF048B23B36CC88A04B29501_gshared (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mE39759FCACD734F89EE3961C0F7035E31D8DA992_inline((ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *)(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m10B0EB8C2A67E60FDF048B23B36CC88A04B29501_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m10B0EB8C2A67E60FDF048B23B36CC88A04B29501(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m7508F52EBE2A30162D985A3325B051C116AABEE5_gshared (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m7508F52EBE2A30162D985A3325B051C116AABEE5_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m7508F52EBE2A30162D985A3325B051C116AABEE5_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m37063DC4F31B5FD79589D9D0F98E1D8AEE2B9E54_gshared (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_inline((ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *)(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m37063DC4F31B5FD79589D9D0F98E1D8AEE2B9E54_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m37063DC4F31B5FD79589D9D0F98E1D8AEE2B9E54_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_gshared (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82D01C61F5FE1A23FE4943784EC439E6662F56D1_gshared (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m37063DC4F31B5FD79589D9D0F98E1D8AEE2B9E54_inline((ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *)(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82D01C61F5FE1A23FE4943784EC439E6662F56D1_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m82D01C61F5FE1A23FE4943784EC439E6662F56D1(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m75EB2F465210ACFB5CB0A92B9DB8DF142113CBBC_gshared (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m75EB2F465210ACFB5CB0A92B9DB8DF142113CBBC_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m75EB2F465210ACFB5CB0A92B9DB8DF142113CBBC_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m0ACFD944F97AC74AED9E3DA693B421108F2D3744_gshared (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_inline((ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *)(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m0ACFD944F97AC74AED9E3DA693B421108F2D3744_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m0ACFD944F97AC74AED9E3DA693B421108F2D3744_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_gshared (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m0F6B073F5762E1D6C76DB8EB540D53576A635787_gshared (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m0ACFD944F97AC74AED9E3DA693B421108F2D3744_inline((ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *)(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m0F6B073F5762E1D6C76DB8EB540D53576A635787_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m0F6B073F5762E1D6C76DB8EB540D53576A635787(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m59CD6DA007A22CA20BE2884117B0A38364A27A25_gshared (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m59CD6DA007A22CA20BE2884117B0A38364A27A25_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m59CD6DA007A22CA20BE2884117B0A38364A27A25_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m48F9D858CDFC83F8DF34B7136B50766686EEAB45_gshared (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_inline((ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *)(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m48F9D858CDFC83F8DF34B7136B50766686EEAB45_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m48F9D858CDFC83F8DF34B7136B50766686EEAB45_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_gshared (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD8CBC416EAB44D26A03CF41898F0E2C49B2C34B0_gshared (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m48F9D858CDFC83F8DF34B7136B50766686EEAB45_inline((ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *)(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD8CBC416EAB44D26A03CF41898F0E2C49B2C34B0_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD8CBC416EAB44D26A03CF41898F0E2C49B2C34B0(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m3C11F784FFA14835C90F788DB86BCF159E87BCE0_gshared (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m3C11F784FFA14835C90F788DB86BCF159E87BCE0_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m3C11F784FFA14835C90F788DB86BCF159E87BCE0_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m7DEBEA85E94375F16D92F0E50BD4D1991E5A601E_gshared (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_inline((ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *)(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m7DEBEA85E94375F16D92F0E50BD4D1991E5A601E_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m7DEBEA85E94375F16D92F0E50BD4D1991E5A601E_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_gshared (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6D4FB0E660DEB0F85F9BB5B0408245B568D8BCC5_gshared (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m7DEBEA85E94375F16D92F0E50BD4D1991E5A601E_inline((ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *)(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6D4FB0E660DEB0F85F9BB5B0408245B568D8BCC5_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m6D4FB0E660DEB0F85F9BB5B0408245B568D8BCC5(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mC7C540F8B78D6AB0D6B8E3FA4B4DBEB4BF69F329_gshared (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_mC7C540F8B78D6AB0D6B8E3FA4B4DBEB4BF69F329_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_mC7C540F8B78D6AB0D6B8E3FA4B4DBEB4BF69F329_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m113A7BC1AE89544B68AA94EFCB8A511E9BAC0500_gshared (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_inline((ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *)(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m113A7BC1AE89544B68AA94EFCB8A511E9BAC0500_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m113A7BC1AE89544B68AA94EFCB8A511E9BAC0500_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_gshared (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9F977052A25E4023571F036078F8A61041AE8B98_gshared (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m113A7BC1AE89544B68AA94EFCB8A511E9BAC0500_inline((ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *)(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9F977052A25E4023571F036078F8A61041AE8B98_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9F977052A25E4023571F036078F8A61041AE8B98(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mDCFF6F800238273A91936C65836BAF61DD72D373_gshared (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_mDCFF6F800238273A91936C65836BAF61DD72D373_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_mDCFF6F800238273A91936C65836BAF61DD72D373_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m69514892D6203182E2BC3B858FE8CD147EE46EED_gshared (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_inline((ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *)(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m69514892D6203182E2BC3B858FE8CD147EE46EED_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m69514892D6203182E2BC3B858FE8CD147EE46EED_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_gshared (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7308CB33A672397BCD134083E9D8D1EEA225C760_gshared (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m69514892D6203182E2BC3B858FE8CD147EE46EED_inline((ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *)(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7308CB33A672397BCD134083E9D8D1EEA225C760_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m7308CB33A672397BCD134083E9D8D1EEA225C760(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m186D7918A2684DAAFA6BA8EB8AE66A4C4D5E34D8_gshared (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m186D7918A2684DAAFA6BA8EB8AE66A4C4D5E34D8_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m186D7918A2684DAAFA6BA8EB8AE66A4C4D5E34D8_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mFA3BDB2C117B4EA1C712E0B45B796324491D936B_gshared (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_inline((ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *)(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mFA3BDB2C117B4EA1C712E0B45B796324491D936B_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mFA3BDB2C117B4EA1C712E0B45B796324491D936B_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_gshared (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9B5CFA649E2E5B3460A8E26383DFFD3C290A3242_gshared (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mFA3BDB2C117B4EA1C712E0B45B796324491D936B_inline((ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *)(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9B5CFA649E2E5B3460A8E26383DFFD3C290A3242_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m9B5CFA649E2E5B3460A8E26383DFFD3C290A3242(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m8878A8A9F67ADBE9A6583A17562EAE81CE3F9842_gshared (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m8878A8A9F67ADBE9A6583A17562EAE81CE3F9842_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m8878A8A9F67ADBE9A6583A17562EAE81CE3F9842_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m47CB241E44764CEF1EEA20CDE18A9AC9C55E4C23_gshared (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_inline((ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *)(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m47CB241E44764CEF1EEA20CDE18A9AC9C55E4C23_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m47CB241E44764CEF1EEA20CDE18A9AC9C55E4C23_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_gshared (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3C90296F9E35B816E7CE4A476F8EF707E860CA0F_gshared (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m47CB241E44764CEF1EEA20CDE18A9AC9C55E4C23_inline((ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *)(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3C90296F9E35B816E7CE4A476F8EF707E860CA0F_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m3C90296F9E35B816E7CE4A476F8EF707E860CA0F(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mE160884EF723EFB48623CCE2CF2937DD141F9B49_gshared (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_mE160884EF723EFB48623CCE2CF2937DD141F9B49_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_mE160884EF723EFB48623CCE2CF2937DD141F9B49_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mF9F68FD7E83F05924385B36A6A47313A2E227AAF_gshared (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_inline((ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *)(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mF9F68FD7E83F05924385B36A6A47313A2E227AAF_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mF9F68FD7E83F05924385B36A6A47313A2E227AAF_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_gshared (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2A1823A038886E8F7D292A2416D9A577F7DE60E5_gshared (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mF9F68FD7E83F05924385B36A6A47313A2E227AAF_inline((ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *)(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2A1823A038886E8F7D292A2416D9A577F7DE60E5_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m2A1823A038886E8F7D292A2416D9A577F7DE60E5(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m4F1118F0D6D433BA4076E53D29992B38476786FA_gshared (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m4F1118F0D6D433BA4076E53D29992B38476786FA_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m4F1118F0D6D433BA4076E53D29992B38476786FA_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m61C4F2BC8464EE1A4A0373668766F060216D3535_gshared (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_inline((ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *)(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m61C4F2BC8464EE1A4A0373668766F060216D3535_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m61C4F2BC8464EE1A4A0373668766F060216D3535_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_gshared (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4B2EF2CC5BE11BAEBEA30CBE4AE0BE6B676E33CE_gshared (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m61C4F2BC8464EE1A4A0373668766F060216D3535_inline((ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *)(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4B2EF2CC5BE11BAEBEA30CBE4AE0BE6B676E33CE_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m4B2EF2CC5BE11BAEBEA30CBE4AE0BE6B676E33CE(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m3338D3192BD29693A8A489C16C43F7B563F26A9B_gshared (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m3338D3192BD29693A8A489C16C43F7B563F26A9B_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m3338D3192BD29693A8A489C16C43F7B563F26A9B_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE9CC43DA303EC10544631A333D1E606422027337_gshared (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_inline((ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *)(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mE9CC43DA303EC10544631A333D1E606422027337_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mE9CC43DA303EC10544631A333D1E606422027337_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_gshared (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m20291B5EE7C2BC9BE1352C644D844741FA3FC328_gshared (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mE9CC43DA303EC10544631A333D1E606422027337_inline((ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *)(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m20291B5EE7C2BC9BE1352C644D844741FA3FC328_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m20291B5EE7C2BC9BE1352C644D844741FA3FC328(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m92B47B9D6A47E1875F5FF712D93E661F200C65FA_gshared (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m92B47B9D6A47E1875F5FF712D93E661F200C65FA_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m92B47B9D6A47E1875F5FF712D93E661F200C65FA_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE1C9747BB285D63BA1D8D3B16392341D027F886A_gshared (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_inline((ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *)(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mE1C9747BB285D63BA1D8D3B16392341D027F886A_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mE1C9747BB285D63BA1D8D3B16392341D027F886A_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_gshared (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m57C3CEF9E7B2EBFB9B1376EF04C582EFBD7B2506_gshared (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mE1C9747BB285D63BA1D8D3B16392341D027F886A_inline((ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *)(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m57C3CEF9E7B2EBFB9B1376EF04C582EFBD7B2506_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m57C3CEF9E7B2EBFB9B1376EF04C582EFBD7B2506(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m45559A37719A5C68A53FBC307B0B7F1A3E5592D4_gshared (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m45559A37719A5C68A53FBC307B0B7F1A3E5592D4_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m45559A37719A5C68A53FBC307B0B7F1A3E5592D4_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m4658F1F6B935441379EE53E5F1184875B2F84C1A_gshared (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_inline((ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *)(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m4658F1F6B935441379EE53E5F1184875B2F84C1A_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m4658F1F6B935441379EE53E5F1184875B2F84C1A_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_gshared (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mBC8A24E134F49709216514D5D894CE050BBC9CE1_gshared (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m4658F1F6B935441379EE53E5F1184875B2F84C1A_inline((ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *)(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mBC8A24E134F49709216514D5D894CE050BBC9CE1_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mBC8A24E134F49709216514D5D894CE050BBC9CE1(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mF4A193DDC759ECDE1C301462066620E17ECF110C_gshared (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_mF4A193DDC759ECDE1C301462066620E17ECF110C_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_mF4A193DDC759ECDE1C301462066620E17ECF110C_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m73C0E6C6E078E5FDB56C6B39A3433D38394CD7C1_gshared (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_inline((ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *)(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m73C0E6C6E078E5FDB56C6B39A3433D38394CD7C1_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m73C0E6C6E078E5FDB56C6B39A3433D38394CD7C1_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_gshared (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA369A41E9518CE73209449806F86051A8BB6B5E9_gshared (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m73C0E6C6E078E5FDB56C6B39A3433D38394CD7C1_inline((ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *)(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA369A41E9518CE73209449806F86051A8BB6B5E9_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mA369A41E9518CE73209449806F86051A8BB6B5E9(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m5F1B8F71DA3BC6818DF8EE7AAE8BDDB991D1FFCC_gshared (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m5F1B8F71DA3BC6818DF8EE7AAE8BDDB991D1FFCC_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m5F1B8F71DA3BC6818DF8EE7AAE8BDDB991D1FFCC_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mACBE9E94484940AD03D7D10839565EF34C8C7C72_gshared (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_inline((ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *)(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_mACBE9E94484940AD03D7D10839565EF34C8C7C72_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_mACBE9E94484940AD03D7D10839565EF34C8C7C72_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_gshared (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD0C8E0CC4D2A8FC4C4A43C087F747BE0327E19F8_gshared (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_mACBE9E94484940AD03D7D10839565EF34C8C7C72_inline((ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *)(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD0C8E0CC4D2A8FC4C4A43C087F747BE0327E19F8_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_mD0C8E0CC4D2A8FC4C4A43C087F747BE0327E19F8(_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.ProjectiveTransformProcessor`1/ProjectiveOperation`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.Buffer2D`1,SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Memory.Buffer2D`1,TResampler&,System.Numerics.Matrix4x4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m845E967FF97677C0932706B933EAB3C851BE9867_gshared (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1__ctor_m845E967FF97677C0932706B933EAB3C851BE9867_AdjustorThunk (RuntimeObject * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1__ctor_m845E967FF97677C0932706B933EAB3C851BE9867_inline(_thisAdjusted, ___configuration0, ___source1, ___bounds2, ___destination3, ___sampler4, ___matrix5, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::Invoke(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m0F05E5059F15E1F8265DA9A8B24051F2265E0B01_gshared (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_inline((ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *)(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_Invoke_m0F05E5059F15E1F8265DA9A8B24051F2265E0B01_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_Invoke_m0F05E5059F15E1F8265DA9A8B24051F2265E0B01_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`1::InvokeMacOS(SixLabors.ImageSharp.Memory.RowInterval&,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_gshared (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_EXTERN_C void ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_inline(_thisAdjusted, ___rows0, ___span1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1/ProjectiveOperation`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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m550ED7A379888B6EE8FF9F6FA68B5795B4C43D46_gshared (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { { RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_0 = ___rows0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1 = ___span1; ProjectiveOperation_1_Invoke_m0F05E5059F15E1F8265DA9A8B24051F2265E0B01_inline((ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *)(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *)__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 ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m550ED7A379888B6EE8FF9F6FA68B5795B4C43D46_AdjustorThunk (RuntimeObject * __this, RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * ___rows0, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 ___span1, const RuntimeMethod* method) { ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ProjectiveOperation_1_SixLabors_ImageSharp_Advanced_IRowIntervalOperationU3CSystem_Numerics_Vector4U3E_Invoke_m550ED7A379888B6EE8FF9F6FA68B5795B4C43D46(_thisAdjusted, ___rows0, ___span1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif 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 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 TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline (float ___x0, float ___y1, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix2, const RuntimeMethod* method) { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_0; memset((&V_0), 0, sizeof(V_0)); { float L_0 = ___x0; float L_1 = ___y1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; memset((&L_2), 0, sizeof(L_2)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_2), L_0, L_1, (0.0f), (1.0f), /*hidden argument*/NULL); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_3 = ___matrix2; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_Transform_m5FAE70471D9EFD77FE6ED0E961263D83C7B36F77_inline(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = V_0; float L_6 = L_5.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7 = V_0; float L_8 = L_7.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9; memset((&L_9), 0, sizeof(L_9)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_9), L_6, L_8, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = V_0; float L_11 = L_10.get_W_3(); float L_12; L_12 = MathF_Max_m58067346FC6B875DE3CD16C1B101F1A8F5C98152_inline(L_11, (1.00000001E-07f), /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_13; L_13 = Vector2_op_Division_m123A2F6DE6CDC707F8FBD5AAB7EFE3F0A38F6DC9_inline(L_9, L_12, /*hidden argument*/NULL); return L_13; } } 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 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 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 NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0; L_0 = NormalizedShort2_ToVector2_m10B078E4D0A2F1F03065C6A9FC901486064AA276_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__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 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 NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = NormalizedShort4_ToVector4_mDF8A161848C5A79F15D41049730E2510A8ADABA8_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rg32_ToVector4_m51DFA3AF99C2CFFE08AB04B00099EB72389DE740_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m805F179E78F59D4042DC5FA36D5CCC759B73FACD_gshared_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_gshared_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { 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 ProjectiveOperation_1_Invoke_mC5F23E5276347D11E1DE487CCC86113B2ECC7D1A_gshared_inline (ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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; ProjectiveOperation_1_InvokeMacOS_mF885FE5C509BDED6454FD736606CCE6CEA890980_inline((ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *)(ProjectiveOperation_1_t44142A8D1E8FF9AAC7682FAB756D36C8110ED44F *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m93DE29A41C545E2B12C7F3F336D774D63D482849_gshared_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_gshared_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m61198B7727AAD7A75C28F2172AAC17BFE3729E7E_gshared_inline (ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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; ProjectiveOperation_1_InvokeMacOS_mEF1D15332BA91465F088A3D99FDFD90189DEBECD_inline((ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *)(ProjectiveOperation_1_t2D64736EBED19CBFB65268FF9AD6CDBB5A1C0B2D *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mB35652A60E0734FC517D73826BB2EE5A9161F962_gshared_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_gshared_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m9CC72A41FCA1DF23426855393EA11BA564ED21CF_gshared_inline (ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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; ProjectiveOperation_1_InvokeMacOS_mE3AE9E0B083CDD3583B2D4DA2D0A713B1A6B37CF_inline((ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *)(ProjectiveOperation_1_t3DD069F0E36FF9BE3FB5F5A09D52B76C32459179 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mC87065BAD78AEB0CDE5BAD24F6235D55FCB1EC42_gshared_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = ___sampler4; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_5 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4); __this->set_sampler_4(L_5); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_gshared_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m8A46F04DC6E2A3290D4442FE6ADA0546AF08F5AE_gshared_inline (ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_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; ProjectiveOperation_1_InvokeMacOS_mDCC4F54AAAC400604FD73AC75C7F1385248C7583_inline((ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *)(ProjectiveOperation_1_t494BF67802BCECE879859D733A5A7BE02BF0F41B *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m2F98072F15E6C9E6EC94DD98FA589051C9C3CF8C_gshared_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___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); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = ___sampler4; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_5 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4); __this->set_sampler_4(L_5); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_9 = ___destination3; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_14 = ___destination3; 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)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_gshared_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } 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_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_62 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_62); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_65; L_65 = (( 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_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_86; L_86 = (( 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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_89 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_86); 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_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mC45F6FDFBACD08B03438228F28A3ACEEF515D795_gshared_inline (ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_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; ProjectiveOperation_1_InvokeMacOS_m7A89B3265326E5A9994CD788317B076FA7007360_inline((ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *)(ProjectiveOperation_1_t6872939E756319F32103ABAA88442C356B5F64A3 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } 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_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_67 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_67); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_70; L_70 = (( 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_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedByte4_ToScaledVector4_m5A95E7B92ED14B053E4F16B0D19E64A7B9A9F379_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_92; L_92 = (( 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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_95 = V_10; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_92); 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_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m0EA216565C2A03A4FD32270B342AE0CF77C3BF11_gshared_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_gshared_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m5F2BB6A149AD550094996B784A25100F8AB5D6B0_gshared_inline (ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m25D5D258DE1B69EF6A9383B66CDBD97E21D81DC1_inline((ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *)(ProjectiveOperation_1_tBAE9E4FD4908D0449A44E0411436B7CF3EB62CBF *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m1547D64BABB9EC266503170A62517577CFC03CFE_gshared_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_gshared_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mD6E98EE66B0DD3A6E51CA83BC36DC25CD7EB7516_gshared_inline (ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m0F57D9526B16F0AC3BF9C06DCAE1E5D03EEED460_inline((ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *)(ProjectiveOperation_1_t25DD4377176731D784D38365F2E2B0767623F944 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m4F0B18AF34E6DCC44CB9CC9CAFB4121F9B0AFF23_gshared_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_gshared_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE39759FCACD734F89EE3961C0F7035E31D8DA992_gshared_inline (ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_mB4AB74909FCD47E6E6EB5AEEA618DEF5287D6799_inline((ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *)(ProjectiveOperation_1_t948AB11994C534B5EB7B9C0FC29AFA01714409BD *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m7508F52EBE2A30162D985A3325B051C116AABEE5_gshared_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_gshared_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m37063DC4F31B5FD79589D9D0F98E1D8AEE2B9E54_gshared_inline (ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m14587D3543F337F7CC352A06462DDF3095F0AF54_inline((ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *)(ProjectiveOperation_1_t18EF032F23A9A44600B8FB2AEE3D411E1790A1E4 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m75EB2F465210ACFB5CB0A92B9DB8DF142113CBBC_gshared_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_gshared_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m0ACFD944F97AC74AED9E3DA693B421108F2D3744_gshared_inline (ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m4AC454ECAA5BBBEDF355AD057FFF913CF6E343AD_inline((ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *)(ProjectiveOperation_1_t98CF0C7D183E990DFDA50E4022D589804614DE86 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m59CD6DA007A22CA20BE2884117B0A38364A27A25_gshared_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_gshared_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m48F9D858CDFC83F8DF34B7136B50766686EEAB45_gshared_inline (ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_mD9C3C0006A3717058F0A39A1F043536E90040814_inline((ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *)(ProjectiveOperation_1_tE6C85D9FAD82A658805800E4925F1DCE7A2566A5 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m3C11F784FFA14835C90F788DB86BCF159E87BCE0_gshared_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_9 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = ___destination3; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_gshared_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_14 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_16; L_16 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_17; L_17 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_19 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_20; L_20 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_62 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_65; L_65 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_86; L_86 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_89 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m7DEBEA85E94375F16D92F0E50BD4D1991E5A601E_gshared_inline (ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 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; ProjectiveOperation_1_InvokeMacOS_m608445709655C34A7FC8FE18337B15ADED2AD65B_inline((ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *)(ProjectiveOperation_1_t312F3A89658DEF2AC29659D26D9AC81E0898ABAA *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_19 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_21; L_21 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_22; L_22 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_24 = V_10; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_25; L_25 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_67 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_70; L_70 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort2_ToScaledVector4_m3EB5EB1BEA93289F5183B670BD3C555BDAE20B06_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_92; L_92 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_95 = V_10; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , 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_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mC7C540F8B78D6AB0D6B8E3FA4B4DBEB4BF69F329_gshared_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_gshared_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m113A7BC1AE89544B68AA94EFCB8A511E9BAC0500_gshared_inline (ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_mE927BE64137D836F8A1680EB90953F84B30F81CD_inline((ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *)(ProjectiveOperation_1_t173AB8A32CEED0168DB432091296BB4C4EC7E5C4 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mDCFF6F800238273A91936C65836BAF61DD72D373_gshared_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_gshared_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m69514892D6203182E2BC3B858FE8CD147EE46EED_gshared_inline (ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_m3AACE8D710ADA11CA4C32713500D2A4EC484B464_inline((ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *)(ProjectiveOperation_1_tB547E84933947D0D3FD89BF1AAF70A17FD27F47B *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m186D7918A2684DAAFA6BA8EB8AE66A4C4D5E34D8_gshared_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_gshared_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mFA3BDB2C117B4EA1C712E0B45B796324491D936B_gshared_inline (ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_m642EFC545D73C20F4D2D3F50DE4677F1D2086AD9_inline((ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *)(ProjectiveOperation_1_tAA5A1B6006C4174AFFA6EDE3BD1C4AD9E5B69B59 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m8878A8A9F67ADBE9A6583A17562EAE81CE3F9842_gshared_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_gshared_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m47CB241E44764CEF1EEA20CDE18A9AC9C55E4C23_gshared_inline (ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_m189A2DBBC653AB379CE33B8A2969F5B62615E840_inline((ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *)(ProjectiveOperation_1_t33E88C4C17B0E85408EC2EB966DACC87427B71DD *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mE160884EF723EFB48623CCE2CF2937DD141F9B49_gshared_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_gshared_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mF9F68FD7E83F05924385B36A6A47313A2E227AAF_gshared_inline (ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_mCC33A5E51B7D952C3FB668066665A4CD33AD11D1_inline((ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *)(ProjectiveOperation_1_tE67AEF3D3B4A55F50A87EDB67972A9769D1FB89C *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m4F1118F0D6D433BA4076E53D29992B38476786FA_gshared_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_gshared_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m61C4F2BC8464EE1A4A0373668766F060216D3535_gshared_inline (ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_m161A2D4ECA0817D63CBFDA7AC85CA9FBB38F4857_inline((ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *)(ProjectiveOperation_1_tC2D6E315415697099AD2741FBBF59DA0F56E3C69 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = TriangleResampler_GetValue_m949DAE1489CBBC55E53BF09F426D07258B733FF8_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m3338D3192BD29693A8A489C16C43F7B563F26A9B_gshared_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___destination3, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_9 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = ___destination3; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_gshared_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_14 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_16; L_16 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_17; L_17 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_19 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_20; L_20 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_62 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_65; L_65 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_86; L_86 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_89 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE9CC43DA303EC10544631A333D1E606422027337_gshared_inline (ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t8F2820222127FA3555803F54498E9275CE67C798 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; ProjectiveOperation_1_InvokeMacOS_mB7252E2A24C0CDE59758366C4F2BBF616F1B17A4_inline((ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *)(ProjectiveOperation_1_t9A52B1457E9325D44BA8653D306E9E9D62D30BEB *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_19 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_21; L_21 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_22; L_22 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_t8F2820222127FA3555803F54498E9275CE67C798 L_24 = V_10; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_25; L_25 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = WelchResampler_GetValue_m04DF0810421F28B8F50B970B40A703BE626295B6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_67 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_70; L_70 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = NormalizedShort4_ToScaledVector4_mBD96C00E2BCFF69773180464AD5FA593258DD022_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_92; L_92 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_95 = V_10; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , 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_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m92B47B9D6A47E1875F5FF712D93E661F200C65FA_gshared_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_gshared_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mE1C9747BB285D63BA1D8D3B16392341D027F886A_gshared_inline (ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_m51D67DD3FDE41E833AAA0657AB6D56029FC996B5_inline((ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *)(ProjectiveOperation_1_t03BCD1D3EB367AE8231D60387C2AE0F6A784EE97 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BicubicResampler_GetValue_mBCF8CB0D2615C1259E1F157C8B351456F2E6EDB5_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m45559A37719A5C68A53FBC307B0B7F1A3E5592D4_gshared_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_gshared_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m4658F1F6B935441379EE53E5F1184875B2F84C1A_gshared_inline (ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_m83279AAE2E4012FC9863C8B6B9659307898FB3A8_inline((ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *)(ProjectiveOperation_1_tBB25B8D550448882386C8016AF574501B4F7735E *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = BoxResampler_GetValue_mF7DD19E786EE7A4239A9C1F554E98E1B6EFF1CFC_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_mF4A193DDC759ECDE1C301462066620E17ECF110C_gshared_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_gshared_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m73C0E6C6E078E5FDB56C6B39A3433D38394CD7C1_gshared_inline (ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_m1D48468DF63C562785A8D55BC1EB5E5BAC06C2EA_inline((ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *)(ProjectiveOperation_1_tF58B03AAD5A8E8056041DFFEE3C2F28D72416EBD *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = CubicResampler_GetValue_mC6A581F85893973266B5626BE35061747C8AF4E6_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m5F1B8F71DA3BC6818DF8EE7AAE8BDDB991D1FFCC_gshared_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_gshared_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_mACBE9E94484940AD03D7D10839565EF34C8C7C72_gshared_inline (ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_mAC1147D27775C97E7F40F1976F82712F292E88D2_inline((ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *)(ProjectiveOperation_1_t540DFDE40E43D83694B12B42A4FD8D24AFB0CD10 *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = LanczosResampler_GetValue_m113DF921AECF7B983765CEBD4D7B5D4B4EF33B7D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1__ctor_m845E967FF97677C0932706B933EAB3C851BE9867_gshared_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___destination3, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler4, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix5, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; __this->set_configuration_0(L_0); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_1 = ___source1; __this->set_source_1(L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___bounds2; __this->set_bounds_2(L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * 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); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix5; __this->set_matrix_5(L_6); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_7 = ___sampler4; int32_t L_8; L_8 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_9 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9); int32_t L_10; L_10 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); float L_11; L_11 = (( 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_8, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_yRadius_6(L_11); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_12 = ___sampler4; int32_t L_13; L_13 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___bounds2), /*hidden argument*/NULL); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = ___destination3; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); int32_t L_15; L_15 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); float L_16; L_16 = (( 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_12, (int32_t)L_13, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); __this->set_xRadius_7(L_16); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_gshared_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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)); { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01d7; } IL_0069: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_14 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_15 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_16; L_16 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_14, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_16; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_17; L_17 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_19 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_20; L_20 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_21 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_17, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_18, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_20, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_21, (int32_t)1); V_11 = (int32_t)0; goto IL_01af; } IL_0099: { int32_t L_22 = V_11; int32_t L_23 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_24 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_25; L_25 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_22)), (float)((float)((float)L_23)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_24, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_25; float L_27 = (float)L_26.get_Y_1(); V_12 = (float)L_27; float L_28 = (float)L_26.get_X_0(); V_13 = (float)L_28; float L_29 = V_2; float L_30 = V_12; int32_t L_31 = V_4; int32_t L_32 = V_5; int32_t L_33; L_33 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_29, (float)L_30, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/NULL); V_14 = (int32_t)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_15 = (int32_t)L_38; float L_39 = V_3; float L_40 = V_13; int32_t L_41 = V_6; int32_t L_42 = V_7; int32_t L_43; L_43 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_16 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_17 = (int32_t)L_48; int32_t L_49 = V_15; int32_t L_50 = V_14; if ((((int32_t)L_49) <= ((int32_t)L_50))) { goto IL_01a9; } } { int32_t L_51 = V_17; int32_t L_52 = V_16; if ((((int32_t)L_51) <= ((int32_t)L_52))) { goto IL_01a9; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_53; L_53 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_53; int32_t L_54 = V_14; V_19 = (int32_t)L_54; goto IL_0189; } IL_010b: { int32_t L_55 = V_19; float L_56 = V_12; float L_57; L_57 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_55)), (float)L_56)), /*hidden argument*/NULL); V_20 = (float)L_57; int32_t L_58 = V_16; V_21 = (int32_t)L_58; goto IL_017d; } IL_0126: { int32_t L_59 = V_21; float L_60 = V_13; float L_61; L_61 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_59)), (float)L_60)), /*hidden argument*/NULL); V_22 = (float)L_61; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_62 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_63 = V_21; int32_t L_64 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_65; L_65 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_62, (int32_t)L_63, (int32_t)L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_66; L_66 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_65, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_66; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_67 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_68 = V_23; float L_69 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_70; L_70 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_68, (float)L_69, /*hidden argument*/NULL); float L_71 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72; L_72 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_70, (float)L_71, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73; L_73 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_67, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73; int32_t L_74 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_017d: { int32_t L_75 = V_21; int32_t L_76 = V_17; if ((((int32_t)L_75) <= ((int32_t)L_76))) { goto IL_0126; } } { int32_t L_77 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0189: { int32_t L_78 = V_19; int32_t L_79 = V_15; if ((((int32_t)L_78) <= ((int32_t)L_79))) { goto IL_010b; } } { Numerics_UnPremultiply_mC365FC1C4BAE74CF37151688BA3CCE6EA6622264_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_18), /*hidden argument*/NULL); int32_t L_80 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_81; L_81 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_80, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_82 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_81 = L_82; } IL_01a9: { int32_t L_83 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01af: { int32_t L_84 = V_11; int32_t L_85; L_85 = 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_84) < ((int32_t)L_85))) { goto IL_0099; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_86; L_86 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_87 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_88 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_89 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_86, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_87, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_88, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_89, (int32_t)1); int32_t L_90 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_01d7: { int32_t L_91 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_92 = ___rows0; int32_t L_93; L_93 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_92, /*hidden argument*/NULL); if ((((int32_t)L_91) < ((int32_t)L_93))) { goto IL_0069; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProjectiveOperation_1_Invoke_m0F05E5059F15E1F8265DA9A8B24051F2265E0B01_gshared_inline (ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E * __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; } Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A 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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC 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; ProjectiveOperation_1_InvokeMacOS_m287ED901B0C5F3A126B4402B151028C5FB94578E_inline((ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *)(ProjectiveOperation_1_t195FEED9292593EF9BCE47BC96BD1AFD96270E1E *)__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: { Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_5 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )__this->get_matrix_5(); V_0 = (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )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_01f2; } IL_0085: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_19 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_destination_3(); int32_t L_20 = V_9; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_21; L_21 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_21; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_22; L_22 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_24 = V_10; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_25; L_25 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 7)); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_26 = ___span1; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_22, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_23, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_25, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_26, (int32_t)1); V_11 = (int32_t)0; goto IL_01c4; } IL_00b5: { int32_t L_27 = V_11; int32_t L_28 = V_9; Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_29 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; L_30 = TransformUtils_ProjectiveTransform2D_m69C27562F26268939529AD5ECAFAAE6E489D10AE_inline((float)((float)((float)L_27)), (float)((float)((float)L_28)), (Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A )L_29, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_31 = (Vector2_t1455881409307224D6099F54FA7E478733EEF61D )L_30; float L_32 = (float)L_31.get_Y_1(); V_12 = (float)L_32; float L_33 = (float)L_31.get_X_0(); V_13 = (float)L_33; float L_34 = V_2; float L_35 = V_12; int32_t L_36 = V_4; int32_t L_37 = V_5; int32_t L_38; L_38 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_34, (float)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/NULL); V_14 = (int32_t)L_38; float L_39 = V_2; float L_40 = V_12; int32_t L_41 = V_4; int32_t L_42 = V_5; int32_t L_43; L_43 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_39, (float)L_40, (int32_t)L_41, (int32_t)L_42, /*hidden argument*/NULL); V_15 = (int32_t)L_43; float L_44 = V_3; float L_45 = V_13; int32_t L_46 = V_6; int32_t L_47 = V_7; int32_t L_48; L_48 = LinearTransformUtility_GetRangeStart_m99E65D7A4EBA4916B260F1E9E45C13DEEF1948CC_inline((float)L_44, (float)L_45, (int32_t)L_46, (int32_t)L_47, /*hidden argument*/NULL); V_16 = (int32_t)L_48; float L_49 = V_3; float L_50 = V_13; int32_t L_51 = V_6; int32_t L_52 = V_7; int32_t L_53; L_53 = LinearTransformUtility_GetRangeEnd_mD68CB9586BF35B99D487E9B584C4861F59FF8B9D_inline((float)L_49, (float)L_50, (int32_t)L_51, (int32_t)L_52, /*hidden argument*/NULL); V_17 = (int32_t)L_53; int32_t L_54 = V_15; int32_t L_55 = V_14; if ((((int32_t)L_54) <= ((int32_t)L_55))) { goto IL_01be; } } { int32_t L_56 = V_17; int32_t L_57 = V_16; if ((((int32_t)L_56) <= ((int32_t)L_57))) { goto IL_01be; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_58; L_58 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_58; int32_t L_59 = V_14; V_19 = (int32_t)L_59; goto IL_01a5; } IL_0127: { int32_t L_60 = V_19; float L_61 = V_12; 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_20 = (float)L_62; int32_t L_63 = V_16; V_21 = (int32_t)L_63; goto IL_0199; } IL_0142: { int32_t L_64 = V_21; float L_65 = V_13; float L_66; L_66 = NearestNeighborResampler_GetValue_m801A78F0169135E790C58788E457D2330BDE3DC1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), (float)((float)il2cpp_codegen_subtract((float)((float)((float)L_64)), (float)L_65)), /*hidden argument*/NULL); V_22 = (float)L_66; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_67 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)__this->get_source_1(); int32_t L_68 = V_21; int32_t L_69 = V_19; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_70; L_70 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_67, (int32_t)L_68, (int32_t)L_69, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_71; L_71 = Rg32_ToScaledVector4_mFCB2CE170117E2FDC40301A884AD363E60447599_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_70, /*hidden argument*/NULL); V_23 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_71; Numerics_Premultiply_m7D5CEE996383D518C94BBC05809F142922F42C4D_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&V_23), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_72 = V_18; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_73 = V_23; float L_74 = V_22; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_75; L_75 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_73, (float)L_74, /*hidden argument*/NULL); float L_76 = V_20; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_77; L_77 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_75, (float)L_76, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_78; L_78 = Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_72, (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_77, /*hidden argument*/NULL); V_18 = (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )L_78; int32_t L_79 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0199: { int32_t L_80 = V_21; int32_t L_81 = V_17; if ((((int32_t)L_80) <= ((int32_t)L_81))) { goto IL_0142; } } { int32_t L_82 = V_19; V_19 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_01a5: { int32_t L_83 = V_19; int32_t L_84 = V_15; if ((((int32_t)L_83) <= ((int32_t)L_84))) { goto IL_0127; } } { int32_t L_85 = V_11; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_86; L_86 = Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *)(&___span1), (int32_t)L_85, /*hidden argument*/Span_1_get_Item_m33D0209D472A345F078DDEF65619F93BA17556C6_RuntimeMethod_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_87 = V_18; *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_86 = L_87; } IL_01be: { int32_t L_88 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_01c4: { int32_t L_89 = V_11; int32_t L_90; L_90 = 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_89) < ((int32_t)L_90))) { goto IL_00b5; } } { Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_91 = ___span1; Numerics_UnPremultiply_m362BD9ABA02E20C60F498582C6A2FCF7F3B68132_inline((Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_91, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_92; L_92 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (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_93 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_configuration_0(); Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_94 = ___span1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_95 = V_10; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92); VirtualActionInvoker4< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , 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_t1391154338B1305AA8114917099FFB83938CFBAB *)L_92, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_93, (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_94, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_95, (int32_t)1); int32_t L_96 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01f2: { int32_t L_97 = V_9; RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 * L_98 = ___rows0; int32_t L_99; L_99 = RowInterval_get_Max_m147FE0B3F1B96B62DF25FE0F492F8CCAFB0C5821_inline((RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)(RowInterval_t13F7C69FCA30EB33959A9736BAB207CB35C065C9 *)L_98, /*hidden argument*/NULL); if ((((int32_t)L_97) < ((int32_t)L_99))) { goto IL_0085; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Transform_m5FAE70471D9EFD77FE6ED0E961263D83C7B36F77_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___matrix1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_2 = ___matrix1; float L_3 = L_2.get_M11_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___vector0; float L_5 = L_4.get_Y_1(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_6 = ___matrix1; float L_7 = L_6.get_M21_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___vector0; float L_9 = L_8.get_Z_2(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_10 = ___matrix1; float L_11 = L_10.get_M31_8(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___vector0; float L_13 = L_12.get_W_3(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_14 = ___matrix1; float L_15 = L_14.get_M41_12(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16 = ___vector0; float L_17 = L_16.get_X_0(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_18 = ___matrix1; float L_19 = L_18.get_M12_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_20 = ___vector0; float L_21 = L_20.get_Y_1(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_22 = ___matrix1; float L_23 = L_22.get_M22_5(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_24 = ___vector0; float L_25 = L_24.get_Z_2(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_26 = ___matrix1; float L_27 = L_26.get_M32_9(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_28 = ___vector0; float L_29 = L_28.get_W_3(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_30 = ___matrix1; float L_31 = L_30.get_M42_13(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_32 = ___vector0; float L_33 = L_32.get_X_0(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_34 = ___matrix1; float L_35 = L_34.get_M13_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_36 = ___vector0; float L_37 = L_36.get_Y_1(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_38 = ___matrix1; float L_39 = L_38.get_M23_6(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_40 = ___vector0; float L_41 = L_40.get_Z_2(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_42 = ___matrix1; float L_43 = L_42.get_M33_10(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_44 = ___vector0; float L_45 = L_44.get_W_3(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_46 = ___matrix1; float L_47 = L_46.get_M43_14(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_48 = ___vector0; float L_49 = L_48.get_X_0(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_50 = ___matrix1; float L_51 = L_50.get_M14_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_52 = ___vector0; float L_53 = L_52.get_Y_1(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_54 = ___matrix1; float L_55 = L_54.get_M24_7(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_56 = ___vector0; float L_57 = L_56.get_Z_2(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_58 = ___matrix1; float L_59 = L_58.get_M34_11(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_60 = ___vector0; float L_61 = L_60.get_W_3(); Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A L_62 = ___matrix1; float L_63 = L_62.get_M44_15(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_64; memset((&L_64), 0, sizeof(L_64)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_64), ((float)il2cpp_codegen_add((float)((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)((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)))), (float)((float)il2cpp_codegen_multiply((float)L_13, (float)L_15)))), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_17, (float)L_19)), (float)((float)il2cpp_codegen_multiply((float)L_21, (float)L_23)))), (float)((float)il2cpp_codegen_multiply((float)L_25, (float)L_27)))), (float)((float)il2cpp_codegen_multiply((float)L_29, (float)L_31)))), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_33, (float)L_35)), (float)((float)il2cpp_codegen_multiply((float)L_37, (float)L_39)))), (float)((float)il2cpp_codegen_multiply((float)L_41, (float)L_43)))), (float)((float)il2cpp_codegen_multiply((float)L_45, (float)L_47)))), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_49, (float)L_51)), (float)((float)il2cpp_codegen_multiply((float)L_53, (float)L_55)))), (float)((float)il2cpp_codegen_multiply((float)L_57, (float)L_59)))), (float)((float)il2cpp_codegen_multiply((float)L_61, (float)L_63)))), /*hidden argument*/NULL); return L_64; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Max_m58067346FC6B875DE3CD16C1B101F1A8F5C98152_inline (float ___val10, float ___val21, 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 = ___val10; float L_1 = ___val21; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); float L_2; L_2 = Math_Max_mEB87839DA28310AE4CB81A94D551874CFC2B1247(L_0, L_1, /*hidden argument*/NULL); return L_2; } } 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 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 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 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 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 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 Vector2_t1455881409307224D6099F54FA7E478733EEF61D NormalizedShort2_ToVector2_m10B078E4D0A2F1F03065C6A9FC901486064AA276_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, const RuntimeMethod* method) { { uint32_t L_0; L_0 = NormalizedShort2_get_PackedValue_m9A742CF0D1FC0F08F9C22193DF30A72514737187_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = NormalizedShort2_get_PackedValue_m9A742CF0D1FC0F08F9C22193DF30A72514737187_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_2), ((float)((float)((float)((float)((int16_t)((int16_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)65535)))))))/(float)(32767.0f))), ((float)((float)((float)((float)((int16_t)((int16_t)((int32_t)((uint32_t)L_1>>((int32_t)16)))))))/(float)(32767.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 Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 NormalizedShort4_ToVector4_mDF8A161848C5A79F15D41049730E2510A8ADABA8_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method) { { uint64_t L_0; L_0 = NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); uint64_t L_1; L_1 = NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); uint64_t L_2; L_2 = NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); uint64_t L_3; L_3 = NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)L_0&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))))))/(float)(32767.0f))), ((float)((float)((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_1>>((int32_t)16)))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))))))/(float)(32767.0f))), ((float)((float)((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2>>((int32_t)32)))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))))))/(float)(32767.0f))), ((float)((float)((float)((float)((int16_t)((int16_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_3>>((int32_t)48)))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))))))/(float)(32767.0f))), /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rg32_ToVector4_m51DFA3AF99C2CFFE08AB04B00099EB72389DE740_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0; L_0 = Rg32_ToVector2_m1FF0436D2720A8690FE1A8B9D9F3A709C1E2D6A3_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; memset((&L_1), 0, sizeof(L_1)); Vector4__ctor_mFFD6ABE4FF0B7C4C1653B55C64E007E8945F85EC((&L_1), L_0, (0.0f), (1.0f), /*hidden argument*/NULL); return L_1; } } 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 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; } } 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 uint32_t NormalizedShort2_get_PackedValue_m9A742CF0D1FC0F08F9C22193DF30A72514737187_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_get_PackedValue_m3481116B020CF5A95D0D6E103450178EB9A5E252_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, const RuntimeMethod* method) { { uint64_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Rg32_ToVector2_m1FF0436D2720A8690FE1A8B9D9F3A709C1E2D6A3_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { uint32_t L_0; L_0 = Rg32_get_PackedValue_m04FF30A62177EEBE79792DCD6A48644D059EA8D6_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); uint32_t L_1; L_1 = Rg32_get_PackedValue_m04FF30A62177EEBE79792DCD6A48644D059EA8D6_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; memset((&L_2), 0, sizeof(L_2)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_2), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)65535))))))), ((float)((float)((double)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_1>>((int32_t)16)))&(int32_t)((int32_t)65535))))))), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3 = ((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields*)il2cpp_codegen_static_fields_for(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; L_4 = Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54_inline(L_2, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_get_PackedValue_m04FF30A62177EEBE79792DCD6A48644D059EA8D6_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_U3CPackedValueU3Ek__BackingField_1(); return L_0; } }