HomeSort by relevance Sort by last modified time
    Searched refs:BOUNDS (Results 1 - 23 of 23) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterCropRepresentation.java 30 public static final String[] BOUNDS = {
155 writer.name(BOUNDS[0]).value(mCrop.left);
156 writer.name(BOUNDS[1]).value(mCrop.top);
157 writer.name(BOUNDS[2]).value(mCrop.right);
158 writer.name(BOUNDS[3]).value(mCrop.bottom);
167 if (BOUNDS[0].equals(name)) {
169 } else if (BOUNDS[1].equals(name)) {
171 } else if (BOUNDS[2].equals(name)) {
173 } else if (BOUNDS[3].equals(name)) {
  /external/droiddriver/src/com/google/android/droiddriver/finders/
Attribute.java 37 BOUNDS("bounds");
ByXPath.java 167 element.setAttribute(Attribute.BOUNDS.getName(), uiElement.getBounds().toShortString());
  /frameworks/base/core/java/android/view/
ViewOutlineProvider.java 47 * Maintains the outline of the View to match its rectangular bounds,
52 public static final ViewOutlineProvider BOUNDS = new ViewOutlineProvider() {
60 * Maintains the outline of the View to match its rectangular padded bounds,
View.java 444 * its current bounds.
476 * <li>If in the course of processing the event, the view's bounds may need
5625 Rect bounds = mAttachInfo.mTmpInvalRect; local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttinterp.c 231 /* Two simple bounds-checking macros. */
233 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) )
5927 FT_Short contour, bounds; local
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttinterp.c 231 /* Two simple bounds-checking macros. */
233 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) )
5926 FT_Short contour, bounds; local
    [all...]
  /external/freetype/src/truetype/
ttinterp.c 231 /* Two simple bounds-checking macros. */
233 #define BOUNDS( x, n ) ( (FT_UInt)(x) >= (FT_UInt)(n) )
6035 FT_Short contour, bounds; local
    [all...]
  /external/chromium_org/ui/compositor/
layer_animation_element.h 33 BOUNDS = (1 << 1),
53 gfx::Rect bounds; member in struct:ui::LayerAnimationElement::TargetValue
99 // Creates an element that transitions to the given bounds. The caller owns
102 const gfx::Rect& bounds,
layer_animation_sequence_unittest.cc 128 // Pause bounds for a second.
130 LayerAnimationElement::BOUNDS, delta));
200 LayerAnimationElement::BOUNDS),
layer_animator_unittest.cc 237 animator->StopAnimatingProperty(LayerAnimationElement::BOUNDS);
620 // ScheduleTogether is being used, the bounds animation should not start until
    [all...]
layer.cc 175 // Current bounds are used to calculate offsets when layers are reparented.
176 // Stop (and complete) an ongoing animation to update the bounds immediately.
179 child_animator->StopAnimatingProperty(ui::LayerAnimationElement::BOUNDS);
244 void Layer::SetBounds(const gfx::Rect& bounds) {
245 GetAnimator()->SetBounds(bounds);
255 LayerAnimationElement::BOUNDS)) {
450 translation.Translate(static_cast<float>(p->bounds().x()),
451 static_cast<float>(p->bounds().y()));
817 void Layer::SetBoundsFromAnimation(const gfx::Rect& bounds) {
818 if (bounds == bounds_
    [all...]
layer_animation_element_unittest.cc 131 // Check that the bounds element progresses the delegate as expected and
165 CheckApproximatelyEqual(target, target_value.bounds);
318 LayerAnimationElement::TRANSFORM | LayerAnimationElement::BOUNDS |
layer_animation_element.cc 121 : LayerAnimationElement(BOUNDS, duration),
138 target->bounds = target_;
613 : bounds(delegate ? delegate->GetBoundsForAnimation() : gfx::Rect()),
807 const gfx::Rect& bounds,
809 return new BoundsTransition(bounds, duration);
layer_animator.cc 102 ANIMATED_PROPERTY(const gfx::Rect&, BOUNDS, Bounds, gfx::Rect, bounds);
738 // the transform and the bounds followed by an element that animates the
739 // bounds), and we're currently animating the transform, we can't start
742 // bounds too, and needs to go first.
  /packages/apps/Settings/src/com/android/settings/widget/
SetupWizardIllustration.java 110 setOutlineProvider(ViewOutlineProvider.BOUNDS);
134 // Scale the bounds by mScale to compensate for the scale done to the canvas before
  /external/droiddriver/src/com/google/android/droiddriver/base/
BaseUiElement.java 142 return get(Attribute.BOUNDS);
  /external/droiddriver/src/com/google/android/droiddriver/uiautomation/
UiAutomationElement.java 94 put(attribs, Attribute.BOUNDS, getBounds(node));
  /external/droiddriver/src/com/google/android/droiddriver/instrumentation/
ViewElement.java 85 put(Attribute.BOUNDS, getBounds());
90 // needs to have the VISIBLE flag as well as non-empty bounds to be
163 // Bounds are relative to root view; adjust to screen coordinates.
  /external/chromium_org/ash/wm/overview/
window_grid.cc 113 const gfx::Rect& bounds) {
117 vector.set_y(bounds.width());
120 vector.set_x(bounds.height());
123 vector.set_y(-bounds.width());
126 vector.set_x(-bounds.height());
374 // Immediately finish any active bounds animation.
376 ui::LayerAnimationElement::BOUNDS);
431 direction, old_selection->GetNativeWindow()->bounds());
447 old_selection->GetNativeWindow()->bounds() + fade_out_direction);
  /external/chromium_org/ui/wm/core/
window_animations.cc 233 gfx::RectF transformed = layer->bounds();
239 // Augment the host window so that the enclosing bounds of the full
248 const gfx::Rect& world_at_start = window->bounds();
255 // bounds.
313 gfx::Rect bounds = window->bounds(); local
315 gfx::Point(kWindowAnimation_TranslateFactor * bounds.width(),
316 kWindowAnimation_TranslateFactor * bounds.height()),
363 gfx::Point(window->bounds().width() * 0.5,
364 window->bounds().height() * 0.5)
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest.cc 155 BOUNDS,
186 EXPECT_EQ(gfx::Size(10, 10).ToString(), layer->bounds().ToString());
202 case BOUNDS:
203 EXPECT_EQ(gfx::Size(20, 20).ToString(), layer->bounds().ToString());
219 case BOUNDS:
361 // the content bounds of |scaled_layer_|, which should not generate
419 // the content bounds of |scrollbar_|, which should not generate
579 EXPECT_RECT_EQ(gfx::Rect(root_layer_->bounds()), root_damage_rect);
584 EXPECT_RECT_EQ(gfx::Rect(child_layer_->bounds()), root_damage_rect);
627 // causing its content bounds to not be computed, then when it is later drawn
    [all...]
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 439 milliseconds