Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DFastScroller.java815 final View thumbImage = mThumbImage; in updateOffsetAndRange() local
819 final float halfThumbHeight = thumbImage.getHeight() / 2f; in updateOffsetAndRange()
/frameworks/av/media/module/extractors/mp4/
DItemTable.cpp544 ImageItem &thumbImage = itemIdToItemMap.editValueAt(itemIndex); in apply() local
545 thumbImage.hidden = true; in apply()