renderscript-toolkit/src/main/cpp/Convolve_advsimd.S (8 lines): - line 48: // prfm PLDL1KEEP,[x1, x4] // TODO: test this - line 49: // prfm PLDL1KEEP,[x2, x4] // TODO: test this - line 50: // prfm PLDL1KEEP,[x3, x4] // TODO: test this - line 135: // prfm PLDL1KEEP,[x1, x6] // TODO: test this - line 136: // prfm PLDL1KEEP,[x2, x6] // TODO: test this - line 178: // prfm PLDL1KEEP,[x3, x6] // TODO: test this - line 179: // prfm PLDL1KEEP,[x4, x6] // TODO: test this - line 220: // prfm PLDL1KEEP,[x5, x6] // TODO: test this renderscript-toolkit/src/main/cpp/ColorMatrix.cpp (2 lines): - line 119: * TODO: The actual values of these constants are likely not important. We may be - line 986: // FIXME: Disable mOptKernel to pass RS color matrix CTS cases renderscript-toolkit/src/main/cpp/Blend_advsimd.S (2 lines): - line 465: #if 0 /* TODO: test this on real hardware */ - line 607: ubfiz x2, x2, #2, #32 /* TODO: fix */ renderscript-toolkit/src/main/cpp/JniEntryPoints.cpp (1 line): - line 168: /* TODO Measure how long FindClass and related functions take. Consider passing the renderscript-toolkit/src/main/cpp/TaskProcessor.cpp (1 line): - line 150: // TODO Figure out how to fix that. renderscript-toolkit/src/main/cpp/Utils.h (1 line): - line 29: // TODO: On final packaging, decide whether this should be define in the build file, and for which renderscript-toolkit/src/main/cpp/Resize_neon.S (1 line): - line 480: vsub.s16 d3, d3, d11 // TODO: find a wider d11 and use q-reg operation