Searched refs:crop1 (Results 1 – 1 of 1) sorted by relevance
356 Rect crop1, crop2, crop3; in TEST_F() local358 crop1.left = 0; in TEST_F()359 crop1.top = 0; in TEST_F()360 crop1.right = 64; in TEST_F()361 crop1.bottom = 64; in TEST_F()362 crops.push_back(crop1); in TEST_F()