Home | History | Annotate | Download | only in libdex

Lines Matching refs:elemWidth

1254         u2 elemWidth = insns[1];
1256 width = 4 + (elemWidth * len + 1) / 2;