Searched defs:fixed_position (Results 1 – 1 of 1) sorted by relevance
68 struct fixed_position { struct69 int32_t x[4];70 int32_t y[4];71 int32_t dx01;72 int32_t dy01;73 int32_t dx20;74 int32_t dy20;75 int64_t area;