HomeSort by relevance Sort by last modified time
    Searched refs:bottom_right (Results 26 - 50 of 50) sorted by null

12

  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 425 SkBitmap* bottom_right = local
448 canvas->DrawBitmapInt(*bottom_right, client_area_bounds.right(),
451 client_area_bounds.width(), bottom_right->height());
  /external/chromium_org/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.cc 428 gfx::ImageSkia* bottom_right = local
451 canvas->DrawImageInt(*bottom_right, client_area_bounds.right(),
454 client_area_bounds.width(), bottom_right->height());
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 406 const gfx::ImageSkia* bottom_right = rb.GetImageNamed( local
431 canvas->DrawImageInt(*bottom_right, client_area_bounds.right(),
434 client_area_bounds.width(), bottom_right->height());
  /external/chromium_org/cc/quads/
texture_draw_quad.cc 121 clipped_rect.bottom_right() - rect_f.origin(),
  /external/chromium_org/chrome/browser/ui/views/download/
download_item_view.h 138 gfx::ImageSkia* bottom_right; member in struct:DownloadItemView::BodyImageSet
download_item_view.cc 688 body_image_set->bottom_right,
710 hot_body_image_set_.bottom_right,
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
init.cpp 260 picParam->bottom_right[ii] = encParam->bottom_right[ii];
373 picParam->bottom_right[ii] = extP->bottom_right[ii];
    [all...]
header.cpp 260 status = ue_v(stream, picParam->bottom_right[iGroup]);
    [all...]
  /external/chromium_org/cc/output/
gl_renderer.cc 858 quad->shared_quad_state->visible_content_rect.bottom_right());
1165 gfx::PointF bottom_right = tile_rect.bottom_right(); local
    [all...]
renderer_pixeltest.cc     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 243 M4OSA_UInt16 bottom_right[_MAXnum_slice_groups]; member in struct:__anon31148
  /external/chromium_org/cc/resources/
picture_layer_tiling_unittest.cc 1022 TilePriority bottom_right = tiling->TileAt(1, 1)->priority(ACTIVE_TREE); local
1128 TilePriority bottom_right = tiling->TileAt(1, 1)->priority(ACTIVE_TREE); local
    [all...]
  /external/chromium_org/ash/system/user/
tray_user.cc 138 int bottom_right,
369 int bottom_right,
373 corner_radius_[2] = bottom_right;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 359 uint bottom_right[MAX_NUM_SLICE_GROUP-1]; /* ue(v) */ member in struct:tagPicParamSet
    [all...]
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.cc 810 body_image_set->bottom_right,
832 hot_body_image_set_.bottom_right,
    [all...]
  /external/chromium_org/ui/gfx/
rect_unittest.cc 860 EXPECT_EQ(Point(4, 6).ToString(), i.bottom_right().ToString());
865 EXPECT_EQ(PointF(4.2f, 6.2f).ToString(), f.bottom_right().ToString());
  /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 );
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_views_unittest.cc     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 1039 chtype bottom_left =0, chtype bottom_right=0) {
1041 bottom_left, bottom_right); }
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 1039 chtype bottom_left =0, chtype bottom_right=0) {
1041 bottom_left, bottom_right); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 1039 chtype bottom_left =0, chtype bottom_right=0) {
1041 bottom_left, bottom_right); }
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.cc 516 CairoCachedSurface* bottom_right = theme_provider->GetSurfaceNamed( local
518 bottom_right->SetSource(cr, right_x - 1, bottom_y - 1);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
browser_window_gtk.cc 488 gfx::CairoCachedSurface* bottom_right = local
490 bottom_right->SetSource(cr, GTK_WIDGET(window_), right_x - 1, bottom_y - 1);
    [all...]
  /external/chromium_org/chrome/browser/ui/views/app_list/
app_list_controller_win.cc 842 anchor.SetToMin(bounds_rect.bottom_right());
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 1341 milliseconds

12