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

/haiku/src/tests/servers/app/painter/
H A Dmain.cpp48 // test_fill_rect
51 test_fill_rect(Surface& s, uint32 width, uint32 height) function
350 painterNow += test_fill_rect(painter, width, height);
377 viewNow += test_fill_rect(*view, width, height);

Completed in 30 milliseconds