Loading libs/rs/java/ImageProcessing/res/drawable/data.jpg 0 → 100644 +74.6 KiB Loading image diff... libs/rs/scriptc/rs_math.rsh +4 −1 Original line number Original line Diff line number Diff line #ifndef __RS_MATH_RSH__ #define __RS_MATH_RSH__ #include "rs_cl.rsh" #include "rs_cl.rsh" #include "rs_core.rsh" #include "rs_core.rsh" Loading Loading @@ -52,4 +55,4 @@ extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation inpu extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation input, int xStart, int yStart, int xEnd, int yEnd); extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation input, int xStart, int yStart, int xEnd, int yEnd); extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation input, rs_allocation output, int xStart, int yStart, int xEnd, int yEnd); extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation input, rs_allocation output, int xStart, int yStart, int xEnd, int yEnd); #endif Loading
libs/rs/scriptc/rs_math.rsh +4 −1 Original line number Original line Diff line number Diff line #ifndef __RS_MATH_RSH__ #define __RS_MATH_RSH__ #include "rs_cl.rsh" #include "rs_cl.rsh" #include "rs_core.rsh" #include "rs_core.rsh" Loading Loading @@ -52,4 +55,4 @@ extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation inpu extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation input, int xStart, int yStart, int xEnd, int yEnd); extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation input, int xStart, int yStart, int xEnd, int yEnd); extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation input, rs_allocation output, int xStart, int yStart, int xEnd, int yEnd); extern void __attribute__((overloadable))rsForEach(rs_script, rs_allocation input, rs_allocation output, int xStart, int yStart, int xEnd, int yEnd); #endif