HomeSort by relevance Sort by last modified time
    Searched refs:Image (Results 126 - 150 of 979) sorted by null

1 2 3 4 56 7 8 91011>>

  /bootable/recovery/
make-overlay.py 16 "installing" icon animation and turn it into a base image plus a set
22 import Image
31 base = Image.open(sys.argv[1])
40 top = Image.open(top_name)
68 # Now write out an image containing just that box, for each frame.
71 top = Image.open(top_name)
73 out = Image.new("RGB", (w, h))
  /external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.h 32 class Image;
65 gfx::Image* image);
67 gfx::Image* image);
222 gfx::Image* icon_small_;
223 gfx::Image* icon_large_;
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_types.h 17 #include "ui/gfx/image/image.h"
27 // The time (in milliseconds) spend fading out the splash image.
29 // The time (in milliseconds) spend fading in the dialog (after the splash image
195 const gfx::Image& icon,
197 const gfx::Image& extra_icon);
207 gfx::Image icon;
209 gfx::Image extra_icon;
223 // A struct to describe a dialog overlay. If |image| is empty, no overlay should
228 // If empty, there should not be an overlay. If non-empty, an image that i
230 gfx::Image image; member in struct:autofill::DialogOverlayState
    [all...]
autocheckout_bubble_controller.cc 12 #include "ui/gfx/image/image.h"
50 gfx::Image AutocheckoutBubbleController::NormalImage() {
55 gfx::Image AutocheckoutBubbleController::HoverImage() {
60 gfx::Image AutocheckoutBubbleController::PressedImage() {
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_item_gtk.h 34 class Image;
67 void OnLoadSmallIconComplete(gfx::Image* image);
68 void OnLoadLargeIconComplete(gfx::Image* image);
226 gfx::Image* icon_small_;
227 gfx::Image* icon_large_;
  /external/chromium_org/third_party/WebKit/Source/core/platform/
Cursor.h 29 #include "core/platform/graphics/Image.h"
94 Cursor(Image*, const IntPoint& hotSpot);
96 // Hot spot is in image pixels.
97 Cursor(Image*, const IntPoint& hotSpot, float imageScaleFactor);
109 Image* image() const { return m_image.get(); } function in class:WebCore::Cursor
111 // Image scale in image pixels per logical (UI) pixel.
116 RefPtr<Image> m_image;
121 IntPoint determineHotSpot(Image*, const IntPoint& specifiedHotSpot)
    [all...]
  /external/jmonkeyengine/engine/src/desktop/com/jme3/texture/plugins/
AWTLoader.java 39 import com.jme3.texture.Image;
40 import com.jme3.texture.Image.Format;
44 import java.awt.image.*;
104 public Image load(BufferedImage img, boolean flipY){
116 return new Image(Format.ABGR8, width, height, data1);
124 return new Image(Format.BGR8, width, height, data2);
131 return new Image(Format.Luminance8, width, height, data3);
139 return new Image(Format.Luminance16, width, height, data4);
162 return new Image(Format.RGB8, width, height, data);
182 return new Image(Format.RGBA8, width, height, data)
    [all...]
  /frameworks/base/media/java/android/media/
ImageReader.java 31 * <p>The ImageReader class allows direct application access to image data
36 * {@link android.renderscript.Allocation RenderScript Allocations}. The image
40 * <p>The image data is encapsulated in {@link Image} objects, and multiple such
44 * or {@link #acquireNextImage} call. Due to memory limits, an image source will
52 * Returned by nativeImageSetup when acquiring the image was successful.
70 * <p>The {@code maxImages} parameter determines the maximum number of {@link Image}
75 * <p>The valid sizes and formats depend on the source of the image
83 * The format of the Image that this reader will produce. This
91 * has to be released before a new Image will become available for acces
242 Image image = acquireNextImage(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
FlagManagerTest.java 21 import org.eclipse.swt.graphics.Image;
36 Image us = manager.getFlag("US");
37 Image gb = manager.getFlag("GB");
38 Image ca = manager.getFlag("CA");
39 Image es = manager.getFlag("ES");
40 Image br = manager.getFlag("BR");
41 Image pt = manager.getFlag("PT");
  /external/chromium_org/ui/gfx/image/
image_unittest_util.cc 5 // Because the unit tests for gfx::Image are spread across multiple
8 #include "ui/gfx/image/image_unittest_util.h"
16 #include "ui/gfx/image/image_skia.h"
77 gfx::Image CreateImage() {
81 gfx::Image CreateImage(int width, int height) {
82 return gfx::Image::CreateFrom1xBitmap(CreateBitmap(width, height));
85 bool IsEqual(const gfx::Image& img1, const gfx::Image& img2) {
140 void CheckImageIndicatesPNGDecodeFailure(const gfx::Image& image) {
191 UIImage* image = local
    [all...]
  /external/chromium_org/ui/snapshot/
snapshot_aura_unittest.cc 17 #include "ui/gfx/image/image.h"
47 size_t GetFailedPixelsCount(const gfx::Image& image) {
48 const SkBitmap* bitmap = image.ToSkBitmap();
97 gfx::Image GrabSnapshotForTestWindow() {
101 return gfx::Image::CreateFrom1xPNGBytes(
118 gfx::Image snapshot = GrabSnapshotForTestWindow();
129 gfx::Image snapshot = GrabSnapshotForTestWindow();
142 gfx::Image snapshot = GrabSnapshotForTestWindow()
    [all...]
  /external/chromium_org/chrome/browser/favicon/
favicon_handler.h 19 #include "ui/gfx/image/image.h"
99 // Processes the current image_irls_ entry, requesting the image from the
103 // Message handler for ImageHostMsg_DidDownloadImage. Called when the image
105 // |bitmaps| is a list of all the frames of the image at |image_url|.
152 const gfx::Image& image);
181 const gfx::Image& image,
187 gfx::Image image member in struct:FaviconHandler::FaviconCandidate
    [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.h 22 class Image;
61 virtual const gfx::Image& GetAvatarIconOfProfileAtIndex(
73 virtual const gfx::Image* GetGAIAPictureOfProfileAtIndex(
93 void SetGAIAPictureOfProfileAtIndex(size_t index, const gfx::Image* image);
167 gfx::Image** image) const;
178 mutable std::map<std::string, gfx::Image*> gaia_pictures_;
  /external/chromium_org/chrome/browser/ui/gtk/
custom_drag.cc 15 #include "ui/gfx/image/image.h"
31 CustomDrag::CustomDrag(gfx::Image* icon, int code_mask, GdkDragAction action)
80 gfx::Image* icon);
108 gfx::Image* icon) {
138 gfx::Image* icon)
156 gfx::Image* icon) {
162 void DownloadItemDrag::BeginDrag(const DownloadItem* item, gfx::Image* icon) {
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CImageLabel.java 15 import org.eclipse.swt.graphics.Image;
24 * Simple control for displaying image and text.
34 private Image m_image;
64 public Image getImage() {
68 public void setImage(Image image) {
69 m_image = image;
87 private Image m_backImage;
91 // prepare back image
98 m_backImage = new Image(getDisplay(), clientArea.width, clientArea.height)
    [all...]
  /external/jmonkeyengine/engine/src/desktop/jme3tools/converters/
MipMapGenerator.java 36 import com.jme3.texture.Image;
37 import com.jme3.texture.Image.Format;
42 import java.awt.image.BufferedImage;
62 public static void resizeToPowerOf2(Image image){
63 BufferedImage original = ImageToAwt.convert(image, false, true, 0);
64 int potWidth = FastMath.nearestPowerOfTwo(image.getWidth());
65 int potHeight = FastMath.nearestPowerOfTwo(image.getHeight());
71 Image output = loader.load(scaled, false);
73 image.setWidth(potSize)
    [all...]
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
ImageBasedHeightMap.java 37 import com.jme3.texture.Image;
42 * conversion of an image. The image used currently must have an equal height
43 * and width, although future work could scale an incoming image to a specific
52 protected Image colorImage;
55 public void setImage(Image image) {
56 this.colorImage = image;
60 * Creates a HeightMap from an Image. The image will be converted to
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LintOverlay.java 25 import org.eclipse.swt.graphics.Image;
45 private Image mWarningImage;
46 private Image mErrorImage;
71 Image icon = getWarningIcon();
78 // Right/bottom edges of the canvas image; don't paint overlays outside of
126 private Image getWarningIcon() {
134 private Image getErrorIcon() {
  /external/chromium_org/chrome/browser/extensions/api/omnibox/
omnibox_api.h 36 class Image;
102 gfx::Image GetOmniboxIcon(const std::string& extension_id);
106 gfx::Image GetOmniboxPopupIcon(const std::string& extension_id);
  /external/chromium_org/ui/base/resource/
resource_bundle_gtk.cc 17 #include "ui/gfx/image/image.h"
25 // Convert the raw image data into a GdkPixbuf. The GdkPixbuf that is returned
75 gfx::Image& ResourceBundle::GetNativeImageNamed(int resource_id, ImageRTL rtl) {
79 // Check to see if the image is already in the cache.
86 gfx::Image image; local
88 image = delegate_->GetNativeImageNamed(resource_id, rtl);
90 if (image.IsEmpty()) {
101 image = gfx::Image(pixbuf); // Takes ownership
    [all...]
  /external/chromium_org/ui/message_center/
fake_message_center.cc 73 const gfx::Image& image) {
77 const gfx::Image& image) {
83 const gfx::Image& image) {
message_center.h 100 // Sets the icon image. Icon appears at the top-left of the notification.
102 const gfx::Image& image) = 0;
104 // Sets the large image for the notifications of type == TYPE_IMAGE. Specified
105 // image will appear below of the notification.
107 const gfx::Image& image) = 0;
109 // Sets the image for the icon of the specific action button.
112 const gfx::Image& image) = 0
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiModelTreeLabelProvider.java 26 import org.eclipse.swt.graphics.Image;
44 public Image getImage(Object element) {
56 Image img = desc.getCustomizedIcon();
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
ProtoBufUtils.java 21 import org.eclipse.swt.graphics.Image;
42 assert size == width * height * 4 : "Unexpected image size after decompression.";
65 /** Obtains the image stored in provided protocol buffer message. */
66 public static Image getImage(Display display, GLMessage glMsg) {
76 "Unexpected error while retrieving framebuffer image: " + e);
84 return new Image(display, imageData);
  /external/chromium_org/chrome/browser/extensions/
extension_action_icon_factory.h 22 // own observer when the icon image changes.
28 // Called when the underlying icon image changes.
41 extensions::IconImage* image) OVERRIDE;
51 gfx::Image GetIcon(int tab_id);
61 // Underlying icon image for the default icon.

Completed in 684 milliseconds

1 2 3 4 56 7 8 91011>>