Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DImageView.java236 configureBounds(); in invalidateDrawable()
792 configureBounds(); in setImageMatrix()
938 configureBounds(); in updateDrawable()
1129 configureBounds(); in setFrame()
1133 private void configureBounds() { in configureBounds() method in ImageView
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java508 configureBounds(changed); in bindDrawable()
540 configureBounds(changed); in bindPhoto()
739 configureBounds(changed); in onLayout()
782 configureBounds(true); in setFixedHeight()
801 private void configureBounds(boolean changed) { in configureBounds() method in PhotoView