Home | History | Annotate | Download | only in trees

Lines Matching defs:has_occlusion_from_outside_target_surface

102                      bool* has_occlusion_from_outside_target_surface) const {
109 has_occlusion_from_outside_target_surface);
122 bool* has_occlusion_from_outside_target_surface) const {
130 has_occlusion_from_outside_target_surface);
4414 bool has_occlusion_from_outside_target_surface = false;
4419 &has_occlusion_from_outside_target_surface));
4420 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4422 has_occlusion_from_outside_target_surface = false;
4426 &has_occlusion_from_outside_target_surface));
4427 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4432 has_occlusion_from_outside_target_surface = false;
4437 &has_occlusion_from_outside_target_surface));
4438 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4440 has_occlusion_from_outside_target_surface = false;
4444 &has_occlusion_from_outside_target_surface));
4445 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4449 has_occlusion_from_outside_target_surface = false;
4455 &has_occlusion_from_outside_target_surface));
4456 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4504 bool has_occlusion_from_outside_target_surface = false;
4509 &has_occlusion_from_outside_target_surface));
4510 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4512 has_occlusion_from_outside_target_surface = false;
4516 &has_occlusion_from_outside_target_surface));
4517 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4523 has_occlusion_from_outside_target_surface = false;
4528 &has_occlusion_from_outside_target_surface));
4529 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4531 has_occlusion_from_outside_target_surface = false;
4535 &has_occlusion_from_outside_target_surface));
4536 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4541 has_occlusion_from_outside_target_surface = false;
4547 &has_occlusion_from_outside_target_surface));
4548 EXPECT_TRUE(has_occlusion_from_outside_target_surface);
4555 has_occlusion_from_outside_target_surface = false;
4561 &has_occlusion_from_outside_target_surface));
4562 EXPECT_FALSE(has_occlusion_from_outside_target_surface);