Lines Matching full:webgl
1323 """Tests for WebGL performance."""
1326 """Measures FPS using a specified WebGL demo.
1329 url: The string URL that, once loaded, will run the WebGL demo (default
1330 WebGL demo settings are used, since this test does not modify any
1371 """Measures performance using the WebGL Aquarium demo."""
1373 self.GetFileURLForDataPath('pyauto_private', 'webgl', 'aquarium',
1378 """Measures performance using the WebGL Field demo."""
1380 self.GetFileURLForDataPath('pyauto_private', 'webgl', 'field',
1385 """Measures performance using the WebGL SpaceRocks demo."""
1387 self.GetFileURLForDataPath('pyauto_private', 'webgl', 'spacerocks',