Searched refs:nextHeight (Results 1 – 1 of 1) sorted by relevance
947 int nextHeight = sBitmapOptionsCache.outHeight >> 1; in getArtworkQuick() local948 while (nextWidth>w && nextHeight>h) { in getArtworkQuick()951 nextHeight >>= 1; in getArtworkQuick()