Home | History | Annotate | Download | only in music

Lines Matching refs:nextWidth

946                 int nextWidth = sBitmapOptionsCache.outWidth >> 1;
948 while (nextWidth>w && nextHeight>h) {
950 nextWidth >>= 1;