Home
last modified time | relevance | path

Searched defs:cropRects (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/graphics/mapper/stable-c/implutils/
Dimpltests.cpp212 std::vector<Rect> cropRects{2}; in TEST() local
473 std::vector<Rect> cropRects{Rect{10, 11, 12, 13}, Rect{20, 21, 22, 23}}; in TEST() local