Home
last modified time | relevance | path

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

/external/minigbm/
Dtegra.c96 static void compute_layout_linear(int width, int height, int format, uint32_t *stride, in compute_layout_linear() function
220 compute_layout_linear(width, height, format, &stride, &size); in tegra_bo_create()