Searched refs:setSizeForTest (Results 1 – 3 of 3) sorted by relevance
68 void setSizeForTest(const ui::Size&);
255 void RenderSurface::setSizeForTest(const ui::Size& size) { in setSizeForTest() function in android::compositionengine::impl::RenderSurface
371 mSurface.setSizeForTest(ui::Size(100, 200)); in TEST_F()