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.java459 private void updateMirrorMatrix(float dx) { in updateMirrorMatrix() method in BitmapDrawable
474 updateMirrorMatrix(bounds.right - bounds.left); in onBoundsChange()
546 updateMirrorMatrix(mDstRect.right - mDstRect.left); in draw()