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

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

am dd2f703d: am 2d95a33d: Merge "Fix build. Missed current.txt in previous...

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

* commit 'dd2f703d':
  Fix build.  Missed current.txt in previous checkin.
parents 5a6408c8 dd2f703d
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);