Searched defs:wr (Results 1 – 9 of 9) sorted by relevance
79 final WeakReference<ConstantState<T>> wr; in get() local129 final WeakReference<ConstantState<T>> wr = themeCache.valueAt(i); in onConfigurationChangeInt() local
2509 final WeakReference<ConstantState> wr = drawableCache.get(key); in getConstantStateLocked() local2626 WeakReference<ColorStateList> wr = mColorStateListCache.get(key); in getCachedColorStateList() local
132 public FastPrintWriter(Writer wr) { in FastPrintWriter()150 public FastPrintWriter(Writer wr, boolean autoFlush) { in FastPrintWriter()171 public FastPrintWriter(Writer wr, boolean autoFlush, int bufferLen) { in FastPrintWriter()
163 WeakReference<Resources> wr = mActiveResources.get(key); in getTopLevelResources() local237 WeakReference<Resources> wr = mActiveResources.get(key); in getTopLevelResources() local
995 WeakReference<Drawable.ConstantState> wr = sIconCache.get(name); in getCachedIcon() local1114 WeakReference<CharSequence> wr = sStringCache.get(name); in getCachedString() local
109 WeakReference<Drawable> wr = mDrawableRef; in getCachedDrawable() local
201 double wr = (double) actualWidth / desiredWidth; in findBestSampleSize() local
872 float wr = 0.2126, wg = 0.7152, wb = 0.0722; // ITU709 recommended constants in hwcTestColorConvert() local
1644 int wr = surface->getHorizontalResolution(); in eglQuerySurface() local