Searched refs:found_rb (Results 1 – 1 of 1) sorted by relevance
253 bool found_lt, found_rt, found_lb, found_rb; in get_trusted_four_points() local255 found_lt = found_rt = found_lb = found_rb = false; in get_trusted_four_points()309 found_rb = true; in get_trusted_four_points()319 if (!found_lt || !found_rt || !found_lb || !found_rb) { in get_trusted_four_points()