Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/common/
Dhdi_composition_check.cpp23 static void GetCheckPoints(Point center, std::vector<Point> &points) in GetCheckPoints() function
90 GetCheckPoints({RECT.x, RECT.y}, points); in Check()
91 GetCheckPoints({RECT.x, RECT.y + RECT.h}, points); in Check()
92 GetCheckPoints({RECT.x + RECT.w, RECT.y}, points); in Check()
93 GetCheckPoints({RECT.x + RECT.w, RECT.y + RECT.h}, points); in Check()
95GetCheckPoints({RECT.x + RECT.w / MID_POS, RECT.y + RECT.h / MID_POS}, points); // center point in Check()