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

<<41424344454647484950>>

  /external/chromium_org/ppapi/cpp/
image_data.h 88 /// images. Using this format guarantees no extra conversions will occur when
94 /// A getter function for returning the current format for images.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSCrossfadeValue.cpp 123 // Rounding issues can cause transitions between images of equal size to return
124 // a different fixed size; avoid performing the interpolation if the images are the same size.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
indexedDBViews.css 64 content: url(Images/back.png);
68 content: url(Images/forward.png);
panelEnablerView.css 127 background: url(Images/radioDot.png) center no-repeat,
132 background: url(Images/radioDot.png) center no-repeat,
screencastView.css 42 url(Images/navigationControls.png) 1x,
43 url(Images/navigationControls_2x.png) 2x);
  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILBase.td 33 def FeatureImages : SubtargetFeature<"images",
34 "CapsOverride[AMDGPUDeviceInfo::Images]",
  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/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/chromium_org/tools/mac/
symbolicate_crash.py 222 # When the loop exits, the file has been read through the 'Binary images:'
262 """Parses out the binary images section in order to get the load offset."""
263 # The parser skips some sections, so advance until the "Binary Images"
265 while not fd.readline().lstrip().startswith("Binary Images:"): pass
288 def _CollectAddressesForImages(self, images):
290 are in a list of binary |images|. The result is a dictionary, keyed by the
295 for image in images:
302 if image_name in images:
  /external/chromium_org/ui/gfx/codec/
png_codec.h 100 // with a large number of images, so assume a new format may not work. It's
109 // images are. (There are a lot of themes that have a NTP image of about ~1
  /external/chromium_org/ui/gfx/image/
image_family.cc 61 // If thinner than desired, search for images with width such that the
112 // Find the two images of given aspect ratio on either side of |width|.
  /external/chromium_org/ui/keyboard/resources/webui/
main.css 162 background-image: url('images/microphone.svg');
166 background-image: url('images/microphone-green.svg');
  /external/chromium_org/ui/views/controls/button/
image_button_unittest.cc 87 // Images start as null.
93 // Setting images works as expected.
  /external/chromium_org/ui/views/controls/combobox/
combobox.cc 136 // TODO(hajimehoshi): This function should return the images for the 'disabled'
183 // Returns the images for the menu buttons.
190 std::vector<const gfx::ImageSkia*> images; local
191 images.reserve(num_ids);
194 images.push_back(rb.GetImageSkiaNamed(ids[i]));
195 return images;
198 // Paints three images in a column at the given location. The center image is
255 // Initialize the button images.
  /external/chromium_org/webkit/common/cursors/
webcursor_gtk.cc 50 // http://library.gnome.org/devel/gdk/2.12/gdk-Cursors.html has images
168 // Some websites specify cursor images that are 0 sized, such as Bing Maps.
  /external/chromium_org/webkit/tools/layout_tests/
test_expectations_asan.txt 11 crbug.com/145940 [ Linux ] fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html [ Skip ]
32 crbug.com/166932 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip ]
  /external/clang/docs/
Makefile 29 #IMAGES := $(wildcard $(PROJ_SRC_DIR)/img/*.*)
54 # $(Verb) $(DataInstall) $(IMAGES) $(DESTDIR)$(PROJ_docsdir)/html/img
  /external/grub/netboot/
README.netboot 1 You can use the netboot support to download OS images from a network.
20 images, called "nbgrub" and "pxegrub". The former is the ``Net Boot
  /external/iputils/doc/
tftpd.sgml 75 to read it as soon as a client is allowed. Boot images do not contain
111 (<constant/MSG_CONFIRM/) allowing to boot long images by dumb clients
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/grid/
ImageTileLoader.java 58 * Lets you specify the type of images that are being loaded. All images
  /external/jpeg/
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/libvorbis/doc/
Vorbis_I_spec.tex 23 %\graphicspath{{images/}} % Specify subdir containing the images

Completed in 1438 milliseconds

<<41424344454647484950>>