Searched refs:draw_will_inject_frontface (Results 1 – 4 of 4) sorted by relevance
489 if (draw_will_inject_frontface(lp_context->draw) && in try_setup_point()573 if (draw_will_inject_frontface(lp_context->draw) && in try_setup_point()
644 if (draw_will_inject_frontface(lp_context->draw) && in try_setup_line()
151 draw_will_inject_frontface(const struct draw_context *draw);
1312 draw_will_inject_frontface(const struct draw_context *draw) in draw_will_inject_frontface() function