You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/html/about/versions/jelly-bean.jd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -464,7 +464,7 @@ in CPU only on a Galaxy Nexus device.</p>
464
464
<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>
465
465
</div>
466
466
467
-
<p>If you have a direct acyclic graph of Renderscript operations to run, you can
467
+
<p>If you have a directed acyclic graph of Renderscript operations to run, you can
468
468
use a builder class to create a script group defining the operations. At
469
469
execution time, Renderscript optimizes the run order and the connections between
0 commit comments