OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTileSource
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/photos/
FullscreenViewer.java
34
mTextureView.
setTileSource
(new BitmapRegionTileSource(path));
/packages/apps/Gallery2/src/com/android/photos/views/
TiledImageView.java
74
setTileSource
(new ColoredTiles());
82
public void
setTileSource
(TileSource source) {
Completed in 1785 milliseconds