/packages/apps/Launcher2/res/values-sw600dp-land/ |
config.xml | 3 <!-- Folder max bounds and max number of items. Note: folder_max_count_x * folder_max_count_y
|
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/ |
AccountAvatarDrawable.java | 81 final Rect bounds = getBounds(); local 82 if (!isVisible() || bounds.isEmpty()) { 97 * Draw the bitmap onto the canvas at the current bounds taking into account the current scale. 101 final Rect bounds = getBounds(); local 106 // Fit bitmap to bounds. 107 final float boundsWidth = (float) bounds.width(); 108 final float boundsHeight = (float) bounds.height(); 112 // Translate bitmap to dst bounds. 113 mMatrix.postTranslate(bounds.left, bounds.top) [all...] |
/external/chromium_org/ash/shell/ |
panel_window.cc | 28 panel_window->params().bounds = rect; 45 if (params().bounds.width() == 0) 46 params().bounds.set_width(kDefaultWidth); 47 if (params().bounds.height() == 0) 48 params().bounds.set_height(kDefaultHeight); 49 params().bounds = ScreenUtil::ConvertRectToScreen( 51 params().bounds);
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
panel_stack_window_cocoa.h | 30 // Notified by BatchBoundsAnimationDelegate about the ending of the bounds 45 const gfx::Rect& bounds) OVERRIDE; 56 // The map value is old bounds of the panel. 59 // Terminates current bounds animation, if any. 62 // Computes/updates the minimum bounds that could fit all panels. 80 // For batch bounds update. 85 // Used to animate the bounds changes at a synchronized pace.
|
/external/chromium_org/third_party/skia/src/core/ |
SkQuadTree.h | 31 * @param bounds The bounding box for the root of the quad tree. 32 * giving the quad tree bounds that fall outside the root 33 * bounds may result in pathological but correct behavior. 35 SkQuadTree(const SkIRect& bounds); 40 * Insert a node, consisting of bounds and a data value into the tree, if we don't immediately 44 * @param bounds The corresponding bounding box 47 virtual void insert(void* data, const SkIRect& bounds, bool defer = false) SK_OVERRIDE;
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
GrConvolutionEffect.h | 30 float bounds[2]) { 36 bounds))); 46 float bounds[2]) { 52 bounds))); 60 const float* bounds() const { return fBounds; } function in class:GrConvolutionEffect 97 float bounds[2]); 104 float bounds[2]);
|
/external/clang/test/CodeGenObjCXX/ |
property-objects.mm | 16 CGRect bounds; 20 @property CGRect bounds; 31 @synthesize bounds; 39 - (CGRect)frame {return bounds;} 43 CGRect labelLayerFrame = self.bounds; 44 labelLayerFrame = self.bounds; 53 - (struct CGRect)extent {return bounds;}
|
/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
SDL_gemwm.c | 59 SDL_Rect bounds; local 78 bounds.x = 0; 79 bounds.y = 0; 80 bounds.w = icon->w; 81 bounds.h = icon->h; 82 if ( SDL_LowerBlit(icon, &bounds, sicon, &bounds) < 0 ) {
|
/external/skia/src/core/ |
SkQuadTree.h | 31 * @param bounds The bounding box for the root of the quad tree. 32 * giving the quad tree bounds that fall outside the root 33 * bounds may result in pathological but correct behavior. 35 SkQuadTree(const SkIRect& bounds); 40 * Insert a node, consisting of bounds and a data value into the tree, if we don't immediately 44 * @param bounds The corresponding bounding box 47 virtual void insert(void* data, const SkIRect& bounds, bool defer = false) SK_OVERRIDE;
|
/external/skia/src/gpu/effects/ |
GrConvolutionEffect.h | 30 float bounds[2]) { 36 bounds))); 46 float bounds[2]) { 52 bounds))); 60 const float* bounds() const { return fBounds; } function in class:GrConvolutionEffect 97 float bounds[2]); 104 float bounds[2]);
|
/external/chromium_org/ash/wm/ |
window_util.h | 51 // Returns the bounds of a left snapped window with default width in parent 56 // Returns the bounds of a right snapped window with default width in parent 61 // Adjusts |bounds| so that the size does not exceed |max_size|. 63 gfx::Rect* bounds); 65 // Move the given bounds inside the given |visible_area| in parent coordinates, 67 // This also ensures that the top of the bounds is visible. 70 gfx::Rect* bounds); 72 // Move the given bounds inside the given |visible_area| in parent coordinates, 74 // This also ensures that the top of the bounds is visible. 79 gfx::Rect* bounds); [all...] |
window_properties.h | 28 // A property key which stores the bounds to restore a window to. These take 29 // preference over the current bounds/state. This is used by e.g. the always 34 // A property key which stores the bounds to restore a window to. These take 35 // preference over the current bounds/state if |kRestoreBoundsOverrideKey| is 41 // even if the bounds outside of its root window is set.
|
/external/chromium_org/chrome/browser/ui/ |
browser_window_state.cc | 72 const gfx::Rect& bounds, 81 session_service->SetWindowBounds(browser->session_id(), bounds, show_state); 85 gfx::Rect* bounds, 88 DCHECK(bounds); 90 *bounds = browser->override_bounds(); 92 *bounds, 94 bounds, 106 *bounds = gfx::Rect(0, 0, 800, 600); 115 bounds->set_size(gfx::Size(width, height)); 122 bounds->set_origin(gfx::Point(x, y)) [all...] |
/external/chromium_org/ui/gfx/ |
display.h | 21 // |bounds()| and |work_area| will return values in DIP coordinate 43 Display(int64 id, const Rect& bounds); 59 // Gets/Sets the display's bounds in gfx::Screen's coordinates. 60 const Rect& bounds() const { return bounds_; } function in class:gfx::Display 61 void set_bounds(const Rect& bounds) { bounds_ = bounds; } 90 // Sets the device scale factor and display bounds in pixel. This 91 // updates the work are using the same insets between old bounds and 97 // between old bounds and work area. 101 // |work_area_insets| and the bounds [all...] |
/external/chromium_org/chrome/browser/devtools/ |
devtools_contents_resizing_strategy.h | 21 explicit DevToolsContentsResizingStrategy(const gfx::Rect& bounds); 28 const gfx::Rect& bounds() const { return bounds_; } function in class:DevToolsContentsResizingStrategy 37 // Contents bounds. When non-empty, used instead of insets. 43 // Applies contents resizing strategy, producing bounds for devtools and 46 // When unknown, providing empty rect as previous devtools and contents bounds
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
one_click_signin_bubble_controller.mm | 41 const NSRect bounds = [wrenchButton bounds]; 42 NSPoint anchorPoint = NSMakePoint(NSMidX(bounds), NSMaxY(bounds)); 47 NSRect viewBounds = [[viewController_ view] bounds];
|
/external/chromium_org/chrome/browser/ui/window_sizer/ |
window_sizer.h | 26 // window of the same type, the last saved bounds of the window from the 58 // Retrieve the persisted bounds of the window. Returns true if there was 62 virtual bool GetPersistentState(gfx::Rect* bounds, 66 // Retrieve the bounds of the most recent window of the matching type. 72 gfx::Rect* bounds, 82 const gfx::Rect& bounds) const = 0; 95 gfx::Rect* bounds, 101 // explicitly specify a particular window to base the bounds on, pass in a 119 // The edge of the screen to check for out-of-bounds. 126 bool GetLastActiveWindowBounds(gfx::Rect* bounds, [all...] |
/external/chromium_org/third_party/skia/gm/ |
colorfilters.cpp | 13 static SkShader* make_shader(const SkRect& bounds) { 15 { bounds.left(), bounds.top() }, 16 { bounds.right(), bounds.bottom() },
|
/external/chromium_org/ui/compositor/test/ |
test_compositor_host_ozone.cc | 21 TestCompositorHostOzone(const gfx::Rect& bounds, 42 const gfx::Rect& bounds, 44 : bounds_(bounds), 72 const gfx::Rect& bounds, 74 return new TestCompositorHostOzone(bounds, context_factory);
|
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/ |
SDL_sysyuv.cc | 41 BBitmap * BE_GetOverlayBitmap(BRect bounds, color_space cs) { 43 bbitmap = new BBitmap(bounds,B_BITMAP_WILL_OVERLAY,cs); 50 uint32 width = bounds.IntegerWidth() + 1; 51 uint32 height = bounds.IntegerHeight() + 1; 78 fprintf(stderr,"GetOverlayBitmap failed bounds tests\n"); 84 bounds.Set(bounds.left,bounds.top,bounds.right+width_padding,bounds.bottom+height_padding) 134 BRect bounds; local [all...] |
/external/skia/gm/ |
colorfilters.cpp | 13 static SkShader* make_shader(const SkRect& bounds) { 15 { bounds.left(), bounds.top() }, 16 { bounds.right(), bounds.bottom() },
|
/frameworks/minikin/sample/ |
MinikinSkia.cpp | 48 void MinikinFontSkia::GetBounds(MinikinRect* bounds, uint32_t glyph_id, 55 bounds->mLeft = skBounds.fLeft; 56 bounds->mTop = skBounds.fTop; 57 bounds->mRight = skBounds.fRight; 58 bounds->mBottom = skBounds.fBottom;
|
/libcore/luni/src/main/java/java/lang/reflect/ |
TypeVariable.java | 32 * Returns the upper bounds of this type variable. {@code Object} is the 33 * implicit upper bound if no other bounds are declared. 35 * @return the upper bounds of this type variable 38 * if any of the bounds points to a missing type 40 * if any of the bounds points to a type that cannot be
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
ViewHierarchyScene.java | 230 Rectangle bounds = getBounds(); local 237 g2.setPaint(new GradientPaint(bounds.x, bounds.y, 238 focusGradient.getColor1(), bounds.x, bounds.x + bounds.height, 242 g2.setPaint(new GradientPaint(bounds.x, bounds.y, filteredGradient.getColor1(), 243 bounds.x, bounds.x + bounds.height, filteredGradient.getColor2())) [all...] |
/external/chromium_org/chrome/browser/ui/views/frame/ |
opaque_browser_frame_view_layout_unittest.cc | 240 EXPECT_EQ("428,1 25x18", maximize_button_->bounds().ToString()); 241 EXPECT_EQ("402,1 26x18", minimize_button_->bounds().ToString()); 242 EXPECT_EQ("0,0 0x0", restore_button_->bounds().ToString()); 243 EXPECT_EQ("453,1 43x18", close_button_->bounds().ToString()); 281 // A normal window with no window icon still produces icon bounds for 293 // Note how the bounds start at the exact top of the window while maximized 295 EXPECT_EQ("0,0 0x0", maximize_button_->bounds().ToString()); 296 EXPECT_EQ("403,0 26x18", minimize_button_->bounds().ToString()); 297 EXPECT_EQ("429,0 25x18", restore_button_->bounds().ToString()); 298 EXPECT_EQ("454,0 46x18", close_button_->bounds().ToString()) [all...] |