HomeSort by relevance Sort by last modified time
    Searched full:image (Results 251 - 275 of 10027) sorted by null

<<11121314151617181920>>

  /external/replicaisland/res/drawable-normal-mdpi/
level_1_9_dialog_wanda.xml 7 image="@drawable/wanda_surprised"
  /external/replicaisland/res/xml/
level_1_9_dialog_wanda.xml 7 image="@drawable/wanda_surprised"
level_3_10_dialog_kyle.xml 7 image="@drawable/kyle_closeup_angry"
level_4_1_dialog_wanda.xml 7 image="@drawable/wanda_sad"
level_4_4_dialog_rokudou.xml 7 image="@drawable/rokudou_closeup_normal"
  /frameworks/rs/java/tests/ImageProcessing/
AndroidManifest.xml 4 package="com.android.rs.image">
7 <application android:label="Image Processing"
19 android:targetPackage="com.android.rs.image"
20 android:label="Test runner for Image Processing Benchmark Test"
  /external/chromium_org/chrome/browser/chromeos/login/
user_image.h 10 #include "ui/gfx/image/image_skia.h"
15 // Wrapper class storing a still image and it's raw representation. Could be
26 static UserImage CreateAndEncode(const gfx::ImageSkia& image);
32 explicit UserImage(const gfx::ImageSkia& image);
37 // of |image|.
38 UserImage(const gfx::ImageSkia& image, const RawImage& raw_image);
42 const gfx::ImageSkia& image() const { return image_; } function in class:chromeos::UserImage
44 // Optional raw representation of the still image.
48 // Discards the stored raw image, freeing used memory.
51 // Optional raw representation of the animated image
    [all...]
