Searched refs:fill_h (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_graphics_2d.cc389 const int fill_w = 2, fill_h = 3; local
391 pp::Size(fill_w, fill_h), true);
408 pp::Rect(paint_x, paint_y, fill_w, fill_h),

Completed in 75 milliseconds