diff options
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/api/current.xml b/api/current.xml index 287b3f3..6557674 100644 --- a/api/current.xml +++ b/api/current.xml @@ -65146,7 +65146,7 @@ type="android.graphics.Canvas" static="false" final="false" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > <parameter name="gl" type="javax.microedition.khronos.opengles.GL"> @@ -66075,7 +66075,7 @@ synchronized="false" static="true" final="false" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > </method> @@ -66132,7 +66132,7 @@ synchronized="false" static="false" final="false" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > </method> @@ -66193,6 +66193,17 @@ visibility="public" > </method> +<method name="isHardwareAccelerated" + return="boolean" + abstract="false" + native="false" + synchronized="false" + static="false" + final="false" + deprecated="not deprecated" + visibility="public" +> +</method> <method name="isOpaque" return="boolean" abstract="false" @@ -66506,7 +66517,7 @@ synchronized="false" static="false" final="false" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > <parameter name="width" type="int"> |
