Searched refs:shrunk (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_split_vars.c1228 bool shrunk = false; local in function:shrink_vec_var_list
1241 shrunk = true;
1248 shrunk = true;
1257 if (!shrunk) {
1258 /* This variable doesn't need to be shrunk. Remove it from the
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiwindow.c389 Bool shrunk = FALSE; /* shrunk in an inner dimension */ local in function:miSlideAndSizeWindow
444 shrunk = TRUE;
456 if (shrunk || moved)
H A Dmioverlay.c1138 Bool shrunk = FALSE; /* shrunk in an inner dimension */ local in function:miOverlayResizeWindow
1206 shrunk = TRUE;
1220 if (shrunk || moved)
1228 if (shrunk || moved)
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiwindow.c365 Bool shrunk = FALSE; /* shrunk in an inner dimension */ local in function:miResizeWindow
413 shrunk = TRUE;
423 if (shrunk || moved)
H A Dmioverlay.c1090 Bool shrunk = FALSE; /* shrunk in an inner dimension */ local in function:miOverlayResizeWindow
1157 shrunk = TRUE;
1169 if (shrunk || moved)
1175 if (shrunk || moved)
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_split_vars.c1370 bool shrunk = false; local in function:shrink_vec_var_list
1383 shrunk = true;
1390 shrunk = true;
1399 if (!shrunk) {
1400 /* This variable doesn't need to be shrunk. Remove it from the

Completed in 12 milliseconds