Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DAlbumSetSlidingWindow.java62 private final AlbumLabelMaker mLabelMaker; field in AlbumSetSlidingWindow
102 mLabelMaker = new AlbumLabelMaker(activity.getAndroidContext(), labelSpec); in AlbumSetSlidingWindow()
388 Bitmap bitmap = mLabelMaker.requestLabel( in getLoadingTexture()
495 return mThreadPool.submit(mLabelMaker.requestLabel( in submitBitmapTask()
530 mLabelMaker.setLabelWidth(mSlotWidth); in onSlotSizeChanged()