Home
last modified time | relevance | path

Searched refs:Point (Results 1 – 3 of 3) 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()
Dhdi_composition_check.h25 struct Point { struct
/drivers/interface/location/lpfence/geofence/v1_0/
DGeofenceTypes.idl124 struct Point {
139 /** Coordinates of the center point of the circle geofence. For details, see {@Link Point}. */
140 struct Point point;
161 …tes of the polygon geofence. Only convex polygons are supported. For details, see {@Link Point}. */
162 struct Point[] points;