Searched refs:crop2 (Results 1 – 1 of 1) sorted by relevance
356 Rect crop1, crop2, crop3; in TEST_F() local364 crop2.left = std::numeric_limits<int32_t>::min(); in TEST_F()365 crop2.top = 0xFF; in TEST_F()366 crop2.right = std::numeric_limits<int32_t>::max(); in TEST_F()367 crop2.bottom = 0xFFFF; in TEST_F()368 crops.push_back(crop2); in TEST_F()