Searched refs:edge_size (Results 1 – 4 of 4) sorted by relevance
732 unsigned int edge_size = 64; in CoordinateCorrect() local777 if (point_now[i].other.x >= edge_size && in CoordinateCorrect()778 point_now[i].other.x <= drv_num_nokey * 64 - edge_size) in CoordinateCorrect()801 if (point_now[i].other.y >= edge_size && in CoordinateCorrect()802 point_now[i].other.y <= sen_num_nokey * 64 - edge_size) in CoordinateCorrect()
1778 int vtx_size, int edge_size,