HomeSort by relevance Sort by last modified time
    Searched defs:TileSource (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
TileImageView.java 77 private TileSource mModel;
126 public static interface TileSource {
166 public void setModel(TileSource model) {
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageRenderer.java 70 private TileSource mModel;
119 public static interface TileSource {
168 public void setModel(TileSource model, int rotation) {
180 private static int calulateLevelCount(TileSource source) {

Completed in 439 milliseconds