Searched defs:mOpts (Results 1 – 3 of 3) sorted by relevance
56 private final BitmapFactory.Options mOpts = new BitmapFactory.Options(); field in DecodeTask213 BitmapFactory.decodeFileDescriptor(fd.getFileDescriptor(), null, mOpts); in decode() local
36 private final ExtendedOptions mOpts; field in TileDrawable
61 private final ExtendedOptions mOpts; field in ExtendedBitmapDrawable