OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TileSource
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageRenderer.java
75
private
TileSource
mModel;
128
public static interface
TileSource
{
191
public void setModel(
TileSource
model, int rotation) {
/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
75
private
TileSource
mModel;
128
public static interface
TileSource
{
191
public void setModel(
TileSource
model, int rotation) {
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageRenderer.java
75
private
TileSource
mModel;
128
public static interface
TileSource
{
191
public void setModel(
TileSource
model, int rotation) {
Completed in 73 milliseconds