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

  /external/chromium_org/ui/gfx/image/
image_skia_operations.h 93 static ImageSkia CreateRotatedImage(
image_skia_operations.cc 546 ImageSkia ImageSkiaOperations::CreateRotatedImage(
  /external/chromium_org/ash/shelf/
overflow_button.cc 129 left_image_ = gfx::ImageSkiaOperations::CreateRotatedImage(
136 right_image_ = gfx::ImageSkiaOperations::CreateRotatedImage(
shelf_widget.cc 183 shelf_background = gfx::ImageSkiaOperations::CreateRotatedImage(
461 shelf_background = gfx::ImageSkiaOperations::CreateRotatedImage(
494 shelf_corner = gfx::ImageSkiaOperations::CreateRotatedImage(
shelf_button.cc 523 bar_->SetImage(gfx::ImageSkiaOperations::CreateRotatedImage(*image,
  /external/chromium_org/ash/display/
cursor_window_controller.cc 233 rotated = gfx::ImageSkiaOperations::CreateRotatedImage(
240 rotated = gfx::ImageSkiaOperations::CreateRotatedImage(
247 rotated = gfx::ImageSkiaOperations::CreateRotatedImage(
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 157 shelf_background_left_ = gfx::ImageSkiaOperations::CreateRotatedImage(
159 shelf_background_right_ = gfx::ImageSkiaOperations::CreateRotatedImage(
    [all...]

Completed in 90 milliseconds