OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjust_to_tile_bounds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_surface.c
41
adjust_to_tile_bounds
(unsigned x, unsigned y, unsigned width, unsigned height,
function
103
adjust_to_tile_bounds
(src_box->x, src_box->y, width, height,
122
adjust_to_tile_bounds
(dstx, dsty, width, height, &tx, &ty, &tw, &th);
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_surface.c
41
adjust_to_tile_bounds
(unsigned x, unsigned y, unsigned width, unsigned height,
function
103
adjust_to_tile_bounds
(src_box->x, src_box->y, width, height,
122
adjust_to_tile_bounds
(dstx, dsty, width, height, &tx, &ty, &tw, &th);
Completed in 45 milliseconds