Searched refs:mDpiScaledWidth (Results 1 – 1 of 1) sorted by relevance
340 private int mDpiScaledWidth = 0; field in VectorDrawable553 return mDpiScaledWidth; in getIntrinsicWidth()582 mDpiScaledWidth = Drawable.scaleFromDensity(mVectorState.mBaseWidth, sourceDensity, in computeVectorSize()596 mDpiScaledWidth = mVectorState.mBaseWidth; in computeVectorSize()