Searched defs:renderThumbnail (Results 1 – 6 of 6) sorted by relevance
108 public void renderThumbnail(@Nonnull View view); in renderThumbnail() method
118 public void renderThumbnail(@Nonnull View view) { } in renderThumbnail() method in PlaceholderItem
127 public void renderThumbnail(@Nonnull View view) { } in renderThumbnail() method in SessionItem
174 public void renderThumbnail(@Nonnull View view) { in renderThumbnail() method in PhotoItem
194 public void renderThumbnail(@Nonnull View view) { in renderThumbnail() method in VideoItem
213 public void renderThumbnail() { in renderThumbnail() method in FilmstripView.ViewItem868 private void renderThumbnail(int bufferIndex) { in renderThumbnail() method in FilmstripView