layer_sorter_unittest.cc | 26 const float z_threshold = 0.1f; local 39 LayerSorter::CheckOverlap(&front, &back, z_threshold, &weight); 44 LayerSorter::CheckOverlap(&back, &front, z_threshold, &weight); 53 LayerSorter::CheckOverlap(&front, &back_right, z_threshold, &weight); 58 LayerSorter::CheckOverlap(&front, &front, z_threshold, &weight); 64 const float z_threshold = 0.1f; local 82 LayerSorter::CheckOverlap(&front_face, &left_face, z_threshold, &weight); 88 const float z_threshold = 0.1f; local 108 z_threshold, 116 const float z_threshold = 0.1f local 159 const float z_threshold = 0.1f; local [all...] |