Home
last modified time | relevance | path

Searched refs:calc_bottomright (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c298 calc_bottomright(struct vertex2f size, struct u_rect rect) in calc_bottomright() function
311 layer->src.br = calc_bottomright(size, src); in calc_src_and_dst()
313 layer->dst.br = calc_bottomright(size, dst); in calc_src_and_dst()