Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dseparate_rects.cpp397 RectSet &ex_out = expected_out[i]; in main() local
398 if (std::find(out.begin(), out.end(), ex_out) == out.end()) { in main()
399 std::cout << "Missing Rect: " << ex_out.id_set << "(" << ex_out.rect in main()