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

Commit 14f78ed7 authored by Scott Rowe's avatar Scott Rowe Committed by Android (Google) Code Review
Browse files

Merge "docs: b/17996176 [DAC-review-bug] Update Hardware Accelerated Table to...

Merge "docs: b/17996176 [DAC-review-bug] Update Hardware Accelerated Table to API 21 Change-Id: I3bb972cc1defd3e6fa6295664e41311b85698f31" into lmp-docs
parents 25bf00bc 3632637b
Loading
Loading
Loading
Loading
+44 −0
Original line number Diff line number Diff line
@@ -326,6 +326,30 @@ changed.</li>
        <td class="label_pos">clipRect() with rotation/perspective</td>
        <td class="value_pos">18</td>
    </tr>
    <tr>
        <td class="label_pos">drawArc()</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">drawRoundRect()</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">saveLayer() with RectF dimensions</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">saveLayer() with float dimensions</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">saveLayerAlpha() with RectF dimensions</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">saveLayerAlpha() with float dimensions</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td colspan="5" class="s5">Paint</td>
    </tr>
@@ -373,6 +397,26 @@ changed.</li>
        <td class="label_neg">setSubpixelText()</td>
        <td class="value_neg">&#10007;</td>
    </tr>
    <tr>
        <td class="label_pos">getFontFeatureSettings()</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">isElegantTextHeight()</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">isElegantTextHeight()</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">setFontFeatureSettings()</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td class="label_pos">setLetterSpacing()</td>
        <td class="value_pos">21</td>
    </tr>
    <tr>
        <td colspan="5" class="s5">Xfermode</td>
    </tr>