Searched refs:scene_obj_count (Results 1 – 3 of 3) sorted by relevance
186 ut_asserteq(0, scene_obj_count(scn)); in expo_object()205 ut_asserteq(1, scene_obj_count(scn)); in expo_object()212 ut_asserteq(2, scene_obj_count(scn)); in expo_object()218 ut_asserteq(3, scene_obj_count(scn)); in expo_object()
352 int scene_obj_count(struct scene *scn);
82 int scene_obj_count(struct scene *scn) in scene_obj_count() function
Completed in 17 milliseconds