Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd2f703d authored by Jason Sams's avatar Jason Sams Committed by Android Git Automerger
Browse files

am 2d95a33d: Merge "Fix build. Missed current.txt in previous checkin." into jb-mr1-dev

* commit '2d95a33d':
  Fix build.  Missed current.txt in previous checkin.
parents deaa0701 2d95a33d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -20115,6 +20115,14 @@ package android.renderscript {
    method public void setRed(int, int);
  }
  public final class ScriptIntrinsicYuvToRGB extends android.renderscript.ScriptIntrinsic {
    method public static android.renderscript.ScriptIntrinsicYuvToRGB create(android.renderscript.RenderScript, android.renderscript.Element);
    method public void forEach(android.renderscript.Allocation);
    method public android.renderscript.Script.FieldID getFieldID_Input();
    method public android.renderscript.Script.KernelID getKernelID();
    method public void setInput(android.renderscript.Allocation);
  }
  public class Short2 {
    ctor public Short2();
    ctor public Short2(short, short);