am ce6b9db4: Merge "Update docs for RS object API fixes."

* commit 'ce6b9db498b67c8136a9267c2f87b432a5f22206':
  Update docs for RS object API fixes.
This commit is contained in:
Stephen Hines
2015-09-15 23:09:59 +00:00
committed by Android Git Automerger
5 changed files with 36 additions and 60 deletions

View File

@@ -599,11 +599,7 @@ depth to that found in the depth buffer.
<span class='normal'>: Handle to a Font</span> <span class='normal'>: Handle to a Font</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE __attribute__(( <p>When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
#if (defined(RS_VERSION) && (RS_VERSION >= 1))
deprecated
#endif
))&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
</p> </p>
<p><b>Deprecated.</b> Do not use.</p> <p><b>Deprecated.</b> Do not use.</p>
<p> Opaque handle to a RenderScript font object. <p> Opaque handle to a RenderScript font object.
@@ -619,11 +615,7 @@ See: android.renderscript.Font
<span class='normal'>: Handle to a Mesh</span> <span class='normal'>: Handle to a Mesh</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE __attribute__(( <p>When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
#if (defined(RS_VERSION) && (RS_VERSION >= 1))
deprecated
#endif
))&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
</p> </p>
<p><b>Deprecated.</b> Do not use.</p> <p><b>Deprecated.</b> Do not use.</p>
<p> Opaque handle to a RenderScript mesh object. <p> Opaque handle to a RenderScript mesh object.
@@ -664,11 +656,7 @@ See: android.renderscript.Mesh
<span class='normal'>: Handle to a ProgramFragment</span> <span class='normal'>: Handle to a ProgramFragment</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE __attribute__(( <p>When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
#if (defined(RS_VERSION) && (RS_VERSION >= 1))
deprecated
#endif
))&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
</p> </p>
<p><b>Deprecated.</b> Do not use.</p> <p><b>Deprecated.</b> Do not use.</p>
<p> Opaque handle to a RenderScript ProgramFragment object. <p> Opaque handle to a RenderScript ProgramFragment object.
@@ -684,11 +672,7 @@ See: android.renderscript.ProgramFragment
<span class='normal'>: Handle to a ProgramRaster</span> <span class='normal'>: Handle to a ProgramRaster</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE __attribute__(( <p>When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
#if (defined(RS_VERSION) && (RS_VERSION >= 1))
deprecated
#endif
))&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
</p> </p>
<p><b>Deprecated.</b> Do not use.</p> <p><b>Deprecated.</b> Do not use.</p>
<p> Opaque handle to a RenderScript ProgramRaster object. <p> Opaque handle to a RenderScript ProgramRaster object.
@@ -704,11 +688,7 @@ See: android.renderscript.ProgramRaster
<span class='normal'>: Handle to a ProgramStore</span> <span class='normal'>: Handle to a ProgramStore</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE __attribute__(( <p>When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
#if (defined(RS_VERSION) && (RS_VERSION >= 1))
deprecated
#endif
))&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
</p> </p>
<p><b>Deprecated.</b> Do not use.</p> <p><b>Deprecated.</b> Do not use.</p>
<p> Opaque handle to a RenderScript ProgramStore object. <p> Opaque handle to a RenderScript ProgramStore object.
@@ -724,11 +704,7 @@ See: android.renderscript.ProgramStore
<span class='normal'>: Handle to a ProgramVertex</span> <span class='normal'>: Handle to a ProgramVertex</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE __attribute__(( <p>When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
#if (defined(RS_VERSION) && (RS_VERSION >= 1))
deprecated
#endif
))&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When compiling for 32 bits. Removed from <a href='http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels'>API level 23 and higher</a>
</p> </p>
<p><b>Deprecated.</b> Do not use.</p> <p><b>Deprecated.</b> Do not use.</p>
<p> Opaque handle to a RenderScript ProgramVertex object. <p> Opaque handle to a RenderScript ProgramVertex object.

View File

@@ -99,7 +99,7 @@ elements, and scripts. Most of these object are created using the Java RenderSc
<span class='normal'>: Handle to an allocation</span> <span class='normal'>: Handle to an allocation</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p></p>
<p> An opaque handle to a RenderScript allocation. <p> An opaque handle to a RenderScript allocation.
</p> </p>
@@ -253,7 +253,7 @@ as a single unit for packing and alignment purposes.
<span class='normal'>: Handle to an element</span> <span class='normal'>: Handle to an element</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p></p>
<p> An opaque handle to a RenderScript element. <p> An opaque handle to a RenderScript element.
</p> </p>
@@ -269,7 +269,7 @@ as a single unit for packing and alignment purposes.
<span class='normal'>: Handle to a Sampler</span> <span class='normal'>: Handle to a Sampler</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p></p>
<p> An opaque handle to a RenderScript sampler object. <p> An opaque handle to a RenderScript sampler object.
</p> </p>
@@ -308,7 +308,7 @@ as a single unit for packing and alignment purposes.
<span class='normal'>: Handle to a Script</span> <span class='normal'>: Handle to a Script</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p></p>
<p> An opaque handle to a RenderScript script object. <p> An opaque handle to a RenderScript script object.
</p> </p>
@@ -324,7 +324,7 @@ as a single unit for packing and alignment purposes.
<span class='normal'>: Handle to a Type</span> <span class='normal'>: Handle to a Type</span>
</h4> </h4>
<div class='jd-details-descr'> <div class='jd-details-descr'>
<p>A typedef of: _RS_HANDLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p></p>
<p> An opaque handle to a RenderScript type. <p> An opaque handle to a RenderScript type.
</p> </p>