Searched refs:drawBall (Results 1 - 7 of 7) sorted by relevance
/external/chromium_org/tools/perf/page_sets/tough_canvas_cases/canvas2d_balls_common/ |
H A D | bouncing_balls_draw_ball_as_image.js | 13 function drawBall(x, y, angle) { function
|
H A D | bouncing_balls_draw_ball_as_rect.js | 11 function drawBall(x, y, angle) { function
|
H A D | bouncing_balls_draw_ball_as_text.js | 12 function drawBall(x, y, angle) {
|
H A D | bouncing_balls_draw_ball_as_image_with_shadow.js | 13 function drawBall(x, y, angle) { function
|
H A D | bouncing_balls_draw_ball_as_filled_path.js | 16 function drawBall(x, y, angle) { function
|
H A D | bouncing_balls_draw_ball_as_canvas_sprite.js | 33 function drawBall(x, y, angle) { function
|
H A D | bouncing_balls.js | 170 drawBall(x * canvasWidth, y * canvasHeight, angle); // externally defined
|
Completed in 5211 milliseconds