HomeSort by relevance Sort by last modified time
    Searched full:images (Results 1051 - 1075 of 6197) sorted by null

<<41424344454647484950>>

  /external/libvpx/libvpx/test/
video_source.h 54 // vpx_image_t images with associated timestamps and duration.
172 // decompressed images to the decoder.
  /external/mesa3d/src/gallium/docs/source/cso/
sampler.rst 68 * ``PIPE_TEX_MIPFILTER_LINEAR``: The two mipmap levels/images above/below
70 those two images are blended together with linear interpolation.
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILBase.td 33 def FeatureImages : SubtargetFeature<"images",
34 "CapsOverride[AMDGPUDeviceInfo::Images]",
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_validate.c 15 * When validating, we only care about the texture images that could
97 /* Pull in any images not in the object's tree:
  /external/mesa3d/src/mesa/main/
image.c 90 * \param img which image in the volume (0 for 1D or 2D images)
91 * \param row row of pixel in the image (0 for 1D images)
110 GLint skipimages; /* for 3-D volume images */
130 /* Note: SKIP_ROWS _is_ used for 1D images */
132 /* Note: SKIP_IMAGES is only used for 3D images */
205 * \param img which image in the volume (0 for 1D or 2D images)
206 * \param row row of pixel in the image (0 for 1D images)
321 * Compute the stride between images in a 3D texture (in bytes) for the given
texcompress_cpal.c 25 * Code to convert compressed/paletted texture images to ordinary images.
  /external/oprofile/libpp/
populate_for_spu.cpp 36 * contain multiple SPU images, resulting in different SPU images being loaded
profile_container.h 33 * binary images and arbitrary profile classes.
46 * @param extra extra images location
profile_spec.h 46 * @param exclude_dependent whether to exclude dependent sub-images
139 /// extra search path for images
  /external/qemu/
block_int.h 118 /* List of options for creating images, terminated by name == NULL */
131 * Returns 1 if newly created images are guaranteed to contain only
  /external/qemu/distrib/jpeg-6b/
transupp.h 53 * hard, there is an asymmetry in the JPEG format specification for images
73 * result for odd-size images. Note that when this option is active,
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_mouse.c 99 cursor->ph_cursor->images[i] |= (databit == 0) ? maskbit : 0;
102 cursor->ph_cursor->images[i+clen] |= databit;
  /external/qemu/hw/
arm_boot.c 213 /* Assume that raw images are linux kernels, and ELF images are not. */
  /external/skia/gm/
gm_json.py 79 # Root directory where the buildbots store their actually-generated images...
104 gm_actuals_root_url: root url where actual images are stored
  /external/skia/include/core/
SkDocument.h 40 * encoder sets the DCTEncoder for images, to encode a bitmap
65 * encoder sets the DCTEncoder for images, to encode a bitmap
  /external/skia/tools/skpdiff/
skpdiff_main.cpp 39 DEFINE_string2(patterns, p, "", "Use two patterns to compare images: <baseline> <test>");
115 SkCommandLineFlags::SetUsage("Compare images using various metrics.");
  /frameworks/base/core/java/android/app/backup/
WallpaperBackupHelper.java 34 * but with logic for deciding what to do with restored wallpaper images.
135 // scaling down is acceptable; but to reject images that are deemed
  /frameworks/base/docs/html/distribute/googleplay/spotlight/
tablets.jd 58 src="//developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
90 <img src="{@docRoot}images/distribute/rememberthemilk.png">
141 src="//developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
182 <img src="{@docRoot}images/distribute/mint.png">
231 src="//developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
270 <img src="{@docRoot}images/distribute/tinyvillage.png">
321 src="//developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
354 <img src="{@docRoot}images/distribute/instapaper.png">
  /frameworks/base/docs/html/distribute/
open.jd 33 <img src="{@docRoot}images/publishing/publishing_via_email.png"
86 <img src="{@docRoot}images/publishing/publishing_unknown_sources_sm.png"
  /frameworks/base/docs/html/distribute/promote/
device-art.jd 118 background: transparent url({@docRoot}assets/images/styles/disclosure_down.png)
126 background-image: url({@docRoot}assets/images/styles/disclosure_up.png);
581 * Loads a set of images (organized by ID). Once all images are loaded, the callback
584 function loadImageResources(images, callback) {
588 for (var id in images) {
596 for (var id in images) {
598 img.src = images[id];
  /frameworks/base/docs/html/google/play-services/
index.jd 9 <img src="/images/google/gps.png" alt="">
108 <img src="/images/play-services-diagram.png" />
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_dialog.jd 125 <img src="{@docRoot}images/icon_design/dialog_icon.png" alt="A view of dialog
146 <img src="{@docRoot}images/icon_design/dialog_light.png" alt="A view of light,
icon_design_list.jd 125 <img src="{@docRoot}images/icon_design/listview_icon.png" alt="A view of list
146 <img src="{@docRoot}images/icon_design/listview_icon_details.png" alt="A view
  /frameworks/base/docs/html/guide/topics/ui/controls/
togglebutton.jd 30 <img src="{@docRoot}images/ui/togglebutton.png" alt="" />
35 <img src="{@docRoot}images/ui/switch.png" alt="" />
  /frameworks/base/docs/html/guide/topics/ui/layout/
linear.jd 26 <img src="{@docRoot}images/ui/linearlayout.png" alt="" />
79 <img src="{@docRoot}images/ui/sample-linearlayout.png" alt="" />

Completed in 858 milliseconds

<<41424344454647484950>>