/external/chromium_org/ash/keyboard_overlay/ |
keyboard_overlay_delegate_unittest.cc | 37 UpdateDisplay("500x400,300x200");
|
/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
EffectParameter.java | 54 public void updateDisplay() {
|
PresetReverbTest.java | 125 mParameters[i].updateDisplay(); 155 mParameters[i].updateDisplay(); 177 updateDisplay(); 214 mParameters[i].updateDisplay();
|
EqualizerTest.java | 226 mParameters[i].updateDisplay(); 243 updateDisplay(); 269 updateDisplay(); 294 updateDisplay();
|
VirtualizerTest.java | 136 mStrength.updateDisplay(); 164 updateDisplay();
|
BassBoostTest.java | 139 mStrength.updateDisplay(); 167 updateDisplay();
|
/external/chromium_org/ash/shelf/ |
shelf_widget_unittest.cc | 68 UpdateDisplay("400x400"); 91 UpdateDisplay("300x300,500x500"); 164 UpdateDisplay("300x200,400x300");
|
/external/chromium_org/ash/wm/ |
drag_window_resizer_unittest.cc | 49 UpdateDisplay(base::StringPrintf("800x%d", kRootHeight)); 164 // layer, it's below the primary one. See UpdateDisplay() in ash_test_base.cc. 165 UpdateDisplay("800x600,800x600"); 235 // layer, it's below the primary one. See UpdateDisplay() in ash_test_base.cc. 236 UpdateDisplay("800x600,800x600"); 273 UpdateDisplay("800x600,800x600"); 302 UpdateDisplay("800x600,800x600"); 437 // layer, it's below the primary one. See UpdateDisplay() in ash_test_base.cc. 438 UpdateDisplay("400x400,800x800*2"); 488 // layer, it's below the primary one. See UpdateDisplay() in ash_test_base.cc [all...] |
/external/chromium_org/ash/ |
root_window_controller_unittest.cc | 131 UpdateDisplay("600x600,500x500"); 194 UpdateDisplay("600x600"); 263 UpdateDisplay("500x500,500x500"); 284 UpdateDisplay("500x500"); 292 UpdateDisplay("600x600"); 334 UpdateDisplay("600x600"); 381 UpdateDisplay("600x600"); 430 UpdateDisplay("600x600"); 464 UpdateDisplay("600x600"); 595 UpdateDisplay("500x500,500x500") [all...] |
/external/chromium_org/ash/wm/panels/ |
panel_window_resizer_unittest.cc | 41 UpdateDisplay("600x400"); 289 UpdateDisplay("600x400,600x400"); 301 UpdateDisplay("600x400,600x400"); 330 UpdateDisplay("600x400,600x400"); 350 UpdateDisplay("600x400,600x600"); 383 UpdateDisplay("600x400,600x600");
|
/external/chromium_org/ash/display/ |
screen_position_controller_unittest.cc | 88 UpdateDisplay("100+100-200x200,100+500-200x200"); 176 UpdateDisplay("100+100-200x200*2,100+500-200x200"); 218 UpdateDisplay("100+100-200x200/r,100+500-200x200/l"); 250 UpdateDisplay("100+100-200x200*2@1.5,100+500-200x200");
|
/external/chromium_org/chrome/browser/chromeos/display/ |
display_preferences_unittest.cc | 151 UpdateDisplay("100x100,200x200"); 186 UpdateDisplay("200x200*2, 400x300#400x400|300x200"); 304 UpdateDisplay("1+0-200x200*2,1+0-200x200"); 338 UpdateDisplay("200x200*2, 600x500#600x500|500x400"); 365 UpdateDisplay("400x300#500x400|400x300|300x200"); 372 UpdateDisplay("500x400#500x400|400x300|300x200"); 393 UpdateDisplay("300x200#500x400|400x300|300x200"); 404 UpdateDisplay("100x100,200x200"); 444 UpdateDisplay("200x200*2,200x200");
|
/external/chromium_org/ash/tooltips/ |
tooltip_controller_unittest.cc | 135 UpdateDisplay("1000x600,600x400"); 160 UpdateDisplay("1000x600");
|
/external/chromium_org/ash/system/web_notification/ |
web_notification_tray_unittest.cc | 285 UpdateDisplay("400x400,200x200"); 286 // UpdateDisplay() creates the display notifications, so popup is visible. 300 UpdateDisplay("400x400,200x200"); 305 UpdateDisplay("400x400,200x200"); 473 UpdateDisplay("800x600,600x400");
|
/external/chromium_org/ash/wm/workspace/ |
workspace_layout_manager_unittest.cc | 108 UpdateDisplay("400x300,500x400"); 121 UpdateDisplay("400x300"); 132 UpdateDisplay("300x400,400x500"); 194 UpdateDisplay("300x400,400x500"); 244 UpdateDisplay("300x400,400x500");
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
LoadAverageService.java | 66 updateDisplay(); 155 updateDisplay(); 261 void updateDisplay() {
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
ImageProcessingActivity2.java | 143 public void updateDisplay() { 164 updateDisplay(); 325 updateDisplay();
|
Blend.java | 49 act.updateDisplay();
|
/external/chromium_org/ash/drag_drop/ |
drag_drop_interactive_uitest.cc | 135 UpdateDisplay("400x400,400x400");
|
/external/chromium_org/ash/test/ |
display_manager_test_api.cc | 51 void DisplayManagerTestApi::UpdateDisplay(
|
/external/chromium_org/third_party/WebKit/Source/core/html/track/ |
TextTrackCue.h | 80 virtual void updateDisplay(const IntSize& videoSize, HTMLDivElement& container) = 0;
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
DatePickerDialog.java | 258 updateDisplay(false); 332 private void updateDisplay(boolean announce) { 411 updateDisplay(true); 420 updateDisplay(true);
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
TestBase.java | 58 mAct.updateDisplay();
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
TestBase.java | 60 mAct.updateDisplay();
|
/external/chromium_org/ash/wm/overview/ |
window_selector_unittest.cc | 731 UpdateDisplay("600x400,600x400"); 793 UpdateDisplay("400x400,400x400"); 819 UpdateDisplay("400x400,400x400"); [all...] |