Searched refs:mLUT (Results 1 – 1 of 1) sorted by relevance
752 ScriptIntrinsicLUT mLUT; in testLUT() local753 mLUT = ScriptIntrinsicLUT.create(mRS, Element.U8_4(mRS)); in testLUT()771 mLUT.setRed(ct, (int)(r * 255.f + 0.5f)); in testLUT()780 mLUT.setGreen(ct, (int)(g * 255.f + 0.5f)); in testLUT()783 mLUT.setBlue(ct, (int)(b * 255.f + 0.5f)); in testLUT()786 mLUT.forEach(a1_copy, a2_copy); in testLUT()790 mLUT.destroy(); in testLUT()