Searched refs:distance_to_intersection (Results 1 – 1 of 1) sorted by relevance
1173 float* distance_to_intersection) { in PointHitsLayer() argument1178 distance_to_intersection)) in PointHitsLayer()1215 float distance_to_intersection = 0.f; in FindClosestMatchingLayer() local1217 PointHitsLayer(layer, screen_space_point, &distance_to_intersection) && in FindClosestMatchingLayer()1219 distance_to_intersection > data_for_recursion->closest_distance))) { in FindClosestMatchingLayer()1220 data_for_recursion->closest_distance = distance_to_intersection; in FindClosestMatchingLayer()