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

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.c 563 calc_topleft(struct vertex2f size, struct u_rect rect) function
582 layer->src.tl = calc_topleft(size, src);
584 layer->dst.tl = calc_topleft(size, dst);
    [all...]

Completed in 4597 milliseconds