Home
last modified time | relevance | path

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

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