diff options
Diffstat (limited to 'docs/html/resources/dashboard/opengl.jd')
-rw-r--r-- | docs/html/resources/dashboard/opengl.jd | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/html/resources/dashboard/opengl.jd b/docs/html/resources/dashboard/opengl.jd index 4d0abec..4c55522 100644 --- a/docs/html/resources/dashboard/opengl.jd +++ b/docs/html/resources/dashboard/opengl.jd @@ -50,14 +50,14 @@ href="{@docRoot}guide/topics/manifest/supports-gl-texture-element.html">{@code uses.</p> <p class="note"><strong>Note:</strong> This data is based on the number -of Android devices that have accessed Android Market within a 7-day period +of Android devices that have accessed Google Play within a 7-day period ending on the data collection date noted below.</p> <div class="dashboard-panel"> <img alt="" width="400" height="250" -src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b,6fad0c&chl=GL%201.1|GL%202.0%20%26%201.1&chd=t%3A10.1,89.9" /> +src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b,6fad0c&chl=GL%201.1%20only|GL%202.0%20%26%201.1&chd=t%3A11.9,88.1" /> <table> <tr> @@ -65,15 +65,15 @@ src="http://chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b,6fad0c&chl= <th scope="col">Distribution</th> </tr> <tr> -<td>1.1</th> -<td>10.1%</td> +<td>1.1 only</th> +<td>11.9%</td> </tr> <tr> -<td>2.0</th> -<td>89.9%</td> +<td>2.0 & 1.1</th> +<td>88.1%</td> </tr> </table> -<p><em>Data collected during a 7-day period ending on December 1, 2011</em></p> +<p><em>Data collected during a 7-day period ending on April 2, 2012</em></p> </div> |