Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp356 Rect crop1, crop2, crop3; in TEST_F() local
358 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()