Home
last modified time | relevance | path

Searched defs:image (Results 1 – 19 of 19) sorted by relevance

/development/samples/SupportLeanbackShowcase/app/src/main/res/raw/
Dmusic_consumption_example.json8 "image": "card_image_music_01", string
16 "image": "card_image_music_02", string
24 "image": "card_image_music_03", string
32 "image": "card_image_music_04", string
40 "image": "card_image_music_05", string
48 "image": "card_image_music_06", string
56 "image": "card_image_music_07", string
64 "image": "card_image_music_08", string
72 "image": "card_image_music_09", string
/development/perftests/panorama/feature_mos/src/mosaic/
DImageUtils.cpp34 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()
DPyramid.cpp89 void PyramidShort::freeImage(PyramidShort *image) in freeImage()
/development/samples/browseable/WearDrawers/src/com.example.android.wearable.wear.weardrawers/
DPlanet.java25 private String image; field in Planet
33 String image, in Planet()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DCompressedTextureActivity.java115 Buffer image = createImage(width, height); in load() local
136 ByteBuffer image = ByteBuffer.allocateDirect(height * stride) in createImage() local
/development/samples/Support4Demos/src/com/example/android/supportv4/graphics/
DRoundedBitmapDrawableActivity.java50 ImageView image = (ImageView) findViewById(R.id.image); in onCreate() local
/development/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/cards/presenters/
DIconCardPresenter.java40 final ImageView image = imageCardView.getMainImageView(); in onCreateView() local
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DAttraction.java37 public Bitmap image; field in Attraction
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.activityscenetransitionbasic/
DMainActivity.java119 ImageView image = (ImageView) view.findViewById(R.id.imageview_item); in getView() local
/development/samples/training/threadsample/src/com/example/android/threadsample/
DPhotoDecodeRunnable.java95 void setImage(Bitmap image); in setImage()
/development/samples/browseable/StorageClient/src/com.example.android.storageclient/
DStorageClientFragment.java153 Bitmap image = BitmapFactory.decodeFileDescriptor(fileDescriptor); in getBitmapFromUri() local
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/
DCamera2RawFragment.java1300 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/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
DRecipeListAdapter.java44 Bitmap image; field in RecipeListAdapter.Item
/development/ndk/platforms/android-21/include/linux/
Dcycx_cfm.h65 unsigned char image[0]; member
Dfb.h396 struct fb_image image; member
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DUtilityService.java426 Bitmap image = null; in sendDataToWearable() local
/development/samples/ApiDemos/src/com/example/android/apis/app/
DPresentationActivity.java509 ImageView image = (ImageView)findViewById(R.id.image); in onCreate() local
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/
DCamera2BasicFragment.java927 public ImageSaver(Image image, File file) { in ImageSaver()
/development/ndk/platforms/android-3/include/linux/
Dfb.h344 struct fb_image image; member