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

Commit fb675a53 authored by Miao Wang's avatar Miao Wang
Browse files

[RenderScript] Add documentation for IntrinsicBLAS, and @hide

annotations.

bug: 21039492
Change-Id: I50a6beca22c9e524a76925d8e497b2618177491d
parent bc9b1024
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -28094,18 +28094,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
@@ -30132,18 +30132,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);
+1736 −7

File changed.

Preview size limit exceeded, changes collapsed.