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

Commit e861d00f authored by Jamie Gennis's avatar Jamie Gennis Committed by Android (Google) Code Review
Browse files

Merge "Update api/current.xml for SurfaceTexture." into honeycomb

parents ca808ae2 6450ef80
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
@@ -85996,6 +85996,33 @@
</parameter>
</method>
</interface>
<class name="SurfaceTexture.OutOfResourcesException"
 extends="java.lang.Exception"
 abstract="false"
 static="true"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
<constructor name="SurfaceTexture.OutOfResourcesException"
 type="android.graphics.SurfaceTexture.OutOfResourcesException"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</constructor>
<constructor name="SurfaceTexture.OutOfResourcesException"
 type="android.graphics.SurfaceTexture.OutOfResourcesException"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="name" type="java.lang.String">
</parameter>
</constructor>
</class>
<class name="SweepGradient"
 extends="android.graphics.Shader"
 abstract="false"