Searched refs:mDecodeHeight (Results 1 – 2 of 2) sorted by relevance
64 protected int mDecodeHeight; field in BasicBitmapDrawable125 if (mDecodeWidth == 0 || mDecodeHeight == 0) { in setDecodeDimensions()127 mDecodeHeight = height; in setDecodeDimensions()275 if (mCurrKey == null || mDecodeWidth == 0 || mDecodeHeight == 0) { in loadFileDescriptorFactory()323 bufferH = (int) (mDecodeHeight * scale); in decode()326 bufferH = mDecodeHeight; in decode()
215 if (mCurrKey == null || mDecodeWidth == 0 || mDecodeHeight == 0) { in loadFileDescriptorFactory()