Home | History | Annotate | Download | only in versions

Lines Matching full:acceleration

78       <li><a href="#HwAccel">Hardware Acceleration</a></li>
1097 android.hardware.Sensor#TYPE_ROTATION_VECTOR}), and linear acceleration sensor ({@link
1551 <h3 id="HwAccel">Hardware Acceleration</h3>
1553 <p>Beginning with Android 4.0, hardware acceleration for all windows is enabled by default if your
1557 {@code ?14"} or higher. Hardware acceleration generally results in smoother animations, smoother
1560 <p>If necessary, you can manually disable hardware acceleration with the <a
1565 element. You can alternatively disable hardware acceleration for individual views by calling {@link
1568 <p>For more information about hardware acceleration, including a list of unsupported drawing
1570 Acceleration</a> document.</p>
1720 {@code "14"} or higher, hardware acceleration is enabled by default.</p></li>