HomeSort by relevance Sort by last modified time
    Searched defs:top_left (Results 1 - 25 of 37) sorted by null

1 2

  /external/chromium/chrome/browser/themes/
theme_service_unittest.cc 12 std::string top_left = "top left"; local
13 int alignment = ThemeService::StringToAlignment(top_left);
16 EXPECT_EQ(top_left, ThemeService::AlignmentToString(alignment));
  /external/chromium_org/chrome/browser/themes/
theme_properties_unittest.cc 15 std::string top_left = "left top"; local
16 int alignment = ThemeProperties::StringToAlignment(top_left);
19 EXPECT_EQ(top_left, ThemeProperties::AlignmentToString(alignment));
  /external/libvpx/libvpx/vp8/encoder/
encodeintra.c 60 unsigned char top_left = Above[-1]; local
63 b->predictor, 16, top_left);
  /external/chromium/chrome/browser/ui/views/
browser_bubble.cc 115 gfx::Point top_left; local
116 views::View::ConvertPointToScreen(frame_->GetRootView(), &top_left);
117 MovePopup(top_left.x() + bounds_.x(),
118 top_left.y() + bounds_.y(),
status_bubble_views.cc 582 gfx::Point top_left; local
583 views::View::ConvertPointToScreen(base_view_, &top_left);
585 popup_->SetBounds(gfx::Rect(top_left.x() + position_.x(),
586 top_left.y() + position_.y(),
708 gfx::Point top_left; local
709 views::View::ConvertPointToScreen(base_view_, &top_left);
716 int top_right_x = top_left.x() + window_width;
720 relative_location.x() - (top_left.x() + position_.x()));
723 relative_location.y() - (top_left.y() + position_.y()));
760 const int bubble_bottom_y = top_left.y() + position_.y() + size_.height()
    [all...]
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_button_border.h 33 SkBitmap* top_left; member in struct:InfoBarButtonBorder::MBBImageSet
  /external/clang/test/FixIt/
typo.c 12 struct Point top_left, // expected-note{{'top_left' declared here}} member in struct:Rectangle
27 topleft.x = 3.14, // expected-error{{field designator 'topleft' does not refer to any field in type 'struct Rectangle'; did you mean 'top_left'?}}
28 // CHECK: fix-it:"{{.*}}":{[[@LINE-1]]:3-[[@LINE-1]]:10}:"top_left"
35 r1.top_left.x = 0;
41 r2->top_left.y = 0;
  /external/chromium/chrome/browser/accessibility/
browser_accessibility.cc 128 gfx::Point top_left = manager_->GetViewBounds().origin(); local
129 bounds.Offset(top_left);
browser_accessibility_win.cc 510 POINT top_left = {0, 0}; local
511 ::ClientToScreen(parent_hwnd, &top_left);
512 *x = location_.x() + top_left.x;
513 *y = location_.y() + top_left.y;
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_intrapred4_dspr2.c 93 int32_t top_left; local
104 "lbu %[top_left], -1(%[above]) \n\t"
114 "replv.ph %[top_left], %[top_left] \n\t"
117 "subu.ph %[resl], %[resl], %[top_left] \n\t"
120 "subu.ph %[resr], %[resr], %[top_left] \n\t"
139 "subu.ph %[resl], %[resl], %[top_left] \n\t"
142 "subu.ph %[resr], %[resr], %[top_left] \n\t"
166 "subu.ph %[resl], %[resl], %[top_left] \n\t"
169 "subu.ph %[resr], %[resr], %[top_left] \n\t
    [all...]
vp9_intrapred8_dspr2.c 163 int32_t top_left; local
168 "ulw %[top_left], 4(%[above]) \n\t"
174 "preceu.ph.qbl %[abovel_1], %[top_left] \n\t"
175 "preceu.ph.qbr %[abover_1], %[top_left] \n\t"
177 "lbu %[top_left], -1(%[above]) \n\t"
180 "replv.ph %[top_left], %[top_left] \n\t"
183 "subu.ph %[reshw], %[reshw], %[top_left] \n\t"
190 "subu.ph %[reshw], %[reshw], %[top_left] \n\t"
207 "subu.ph %[reshw], %[reshw], %[top_left] \n\t
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/
window_positioner_unittest.cc 225 gfx::Rect top_left = window_positioner()->GetPopupPosition(popup_position); local
228 top_left); local
231 popup()->SetBounds(top_left);
236 work_area.y() + top_left.height(), grid_size_),
  /external/chromium_org/cc/resources/
