HomeSort by relevance Sort by last modified time
    Searched full:calc_bottomright (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_compositor.c 570 calc_bottomright(struct vertex2f size, struct u_rect rect) function
583 layer->src.br = calc_bottomright(size, src);
585 layer->dst.br = calc_bottomright(size, dst);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.c 570 calc_bottomright(struct vertex2f size, struct u_rect rect) function
583 layer->src.br = calc_bottomright(size, src);
585 layer->dst.br = calc_bottomright(size, dst);
    [all...]

Completed in 219 milliseconds