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

Commit df584d34 authored by Miao Wang's avatar Miao Wang Committed by Android (Google) Code Review
Browse files

Merge "[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations." into mnc-dev

parents b6a09299 fb675a53
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);
+1736 −7

File changed.

Preview size limit exceeded, changes collapsed.