Searched refs:mDecodeWidth (Results 1 – 2 of 2) sorted by relevance
65 protected int mDecodeWidth; field in BasicBitmapDrawable127 if (mDecodeWidth == 0 || mDecodeHeight == 0) { in setDecodeDimensions()128 mDecodeWidth = width; in setDecodeDimensions()243 if (mCurrKey == null || mDecodeWidth == 0 || mDecodeHeight == 0) { in loadFileDescriptorFactory()281 bufferW = (int) (mDecodeWidth * scale); in decode()284 bufferW = mDecodeWidth; in decode()
209 if (mCurrKey == null || mDecodeWidth == 0 || mDecodeHeight == 0) { in loadFileDescriptorFactory()