Searched refs:n_avl_locations (Results 1 – 1 of 1) sorted by relevance
5140 const GLint n_avl_locations = 16; in getLastInputLocation() local5144 const GLint n_avl_locations = param / divide; in getLastInputLocation() local5150 return n_avl_locations - n_req_location; /* last is max - 1 */ in getLastInputLocation()5207 const GLint n_avl_locations = 16; in getLastOutputLocation() local5220 const GLint n_avl_locations = param / 4; /* 4 components per location */ in getLastOutputLocation() local5226 return n_avl_locations - n_req_location; /* last is max - 1 */ in getLastOutputLocation()