Home
last modified time | relevance | path

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

/drivers/peripheral/display/composer/test/common/
Dhdi_composition_check.cpp23 static void GetCheckPoints(Point center, std::vector<Point> &points) in GetCheckPoints()
57 …int32_t> GetCheckColors(const std::vector<LayerSettings> &layers, const std::vector<Point> &points) in GetCheckColors()
86 std::vector<Point> points; in Check() local