Home
last modified time | relevance | path

Searched refs:mViewportHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java120 nativePathRenderer.mViewportHeight = viewportHeight; in nSetRendererViewportSize()
1065 private float mViewportHeight = 0; field in VectorDrawable_Delegate.VPathRenderer_Delegate
1082 mViewportHeight = rendererToCopy.mViewportHeight; in VPathRenderer_Delegate()
1130 final float scaleY = h / mViewportHeight; in drawPath()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java661 mVectorState.mViewportHeight == 0 || in getPixelSize()
668 float viewportHeight = mVectorState.mViewportHeight; in getPixelSize()
769 R.styleable.VectorDrawable_viewportHeight, state.mViewportHeight); in updateStateFromTypedArray()
775 } else if (state.mViewportHeight <= 0) { in updateStateFromTypedArray()
935 float mViewportHeight = 0; field in VectorDrawable.VectorDrawableState
995 setViewportSize(copy.mViewportWidth, copy.mViewportHeight); in VectorDrawableState()
1102 mViewportHeight = viewportHeight; in setViewportSize()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20382 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mViewportHeight:F