Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedImageDrawable.java584 nSetBounds(mState.mNativePtr, bounds); in onBoundsChange()
620 private static native void nSetBounds(long nativePtr, Rect rect); in nSetBounds() method in AnimatedImageDrawable