/external/lldb/test/macosx/debug-info/apple_types/ |
D | main.c | 18 struct point_tag top_right; in main() member 24 rect.top_right.x = rect.top_right.x + argc; in main() 25 rect.top_right.y = rect.top_right.y + argc; in main()
|
/external/chromium_org/cc/layers/ |
D | ui_resource_layer.cc | 86 float top_right, in SetVertexOpacity() argument 94 vertex_opacity_[2] == top_right && in SetVertexOpacity() 99 vertex_opacity_[2] = top_right; in SetVertexOpacity()
|
D | texture_layer.cc | 79 float top_right, in SetVertexOpacity() argument 87 vertex_opacity_[2] == top_right && in SetVertexOpacity() 92 vertex_opacity_[2] = top_right; in SetVertexOpacity()
|
D | ui_resource_layer.h | 39 float top_right,
|
D | texture_layer.h | 111 float top_right,
|
/external/chromium_org/ash/system/user/ |
D | rounded_image_view.cc | 39 int top_right, in SetCornerRadii() argument 43 corner_radius_[1] = top_right; in SetCornerRadii()
|
D | rounded_image_view.h | 31 int top_right,
|
/external/webp/src/dec/ |
D | frame.c | 764 uint32_t* const top_right = (uint32_t*)(y_dst - BPS + 16); in ReconstructRow() local 768 memset(top_right, top_yuv[0].y[15], sizeof(*top_right)); in ReconstructRow() 770 memcpy(top_right, top_yuv[1].y, sizeof(*top_right)); in ReconstructRow() 774 top_right[BPS] = top_right[2 * BPS] = top_right[3 * BPS] = top_right[0]; in ReconstructRow()
|
/external/chromium_org/ui/app_list/views/ |
D | apps_grid_view_unittest.cc | 481 gfx::Point top_right = GetItemTileRectAt(0, 1).CenterPoint(); in TEST_F() local 489 SimulateDrag(AppsGridView::MOUSE, top_right, top_right + drag_vector); in TEST_F() 496 SimulateDrag(AppsGridView::MOUSE, top_right, top_right + drag_vector); in TEST_F() 505 SimulateDrag(AppsGridView::MOUSE, top_right, top_right + drag_vector); in TEST_F() 523 SimulateDrag(AppsGridView::MOUSE, top_right, top_right + drag_vector); in TEST_F()
|
/external/chromium_org/third_party/libwebp/dec/ |
D | frame.c | 764 uint32_t* const top_right = (uint32_t*)(y_dst - BPS + 16); in ReconstructRow() local 768 memset(top_right, top_yuv[0].y[15], sizeof(*top_right)); in ReconstructRow() 770 memcpy(top_right, top_yuv[1].y, sizeof(*top_right)); in ReconstructRow() 774 top_right[BPS] = top_right[2 * BPS] = top_right[3 * BPS] = top_right[0]; in ReconstructRow()
|
/external/lldb/test/lang/c/struct_types/ |
D | main.c | 19 struct point_tag top_right; in main() member
|
/external/libhevc/decoder/ |
D | ihevcd_iquant_itrans_recon_ctb.c | 354 UWORD8 top_right, top, top_left, left, bot_left; in ihevcd_get_intra_nbr_flag() local 388 top_right = 0; in ihevcd_get_intra_nbr_flag() 456 top_right = (*pu1_nbr_intra_flag >> intra_pos); in ihevcd_get_intra_nbr_flag() 457 top_right &= num_8_blks_in_bits; in ihevcd_get_intra_nbr_flag() 482 top_right = 0xF; in ihevcd_get_intra_nbr_flag() 510 top_right &= ctb_size_top_bits; in ihevcd_get_intra_nbr_flag() 522 …nbr_flags = (top_left << 16) | (top_right << 12) | (top << 8) | (gau4_ihevcd_4_bit_reverse[left] <… in ihevcd_get_intra_nbr_flag()
|
/external/lldb/test/lang/c/array_types/ |
D | main.c | 18 struct point_tag top_right; in main() member
|
/external/chromium_org/ui/views/window/ |
D | frame_background.cc | 45 const gfx::ImageSkia* top_right, in SetCornerImages() argument 49 top_right_corner_ = top_right; in SetCornerImages()
|
D | frame_background.h | 60 const gfx::ImageSkia* top_right,
|
/external/chromium_org/ui/base/cocoa/ |
D | appkit_utils.h | 17 int top_right; member
|
D | appkit_utils.mm | 29 GetImage(image_ids.top_right),
|
/external/chromium_org/ui/app_list/ |
D | app_list_folder_item.cc | 151 gfx::Rect top_right(right_x, top_y, kItemIconDimension, kItemIconDimension); in GetTopIconsBounds() local 152 top_icon_bounds.push_back(top_right); in GetTopIconsBounds()
|
/external/chromium_org/chrome/browser/ui/views/download/ |
D | download_item_view.cc | 407 width += body_image_set->top_right->width(); in GetPreferredSize() 414 width += normal_body_image_set_.top_right->width(); in GetPreferredSize() 753 body_image_set->top_right, body_image_set->right, in OnPaintBackground() 755 x, box_y_, box_height_, body_image_set->top_right->width()); in OnPaintBackground() 775 hot_body_image_set_.top_right, hot_body_image_set_.right, in OnPaintBackground() 778 hot_body_image_set_.top_right->width()); in OnPaintBackground() 782 x += body_image_set->top_right->width(); in OnPaintBackground()
|
/external/chromium_org/chrome/browser/ui/ash/ |
D | window_positioner_unittest.cc | 259 gfx::Rect top_right = window_positioner()->GetPopupPosition( in TEST_F() local 265 top_right); in TEST_F()
|
/external/chromium_org/ui/chromeos/network/ |
D | network_icon.cc | 45 top_right(NULL), in Badges() 50 const gfx::ImageSkia* top_right; member 247 if (badges_.top_right) in GetImageForScale() 248 canvas.DrawImageInt(*badges_.top_right, in GetImageForScale() 249 icon_.width() - badges_.top_right->width(), 0); in GetImageForScale()
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | opaque_browser_frame_view.cc | 779 gfx::ImageSkia* top_right = tp->GetImageSkiaNamed(IDR_APP_TOP_RIGHT); in PaintRestoredClientEdge() local 788 canvas->DrawImageInt(*top_right, 0, 0, top_right->width(), height, in PaintRestoredClientEdge() 790 top_right->width(), height, false); in PaintRestoredClientEdge()
|
/external/chromium_org/ui/gfx/geometry/ |
D | rect_base.h | 50 PointClass top_right() const { return PointClass(right(), y()); } in top_right() function
|
/external/chromium_org/ash/wm/overview/ |
D | window_selector_unittest.cc | 379 gfx::Point point(bounds.top_right().x() - 1, bounds.top_right().y() - 1); in TEST_F() 1032 gfx::Point point1(bounds1.top_right().x() - 1, bounds1.top_right().y() - 1); in TEST_F() 1050 gfx::Point point2(bounds2.top_right().x() - 1, bounds2.top_right().y() - 1); in TEST_F()
|
/external/chromium_org/ui/gfx/ |
D | transform_util_unittest.cc | 148 point = Point3F(viewport.top_right()); in TEST()
|