HomeSort by relevance Sort by last modified time
    Searched refs:images (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /development/build/
sdk-android-armeabi-v7a.atree 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu-armv7 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
21 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_armeabi-v7a_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
23 # custom hardware.ini for 32 bit images
24 development/sys-img/images_armeabi-v7a_hardware.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/hardware.ini
sdk-android-arm64-v8a.atree 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
20 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_arm64-v8a_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-armeabi.atree 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
20 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_armeabi_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-mips.atree 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
21 development/sys-img-${TARGET_CPU_ABI}/images_mips_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-mips64.atree 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
21 development/sys-img-${TARGET_CPU_ABI}/images_mips64_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-x86.atree 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
20 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_${TARGET_ARCH}_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
sdk-android-x86_64.atree 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
20 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_${TARGET_ARCH}_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
  /device/google/atv/sdk/
atv_sdk.atree 18 ${HOST_OUT}/device/google/atv/sdk/images_${TARGET_CPU_ABI}_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
19 device/google/atv/sdk/images_${TARGET_CPU_ABI}_hardware.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/hardware.ini
22 device/google/atv/sdk/devices.xml system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/devices.xml
  /device/asus/deb/factory-images/
generate-factory-images-package.sh 28 source ../../../common/clear-factory-images-variables.sh
36 source ../../../common/generate-factory-images-common.sh
  /device/asus/flo/factory-images/
generate-factory-images-package.sh 27 source ../../../common/clear-factory-images-variables.sh
34 source ../../../common/generate-factory-images-common.sh
  /device/asus/fugu/factory-images/
generate-factory-images-package.sh 17 source ../../../common/clear-factory-images-variables.sh
24 source ../../../common/generate-factory-images-common.sh
  /device/htc/flounder/factory-images/
generate-factory-images-package.sh 17 source ../../../common/clear-factory-images-variables.sh
24 source ../../../common/generate-factory-images-common.sh
  /device/lge/hammerhead/factory-images/
generate-factory-images-package.sh 21 source ../../../common/clear-factory-images-variables.sh
29 source ../../../common/generate-factory-images-common.sh
  /device/moto/shamu/factory-images/
generate-factory-images-package.sh 17 source ../../../common/clear-factory-images-variables.sh
25 source ../../../common/generate-factory-images-common.sh
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.css 16 background-image: url(images/resource-article.png);
20 background-image: url(images/resource-sample.png);
24 background-image: url(images/resource-tutorial.png);
  /external/jmonkeyengine/engine/src/core/com/jme3/texture/
TextureArray.java 30 * Construct a TextureArray from the given list of images
34 * @param images
36 public TextureArray(List<Image> images) {
38 int width = images.get(0).getWidth();
39 int height = images.get(0).getHeight();
40 Image arrayImage = new Image(images.get(0).getFormat(), width, height,
43 for (Image img : images) {
47 "all images must have the same width/height");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
build.properties 14 images/,\
  /external/lz4/
Makefile 58 NONTEXT = images/image00.png images/image01.png images/image02.png \
59 images/image03.png images/image04.png images/image05.png \
60 images/image06.png
108 @install -dD -m 700 lz4-$(RELEASE)/images/
  /external/libxml2/doc/
Makefile.am 23 $(wildcard tutorial/images/*.png) \
24 $(wildcard tutorial/images/callouts/*.png) $(wildcard API*.html) \
190 tutorial/images/blank.png \
191 tutorial/images/callouts/1.png \
192 tutorial/images/callouts/10.png \
193 tutorial/images/callouts/2.png \
194 tutorial/images/callouts/3.png \
195 tutorial/images/callouts/4.png \
196 tutorial/images/callouts/5.png \
197 tutorial/images/callouts/6.png
    [all...]
  /packages/apps/Camera2/src/com/android/camera/one/v2/photo/zsl/
ZslImageCaptureCommand.java 49 * Captures images by first looking to the zsl ring buffer for acceptable (based
50 * on metadata) images. If no such images are available, a fallback
77 * @return All images currently in the ring-buffer, ordered from oldest to
82 List<ImageProxy> images = new ArrayList<>(); local
84 // Keep grabbing images until there are no more immediately
88 images.add(mZslRingBuffer.getNext(0, TimeUnit.SECONDS));
94 // Close the images to avoid leaking them, since they will not be
96 for (ImageProxy image : images) {
101 return images;
124 List<ImageProxy> images = filterImagesWithinMaxLookBack(getAllAvailableImages()); local
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/util/
SkyFactory.java 99 // throw new IllegalArgumentException("3D/Array images not allowed");
110 private static void checkImagesForCubeMap(Image... images) {
111 if (images.length == 1) {
115 Format fmt = images[0].getFormat();
116 int width = images[0].getWidth();
117 int height = images[0].getHeight();
119 ByteBuffer data = images[0].getData(0);
122 checkImage(images[0]);
124 for (int i = 1; i < images.length; i++) {
125 Image image = images[i]
    [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
style_sheet.py 37 def images(self): member in class:ParsedStyleSheet
41 for i in self.images:
47 for i in self.images:
60 # I'm assuming we only have url()'s associated with images
65 for i in self.images:
112 def images(self): member in class:StyleSheet
114 return self._parsed_style_sheet.images
  /build/core/combo/arch/x86/
x86.mk 4 # It is also used to build full_x86-eng / sdk_x86-eng platform images that
9 # Otherwise, sdk_x86-eng system images might fail to run on some
  /device/htc/flounder/verity/
Android.mk 36 LOCAL_MODULE_PATH := $$(TARGET_ROOT_OUT)/res/images/warning
42 $(foreach _img, $(call find-subdir-subdir-files, "images", "*.png"), \
  /device/moto/shamu/verity/
Android.mk 36 LOCAL_MODULE_PATH := $$(TARGET_ROOT_OUT)/res/images/warning
42 $(foreach _img, $(call find-subdir-subdir-files, "images", "*.png"), \

Completed in 613 milliseconds

1 2 3 4 5 6 7 8