Home
last modified time | relevance | path

Searched refs:crop3 (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
370 crop3.left = 0; in TEST_F()
371 crop3.top = 0; in TEST_F()
372 crop3.right = -1; in TEST_F()
373 crop3.bottom = -1; in TEST_F()
374 crops.push_back(crop3); in TEST_F()