* commit 'b544af3796b43afa9ae6f2196df569de175e0d24': Doc change: fix typo in jb docs.
This commit is contained in:
@@ -464,7 +464,7 @@ in CPU only on a Galaxy Nexus device.</p>
|
|||||||
<p style="image-caption">Renderscript image-processing benchmarks comparing operations run with GPU + CPU to those run in CPU only on the same Nexus 10 device.</p>
|
<p style="image-caption">Renderscript image-processing benchmarks comparing operations run with GPU + CPU to those run in CPU only on the same Nexus 10 device.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>If you have a direct acyclic graph of Renderscript operations to run, you can
|
<p>If you have a directed acyclic graph of Renderscript operations to run, you can
|
||||||
use a builder class to create a script group defining the operations. At
|
use a builder class to create a script group defining the operations. At
|
||||||
execution time, Renderscript optimizes the run order and the connections between
|
execution time, Renderscript optimizes the run order and the connections between
|
||||||
these operations for best performance.</p>
|
these operations for best performance.</p>
|
||||||
|
|||||||
@@ -112,7 +112,8 @@ popular apps at the top. </p>
|
|||||||
users, right from the Apps and Games home pages. The charts are generated
|
users, right from the Apps and Games home pages. The charts are generated
|
||||||
several times each day based on recent download activity, keeping them fresh and
|
several times each day based on recent download activity, keeping them fresh and
|
||||||
allowing new apps to move upward in the charts. To make the charts as relevant
|
allowing new apps to move upward in the charts. To make the charts as relevant
|
||||||
as possible for users across the world, they are also country-specific.</p>
|
as possible for users across the world, they are also country-specific in
|
||||||
|
Google Play's most popular countries.</p>
|
||||||
|
|
||||||
<p>As your apps get traction and build momentum in downloads and ratings,
|
<p>As your apps get traction and build momentum in downloads and ratings,
|
||||||
they’ll climb one or more of the top charts and gain even more exposure.</p>
|
they’ll climb one or more of the top charts and gain even more exposure.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user