default_user_images.cc 18 #include "ui/gfx/image/image_skia.h"
36 // IDs of default user image descriptions.
38 0, // No description for deprecated user image 0.
39 0, // No description for deprecated user image 1.
40 0, // No description for deprecated user image 2.
41 0, // No description for deprecated user image 3.
42 0, // No description for deprecated user image 4.
43 0, // No description for deprecated user image 5.
44 0, // No description for deprecated user image 6.
45 0, // No description for deprecated user image 7
    [all...]
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_map_image.txt 44 Allocate an image with width equal to <width> and height equal
47 Returns a unique identifier for the allocated image that could be used
54 Frees the image previously allocated by a call to CreateImageCHROMIUM.
56 INVALID_OPERATION is generated if <image_id> is not a valid image id.
61 the image. <access> parameter defines if the user will read or write the
64 INVALID_OPERATION is generated if <image_id> is not a valid image id.
66 INVALID_OPERATION is generated if the image was already mapped by a previous
81 INVALID_OPERATION is generated if <image_id> is not a valid image id.
83 INVALID_OPERATION is generated if the image was not already mapped by a
90 for the image specified by <image_id>. <params> is expected to b
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/pageserializer/
css_test_page.html 25 background-image:url('blue_background.png');
29 list-style-image: url('ul-dot.png');
33 list-style-image: url('ol-dot.png');
41 var styleText = "#divPurple {background-image:url('purple_background.png')}";
59 This div has a red image as its background.
64 This div has a orange image as its background.
69 This div has a yellow image as its background.
74 This div has a blue image as its background.
78 <div id='divGreen' style="background-image:url('green_background.png')">
79 This div has a green image as its background
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_uninstall_dialog.cc 37 ExtensionResource image = local
40 // Load the image asynchronously. The response will be sent to OnImageLoaded.
41 tracker_.LoadImage(extension_, image,
46 void ExtensionUninstallDialog::SetIcon(SkBitmap* image) {
47 if (image)
48 icon_ = *image;
62 void ExtensionUninstallDialog::OnImageLoaded(SkBitmap* image,
65 SetIcon(image);
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
readme.txt 2 ImageInfo - A JavaScript library for reading image metadata.
7 http://blog.nihilogic.dk/2008/07/imageinfo-reading-image-info-with-javascript.htm
  /external/chromium_org/chrome/browser/status_icons/
status_tray_unittest.cc 13 #include "ui/gfx/image/image_skia.h"
16 virtual void SetImage(const gfx::ImageSkia& image) OVERRIDE {}
17 virtual void SetPressedImage(const gfx::ImageSkia& image) OVERRIDE {}
30 const gfx::ImageSkia& image,
42 gfx::ImageSkia* image = rb.GetImageSkiaNamed(IDR_STATUS_TRAY_ICON); local
44 StatusTray::OTHER_ICON, *image, ASCIIToUTF16("tool tip"));
52 gfx::ImageSkia* image = rb.GetImageSkiaNamed(IDR_STATUS_TRAY_ICON); local
54 StatusTray::OTHER_ICON, *image, ASCIIToUTF16("tool tip"));
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
readme.txt 2 ImageInfo - A JavaScript library for reading image metadata.
7 http://blog.nihilogic.dk/2008/07/imageinfo-reading-image-info-with-javascript.html
  /external/chromium_org/content/browser/web_contents/aura/
image_window_delegate.h 9 #include "ui/gfx/image/image.h"
14 // An ImageWindowDelegate paints an image for a Window. The delegate destroys
20 void SetImage(const gfx::Image& image);
49 gfx::Image image_;
52 // Keeps track of whether the window size matches the image size or not. If
53 // the image size is smaller than the window size, then the delegate paints a
  /external/chromium_org/content/test/data/accessibility/
a-with-img-expected-android.txt 3 android.view.View clickable focusable name='Linkwith image at start. Link'
6 android.view.View clickable focusable name='Link with image at theend Link'
  /external/chromium_org/third_party/WebKit/ManualTests/
caret-image.html 2 Test to see if caret works correctly to the right of an image.
4 If the test fails, the caret will be a big black box the size of the image.
cursor-max-size.html 12 url("resources/helpCursor.tiff") 20 10, /* x hotspot outside image (image is 16px x 16px) */
13 url("resources/helpCursor.tiff") 10 20, /* y hotspot outside image (image is 16px x 16px) */
14 url("resources/helpCursor.tiff") 20 20, /* both x and y hotspot outside image (image is 16px x 16px) */
  /external/e2fsprogs/tests/f_dup_de/
script 2 gunzip < $test_dir/image.gz > $TMPFILE
5 IMAGE="$TMPFILE".gz
  /external/pixman/test/
rotate-test.c 55 on_destroy (pixman_image_t *image, void *data)
65 pixman_image_t *image; local
69 image = pixman_image_create_bits (
72 pixman_image_set_transform (image, RANDOM_TRANSFORM());
73 pixman_image_set_destroy_function (image, on_destroy, bytes);
74 pixman_image_set_repeat (image, PIXMAN_REPEAT_NORMAL);
76 image_endian_swap (image);
78 return image;
  /external/skia/gm/rebaseline_server/
imagediffdb.py 9 Calulate differences between image pairs, and store them in a database.
18 from PIL import Image, ImageChops
48 expected image
50 expected image within storage_root (probably including a checksum to
53 actual image
55 actual image within storage_root (probably including a checksum to
68 # Generate the diff image (absolute diff at each pixel) and
77 # Generate the whitediff image (any differing pixels show as white).
85 .convert('1', dither=Image.NONE))
117 """Returns a weighted measure of image diffs, as a float between 0 and 10
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
image_decoder.h 16 // Decodes an image in a sandboxed process.
21 // Called when image is decoded.
22 // |decoder| is used to identify the image in case of decoding several
27 // Called when decoding image failed. Delegate can do some cleanup in
38 // Starts image decoding.
49 // Launches sandboxed process that will decode the image.
  /external/chromium/chrome/browser/chromeos/
wm_overview_snapshot.cc 57 void WmOverviewSnapshot::SetImage(const SkBitmap& image) {
58 CHECK(snapshot_view_) << "Init not called before setting image.";
59 snapshot_view_->SetImage(image);
61 // Reset the bounds to the size of the image.
62 SetBounds(gfx::Rect(image.width(), image.height()));
  /external/chromium/chrome/browser/ui/cocoa/
hover_image_button.mm 28 - (void)setDefaultImage:(NSImage*)image {
29 defaultImage_.reset([image retain]);
36 - (void)setHoverImage:(NSImage*)image {
37 hoverImage_.reset([image retain]);
44 - (void)setPressedImage:(NSImage*)image {
45 pressedImage_.reset([image retain]);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_texture.c 86 * Allocate an empty texture image object.
95 * Delete a texture image object.
109 radeon_texture_image *image = get_radeon_texture_image(timage); local
122 assert(!image->base.ImageOffsets);
123 image->base.ImageOffsets = malloc(slices * sizeof(GLuint));
131 * Free memory associated with this texture image.
135 radeon_texture_image* image = get_radeon_texture_image(timage); local
137 if (image->mt) {
138 radeon_miptree_unreference(&image->mt);
142 if (image->bo)
223 radeon_texture_image *image = get_radeon_texture_image(texImage); local
275 radeon_texture_image *image = get_radeon_texture_image(texImage); local
551 radeon_texture_image* image = get_radeon_texture_image(texImage); local
601 __DRIimage *image; local
759 radeon_texture_image *image = get_radeon_texture_image(texObj->Image[face][i]); local
775 radeon_texture_image *image = get_radeon_texture_image(texObj->Image[face][i]); local
    [all...]

Completed in 1030 milliseconds

<<11121314151617181920>>