Searched refs:mDpiScaledWidth (Results 1 – 1 of 1) sorted by relevance
334 private int mDpiScaledWidth = 0; field in VectorDrawable535 return mDpiScaledWidth; in getIntrinsicWidth()565 mDpiScaledWidth = Drawable.scaleFromDensity(mVectorState.mBaseWidth, sourceDensity, in computeVectorSize()579 mDpiScaledWidth = mVectorState.mBaseWidth; in computeVectorSize()