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