HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 26 - 50 of 4527) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/ui/gl/
scoped_binders.h 24 // Failing that we use GL calls to save and restore state.
41 // Failing that we use GL calls to save and restore state.
  /external/oprofile/libutil++/
stream_util.h 17 /// class which save a stream state and restore it at dtor time
29 /// restore the stream state
  /external/chromium_org/chrome/browser/ui/cocoa/
window_restore_utils.h 11 // "Restore windows..." option is checked. Other OSes will return |false|.
  /external/chromium_org/cloud_print/gcp20/prototype/
conio_posix.h 9 // |true| - disable, |false| - restore previous settings.
  /external/chromium_org/tools/perf/page_sets/tough_canvas_cases/canvas2d_balls_common/
bouncing_balls_draw_back_as_gradient.js 15 canvasContext.restore();
bouncing_balls_draw_ball_as_image.js 19 canvasContext.restore();
bouncing_balls_draw_ball_as_rect.js 17 canvasContext.restore();
  /external/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
Bmgr.java 90 if ("restore".equals(op)) {
218 // The rest of the 'list' options work with a restore session on the current transport
263 System.out.println("Unable to request restore sets");
276 System.out.println("No restore sets");
366 // Off and running -- wait for the restore to complete
369 System.err.println("Unable to restore package " + pkg);
398 System.out.println("Scheduling restore: " + s.name);
413 System.out.println("No available restore sets; no restore performed");
415 System.out.println("No matching restore set token. Available sets:")
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
focus_tracker.h 12 // that view. FocusTracker will not restore focus to views that are
24 // Attempts to restore focus to the snapshotted view. Returns YES if
25 // focus was restored. Will not restore focus if the view is no
focus_tracker_unittest.mm 38 // Give focus to |viewB_|, then try and restore it to view1.
54 // Give focus to |viewB_|, then try and restore it to the text field.
70 // to restore focus. The restore should fail.
82 // Give focus to |viewB_|, then try and restore focus in a different
  /external/chromium_org/ui/base/cocoa/
focus_tracker.h 13 // that view. FocusTracker will not restore focus to views that are
25 // Attempts to restore focus to the snapshotted view. Returns YES if
26 // focus was restored. Will not restore focus if the view is no
focus_tracker_unittest.mm 39 // Give focus to |viewB_|, then try and restore it to view1.
56 // Give focus to |viewB_|, then try and restore it to the text field.
73 // to restore focus. The restore should fail.
85 // Give focus to |viewB_|, then try and restore focus in a different
  /frameworks/base/core/java/android/app/backup/
FullBackupAgent.java 23 * Simple concrete class that merely provides the default BackupAgent full backup/restore
33 // Doesn't do incremental backup/restore
39 // Doesn't do incremental backup/restore
  /external/chromium_org/ash/wm/
property_util.h 24 // Sets the restore bounds property on |window| in the virtual screen
33 // Returns the restore bounds property on |window| in the virtual screen
41 // Deletes and clears the restore bounds property on |window|.
49 // Sets whether |window| should always be restored to the restore bounds
51 // bounds instead of the restore bounds. Setting this key overrides that
  /external/chromium_org/chrome/browser/chromeos/policy/
recommendation_restorer.cc 38 base::Bind(&RecommendationRestorer::Restore,
41 base::Bind(&RecommendationRestorer::Restore,
44 base::Bind(&RecommendationRestorer::Restore,
47 base::Bind(&RecommendationRestorer::Restore,
50 base::Bind(&RecommendationRestorer::Restore,
87 void RecommendationRestorer::Restore(bool allow_delay,
115 Restore(false, prefs::kLargeCursorEnabled);
116 Restore(false, prefs::kSpokenFeedbackEnabled);
117 Restore(false, prefs::kHighContrastEnabled);
118 Restore(false, prefs::kScreenMagnifierEnabled)
    [all...]
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
ColoredRectsActivity.java 89 canvas.restore();
98 canvas.restore();
103 canvas.restore();
109 canvas.restore();
115 canvas.restore();
121 canvas.restore();
122 canvas.restore();
  /external/chromium_org/third_party/libpng/
pnggccrd.c 31 "popfq \n\t" // restore modified value to Eflag reg
35 "popfq \n\t" // restore original Eflag
45 "popfl \n\t" // restore modified value to Eflag reg
49 "popfl \n\t" // restore original Eflag
75 "popq %%rdx \n\t" // restore rdx
76 "popq %%rcx \n\t" // restore rcx
77 "popq %%rbx \n\t" // restore rbx
79 "popl %%edx \n\t" // restore edx
80 "popl %%ecx \n\t" // restore ecx
81 "popl %%ebx \n\t" // restore eb
    [all...]
  /external/libpng/
pnggccrd.c 31 "popfq \n\t" // restore modified value to Eflag reg
35 "popfq \n\t" // restore original Eflag
45 "popfl \n\t" // restore modified value to Eflag reg
49 "popfl \n\t" // restore original Eflag
75 "popq %%rdx \n\t" // restore rdx
76 "popq %%rcx \n\t" // restore rcx
77 "popq %%rbx \n\t" // restore rbx
79 "popl %%edx \n\t" // restore edx
80 "popl %%ecx \n\t" // restore ecx
81 "popl %%ebx \n\t" // restore eb
    [all...]

Completed in 298 milliseconds

12 3 4 5 6 7 8 91011>>