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

Commit 1db4e1a1 authored by Miao Wang's avatar Miao Wang Committed by Android Git Automerger
Browse files

am 1fff1371: am df584d34: Merge "[RenderScript] Add documentation for...

am 1fff1371: am df584d34: Merge "[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations." into mnc-dev

* commit '1fff1371':
  [RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations.
parents 52e7f8c7 1fff1371
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -28074,18 +28074,6 @@ package android.renderscript {
    field public static final int UPPER = 121; // 0x79
  }
  public static abstract class ScriptIntrinsicBLAS.Diag implements java.lang.annotation.Annotation {
  }
  public static abstract class ScriptIntrinsicBLAS.Side implements java.lang.annotation.Annotation {
  }
  public static abstract class ScriptIntrinsicBLAS.Transpose implements java.lang.annotation.Annotation {
  }
  public static abstract class ScriptIntrinsicBLAS.Uplo implements java.lang.annotation.Annotation {
  }
  public class ScriptIntrinsicBlend extends android.renderscript.ScriptIntrinsic {
    method public static android.renderscript.ScriptIntrinsicBlend create(android.renderscript.RenderScript, android.renderscript.Element);
    method public void forEachAdd(android.renderscript.Allocation, android.renderscript.Allocation);
+0 −12
Original line number Diff line number Diff line
@@ -30122,18 +30122,6 @@ package android.renderscript {
    field public static final int UPPER = 121; // 0x79
  }
  public static abstract class ScriptIntrinsicBLAS.Diag implements java.lang.annotation.Annotation {
  }
  public static abstract class ScriptIntrinsicBLAS.Side implements java.lang.annotation.Annotation {
  }
  public static abstract class ScriptIntrinsicBLAS.Transpose implements java.lang.annotation.Annotation {
  }
  public static abstract class ScriptIntrinsicBLAS.Uplo implements java.lang.annotation.Annotation {
  }
  public class ScriptIntrinsicBlend extends android.renderscript.ScriptIntrinsic {
    method public static android.renderscript.ScriptIntrinsicBlend create(android.renderscript.RenderScript, android.renderscript.Element);
    method public void forEachAdd(android.renderscript.Allocation, android.renderscript.Allocation);