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

  /external/chromium_org/ash/display/
root_window_transformers_unittest.cc 35 const char kDesktopBackgroundView[] = "DesktopBackgroundView";
61 if (target->name() != kDesktopBackgroundView)
72 if (target->name() != kDesktopBackgroundView)
display_controller_unittest.cc 34 const char kDesktopBackgroundView[] = "DesktopBackgroundView";
168 if (target->name() != kDesktopBackgroundView)
179 if (target->name() != kDesktopBackgroundView)
    [all...]
  /external/chromium_org/ash/touch/
touch_uma.cc 382 const char kDesktopBackgroundView[] = "DesktopBackgroundView";
383 if (name == kDesktopBackgroundView) {

Completed in 40 milliseconds