Searched defs:wr (Results 1 – 6 of 6) sorted by relevance
151 public FastPrintWriter(Writer wr) { in FastPrintWriter()169 public FastPrintWriter(Writer wr, boolean autoFlush) { in FastPrintWriter()190 public FastPrintWriter(Writer wr, boolean autoFlush, int bufferLen) { in FastPrintWriter()
178 WeakReference<Drawable> wr = mDrawableRef; in getCachedDrawable() local
153 WeakReference<BinderProxy> wr = valueArray.get(i); in get() local
869 float wr = 0.2126, wg = 0.7152, wb = 0.0722; // ITU709 recommended constants in hwcTestColorConvert() local
1701 final WeakReference<Drawable.ConstantState> wr = sIconCache.get(name); in getCachedIcon() local1820 WeakReference<CharSequence> wr = sStringCache.get(name); in getCachedString() local
1705 int wr = surface->getHorizontalResolution(); in eglQuerySurface() local