Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DBitmapDrawable.java466 private void updateMirrorMatrix(float dx) { in updateMirrorMatrix() method in BitmapDrawable
481 updateMirrorMatrix(bounds.right - bounds.left); in onBoundsChange()
553 updateMirrorMatrix(mDstRect.right - mDstRect.left); in draw()