Searched refs:mDecodeWidth (Results 1 – 2 of 2) sorted by relevance
63 protected int mDecodeWidth; field in BasicBitmapDrawable125 if (mDecodeWidth == 0 || mDecodeHeight == 0) { in setDecodeDimensions()126 mDecodeWidth = width; in setDecodeDimensions()275 if (mCurrKey == null || mDecodeWidth == 0 || mDecodeHeight == 0) { in loadFileDescriptorFactory()322 bufferW = (int) (mDecodeWidth * scale); in decode()325 bufferW = mDecodeWidth; in decode()
215 if (mCurrKey == null || mDecodeWidth == 0 || mDecodeHeight == 0) { in loadFileDescriptorFactory()