picture_layer_tiling_unittest.cc 1019 TilePriority top_left = tiling->TileAt(0, 0)->priority(ACTIVE_TREE); local
1125 TilePriority top_left = tiling->TileAt(0, 0)->priority(ACTIVE_TREE); local
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
PictureParameterSet.java 75 public int[] top_left; field in class:PictureParameterSet
101 pps.top_left = new int[pps.num_slice_groups_minus1 + 1];
110 pps.top_left[iGroup] = reader.readUE("PPS: top_left");
200 int[] top_left = new int[1]; local
209 writer.writeUE(top_left[iGroup], "PPS: ");
311 result = prime * result + Arrays.hashCode(top_left);
369 if (!Arrays.equals(top_left, other.top_left))
398 ",\n top_left=" + top_left
    [all...]
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 116 SkBitmap* top_left; member in struct:DownloadItemView::BodyImageSet
  /external/chromium_org/chrome/browser/ui/views/download/
download_item_view.h 130 gfx::ImageSkia* top_left; member in struct:DownloadItemView::BodyImageSet
  /external/libvpx/libvpx/vp8/decoder/
threading.c 193 unsigned char top_left; local
213 top_left = *(xd->recon_left[0] + i - 1);
215 top_left = Above[-1];
218 b_mode, dst, dst_stride, top_left);
decodframe.c 197 unsigned char top_left = Above[-1]; local
200 dst, dst_stride, top_left);
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 421 SkBitmap* top_left = rb.GetBitmapNamed(IDR_APP_TOP_LEFT); local
434 canvas->DrawBitmapInt(*top_left, client_area_bounds.x() - top_left->width(),
  /external/chromium_org/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 424 gfx::ImageSkia* top_left = rb.GetImageSkiaNamed(IDR_APP_TOP_LEFT); local
437 canvas->DrawImageInt(*top_left, client_area_bounds.x() - top_left->width(),
  /external/chromium_org/chrome/browser/ui/views/
status_bubble_views.cc 594 gfx::Point top_left; local
595 views::View::ConvertPointToScreen(base_view_, &top_left);
597 popup_->SetBounds(gfx::Rect(top_left.x() + position_.x(),
598 top_left.y() + position_.y(),
725 gfx::Point top_left; local
726 views::View::ConvertPointToScreen(base_view_, &top_left);
733 int top_right_x = top_left.x() + window_width;
737 relative_location.x() - (top_left.x() + position_.x()));
740 relative_location.y() - (top_left.y() + position_.y()));
777 const int bubble_bottom_y = top_left.y() + position_.y() + size_.height()
    [all...]
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 398 const gfx::ImageSkia* top_left = rb.GetImageNamed( local
417 canvas->DrawImageInt(*top_left, client_area_bounds.x() - top_left->width(),
  /external/clang/test/Sema/
designated-initializers.c 57 struct point top_left; member in struct:rect
61 struct rect window = { .top_left.x = 1.0 };
64 [2].top_left = { 1.0, 2.0 },
67 [3] = { .top_left = { 1.1, 2.2 }, .bottom_right = { .y = 1.1 } }
73 [2].top_left = { { .x = 1.1 } }, // expected-error{{designator in initializer for scalar type}}
74 [1].top_left = { .x = 1.1 }
82 [5].windows[3].top_left.x = { 7.0 } // expected-warning{{braces around scalar initializer}}
90 .window = { .top_left = { 1.0, 2.0 } },
  /external/opencv/cv/src/
cvdistransform.cpp 829 CvPoint top_left = {0,0}, bottom_right = {size.width-1,size.height-1}; local
845 cvRectangle( src_copy, top_left, bottom_right, cvScalarAll(255), 1, 8 );
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_api.h 119 uint top_left[MAX_NUM_SLICE_GROUP-1]; /* array of co-ordinates of each slice_group */ member in struct:tagAVCEncParam

Completed in 1527 milliseconds

1 2