HomeSort by relevance Sort by last modified time
    Searched refs:Image (Results 151 - 175 of 880) sorted by null

1 2 3 4 5 67 8 91011>>

  /bootable/recovery/tools/ota/
convert-to-bmp.py 4 RGBA image."""
7 import Image
16 im = Image.open(infile)
37 "L" # size of image data (0 if uncompressed)
79 print >> sys.stderr, "Don't know how to handle image mode '%s'." % (im.mode,)
  /cts/apps/CameraITS/build/
envsetup.sh 32 for M in numpy PIL Image matplotlib pylab cv2 scipy.stats scipy.spatial
40 for M in device objects image caps dng target error
  /external/chromium_org/chrome/browser/extensions/
extension_action_icon_factory.cc 13 #include "ui/gfx/image/image_skia.h"
49 void ExtensionActionIconFactory::OnExtensionIconImageChanged(IconImage* image) {
54 gfx::Image ExtensionActionIconFactory::GetIcon(int tab_id) {
56 return gfx::Image(base_icon);
  /external/chromium_org/chrome/browser/
icon_loader.h 18 #include "ui/gfx/image/image.h"
48 // return the results of OnImageLoaded with the cached image.
53 // return true if it is taking ownership of the returned image.
55 gfx::Image* result,
99 scoped_ptr<gfx::Image> image_;
icon_manager.cc 19 gfx::Image* image) {
22 callback.Run(image);
40 gfx::Image* IconManager::LookupIconFromFilepath(const base::FilePath& file_name,
49 gfx::Image* IconManager::LookupIconFromGroup(const IconGroupID& group,
88 gfx::Image* result = LookupIconFromGroup(group, rit->second.size);
97 IconLoader* loader, gfx::Image* result, const IconGroupID& group) {
  /external/chromium_org/chrome/browser/media/
desktop_media_list_ash.h 27 class Image;
73 const gfx::Image& image);
  /external/chromium_org/chrome/browser/notifications/
notification.h 21 class Image;
46 const gfx::Image& icon,
71 // A url for the image to be shown (optional).
91 // The URL of a large image to be displayed for a a rich notification.
  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_shortcut_launcher_item_controller.h 15 class Image;
55 gfx::Image GetBrowserListIcon(content::WebContents* web_contents) const;
  /external/chromium_org/chrome/browser/ui/global_error/
global_error.h 18 class Image;
70 virtual gfx::Image GetBubbleViewIcon();
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_popup_model.h 18 class Image;
99 // returns an empty Image.
100 gfx::Image GetIconIfExtensionMatch(const AutocompleteMatch& match) const;
  /external/chromium_org/chrome/browser/ui/views/autofill/
expanding_textfield.h 16 class Image;
58 void SetIcon(const gfx::Image& icon);
  /external/chromium_org/components/infobars/core/
infobar_delegate.cc 96 gfx::Image InfoBarDelegate::GetIcon() const {
98 return (icon_id == kNoIconID) ? gfx::Image() :
infobar_delegate.h 28 class Image;
125 // Return the icon to be shown for this InfoBar. If the returned Image is
127 virtual gfx::Image GetIcon() const;
  /external/chromium_org/content/browser/web_contents/aura/
image_window_delegate.h 10 #include "ui/gfx/image/image.h"
15 // An ImageWindowDelegate paints an image for a Window. The delegate destroys
21 void SetImage(const gfx::Image& image);
48 gfx::Image image_;
51 // Keeps track of whether the window size matches the image size or not. If
52 // the image size is smaller than the window size, then the delegate paints a
  /external/chromium_org/extensions/browser/
extension_icon_image.h 17 #include "ui/gfx/image/image_skia.h"
29 class Image;
40 // when the image get updated. Until the resource is loaded, the UI code will be
41 // provided with blank, transparent image.
43 // icon was supplied in the constructor, icon image will be updated with the
45 // The default icon doesn't need to be supplied, but in that case, icon image
55 // Invoked when a new image rep for an additional scale factor
56 // is loaded and added to |image|.
57 virtual void OnExtensionIconImageChanged(IconImage* image) = 0;
65 // used to perform the asynchronous image load work
    [all...]
image_loader.h 24 class Image;
32 typedef base::Callback<void(const gfx::Image&)> ImageLoaderImageCallback;
37 // calling a callback when an image is loaded.
43 // Information about a singe image representation to load from an extension
61 // When |resize_method| is ALWAYS_RESIZE or when the loaded image is larger
78 // Specify image resource to load. If the loaded image is larger than
81 // if the image was found in the cache.
90 // same extension. This is used to load multiple resolutions of the same image
96 // Same as LoadImagesAsync() above except it loads into an image family. Thi
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSCrossfadeValue.h 34 #include "platform/graphics/Image.h"
54 PassRefPtr<Image> image(RenderObject*, const IntSize&);
103 RefPtr<Image> m_generatedImage;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderImageResource.h 56 virtual PassRefPtr<Image> image(int /* width */ = 0, int /* height */ = 0) const function in class:blink::RenderImageResource
58 return m_cachedImage ? m_cachedImage->imageForRenderer(m_renderer) : Image::nullImage();
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
ImageD3D.h 7 // Image.h: Defines the rx::Image class, an abstract base class for the
15 #include "libGLESv2/renderer/Image.h"
26 class ImageD3D : public Image
32 static ImageD3D *makeImageD3D(Image *img);
  /external/chromium_org/third_party/lcov/contrib/galaxy/
posterize.pl 39 my $Image = "../lgp/image.ps";
288 # Find the bounds for the image
290 $Bounds = `tail -1 $Image`;
305 # Paste in actual image.
306 print POSTER `cat /home/lgp/image.ps`;
  /external/chromium_org/ui/base/models/
menu_model.h 12 #include "ui/gfx/image/image_skia.h"
17 class Image;
92 virtual bool GetIconAt(int index, gfx::Image* icon) = 0;
  /external/chromium_org/ui/base/resource/
resource_bundle.h 24 #include "ui/gfx/image/image.h"
92 // Return an image resource or an empty value to attempt retrieval of the
94 virtual gfx::Image GetImageNamed(int resource_id) = 0;
96 // Return an image resource or an empty value to attempt retrieval of the
98 virtual gfx::Image GetNativeImageNamed(int resource_id, ImageRTL rtl) = 0;
187 // image resources. |locale_resources_data_| is protected by a lock for the
192 // Gets image with the specified resource_id from the current module data.
197 // NOTE: GetNativeImageNamed is preferred for cross-platform gfx::Image use.
200 // Gets an image resource from the current module data. This will load th
    [all...]
  /external/chromium_org/ui/snapshot/
snapshot.h 22 class Image;
48 typedef base::Callback<void(const gfx::Image& snapshot)>
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLCanvasElement.h 53 class Image;
122 Image* copiedImage() const;
150 virtual PassRefPtr<Image> getSourceImageForCanvas(SourceImageMode, SourceImageStatus*) const OVERRIDE;
213 mutable RefPtr<Image> m_presentedImage;
214 mutable RefPtr<Image> m_copiedImage; // FIXME: This is temporary for platforms that have to copy the image buffer to render (and for CSSCanvasValue).
  /external/chromium_org/third_party/WebKit/Source/platform/
Cursor.h 31 #include "platform/graphics/Image.h"
95 Cursor(Image*, const IntPoint& hotSpot);
97 // Hot spot is in image pixels.
98 Cursor(Image*, const IntPoint& hotSpot, float imageScaleFactor);
110 Image* image() const { return m_image.get(); } function in class:blink::Cursor
112 // Image scale in image pixels per logical (UI) pixel.
117 RefPtr<Image> m_image;
122 PLATFORM_EXPORT IntPoint determineHotSpot(Image*, const IntPoint& specifiedHotSpot)
    [all...]

Completed in 1409 milliseconds

1 2 3 4 5 67 8 91011>>