Searched refs:mDpiScaledWidth (Results 1 – 1 of 1) sorted by relevance
255 private int mDpiScaledWidth = 0; field in VectorDrawable456 return mDpiScaledWidth; in getIntrinsicWidth()486 mDpiScaledWidth = Drawable.scaleFromDensity(mVectorState.mBaseWidth, sourceDensity, in computeVectorSize()500 mDpiScaledWidth = mVectorState.mBaseWidth; in computeVectorSize()