/development/samples/browseable/WearDrawers/src/com.example.android.wearable.wear.weardrawers/ |
D | Planet.java | 25 private String image; field in Planet 33 String image, in Planet()
|
/development/perftests/panorama/feature_mos/src/mosaic/ |
D | ImageUtils.cpp | 34 ImageType image = in; in rgba2yvu() local 79 ImageType image = in; in rgb2yvu() local 120 ImageType image = in; in rgb2gray() local 150 ImageType image = in; in rgb2gray() local 196 unsigned char *image = out; in yvu2rgb() local 241 unsigned char *image = out; in yvu2bgr() local 311 void ImageUtils::writeBinaryPPM(ImageType image, const char *filename, int width, int height, int n… in writeBinaryPPM() 340 void ImageUtils::freeImage(ImageType image) in freeImage()
|
D | Pyramid.cpp | 89 void PyramidShort::freeImage(PyramidShort *image) in freeImage()
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | CompressedTextureActivity.java | 115 Buffer image = createImage(width, height); in load() local 136 ByteBuffer image = ByteBuffer.allocateDirect(height * stride) in createImage() local
|
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/ |
D | Attraction.java | 37 public Bitmap image; field in Attraction
|
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.activityscenetransitionbasic/ |
D | MainActivity.java | 119 ImageView image = (ImageView) view.findViewById(R.id.imageview_item); in getView() local
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
D | PhotoDecodeRunnable.java | 95 void setImage(Bitmap image); in setImage()
|
/development/samples/browseable/StorageClient/src/com.example.android.storageclient/ |
D | StorageClientFragment.java | 153 Bitmap image = BitmapFactory.decodeFileDescriptor(fileDescriptor); in getBitmapFromUri() local
|
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/ |
D | AppListFragment.java | 189 final ImageView image = (ImageView) view.findViewById(R.id.image); in bindView() local
|
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/ |
D | RecipeListAdapter.java | 44 Bitmap image; field in RecipeListAdapter.Item
|
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/ |
D | Camera2RawFragment.java | 1300 Image image; in dequeueAndSaveImage() local 1354 private ImageSaver(Image image, File file, CaptureResult result, in ImageSaver() 1460 public synchronized ImageSaverBuilder setImage(final Image image) { in setImage()
|
/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/ |
D | ShortcutAdapter.java | 180 final ImageView image = (ImageView) view.findViewById(getImageId()); in bindView() local
|
/development/ndk/platforms/android-21/include/linux/ |
D | cycx_cfm.h | 65 unsigned char image[0]; member
|
D | fb.h | 396 struct fb_image image; member
|
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/ |
D | UtilityService.java | 426 Bitmap image = null; in sendDataToWearable() local
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PresentationActivity.java | 509 ImageView image = (ImageView)findViewById(R.id.image); in onCreate() local
|
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/ |
D | Camera2BasicFragment.java | 927 public ImageSaver(Image image, File file) { in ImageSaver()
|
/development/ndk/platforms/android-3/include/linux/ |
D | fb.h | 344 struct fb_image image; member
|