/external/skia/src/core/ |
SkPictureStateTree.cpp | 110 // restore back to where we started 111 if (fCurrentNode->fFlags & Node::kSaveLayer_Flag) { fCanvas->restore(); } 114 if (fCurrentNode->fFlags & Node::kSave_Flag) { fCanvas->restore(); } 115 if (fCurrentNode->fFlags & Node::kSaveLayer_Flag) { fCanvas->restore(); } 136 // the target (we can restore up to the ancestor immediately, but we'll need to return 145 if (tmp != fCurrentNode && tmp->fFlags & Node::kSave_Flag) { fCanvas->restore(); } 146 if (tmp->fFlags & Node::kSaveLayer_Flag) { fCanvas->restore(); } 156 if (fCurrentNode != ancestor) { fCanvas->restore(); }
|
/external/valgrind/main/ |
bionic.supp | 30 # a restore path in dvmPlatformInvoke: "ldmdb r4, {r4, r5, r6, r7, r8, r9, sp, pc}" 34 # which way SP moved, I guess). Worse, because these happen after the restore to SP,
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
InLineSettingRestore.java | 26 /* A restore setting is simply showing the restore title. */
|
/external/chromium_org/ash/wm/ |
base_layout_manager_unittest.cc | 215 // Tests that a maximized window with too-large restore bounds will be restored 221 // Maximize it, which writes the old bounds to restore bounds. 223 // Restore it. 233 // Verifies maximizing sets the restore bounds, and restoring 238 // Maximize it, which will keep the previous restore bounds. 242 // Restore it, which should restore bounds and reset restore bounds. 248 // Verifies maximizing keeps the restore bounds if set. 253 // Maximize it, which will keep the previous restore bounds [all...] |
lock_state_controller_impl2_unittest.cc | 116 // TODO(antrim) : restore 142 // TODO(antrim) : restore 160 // TODO (antrim) : restore 166 // TODO (antrim) : restore 174 //TODO (antrim) : restore EXPECT_TRUE(animator_helper_->IsAnimating()); 202 //TODO (antrim) : restore EXPECT_FALSE(animator_helper_->IsAnimating()); 218 //TODO (antrim) : restore EXPECT_TRUE(animator_helper_->IsAnimating()); 226 //TODO (antrim) : restore EXPECT_FALSE(animator_helper_->IsAnimating()); 234 //TODO (antrim) : restore EXPECT_TRUE(animator_helper_->IsAnimating()); 242 //TODO (antrim) : restore EXPECT_FALSE(animator_helper_->IsAnimating()) [all...] |
/external/iptables/extensions/ |
libxt_CONNMARK.c | 65 " --restore-mark [--mask mask] Restore saved nfmark value\n"); 74 {.name = "restore-mark", .id = O_RESTORE_MARK, .type = XTTYPE_NONE, 95 {.name = "restore-mark", .id = O_RESTORE_MARK, .type = XTTYPE_NONE, 114 " --restore-mark [--ctmask mask] [--nfmask mask]\n" 118 " --restore-mark [--mask mask] Restore saved nfmark value\n" 130 * Need these defaults for --save-mark/--restore-mark if no 239 printf(" CONNMARK restore "); 280 printf(" CONNMARK restore"); [all...] |
libxt_CONNSECMARK.c | 26 " --restore Copy security mark from connection to packet\n"); 31 {.name = "restore", .id = O_RESTORE, .excl = F_SAVE, 65 printf("restore");
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
PolyToPoly.java | 61 canvas.restore(); 83 canvas.restore(); 90 canvas.restore(); 97 canvas.restore(); 104 canvas.restore();
|
/frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rGB/ |
strings.xml | 24 <string name="restore_confirm_text" msgid="7499866728030461776">"A full restore of all data from a connected desktop computer has been requested. Do you want to allow this to happen?\n\nIf you did not request the restore yourself, do not allow the operation to proceed. This will replace any data currently on the device!"</string> 25 <string name="allow_restore_button_label" msgid="3081286752277127827">"Restore my data"</string> 26 <string name="deny_restore_button_label" msgid="1724367334453104378">"Do not restore"</string> 32 <string name="restore_enc_password_text" msgid="6140898525580710823">"If the restore data is encrypted, please enter the password below:"</string>
|
/frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rIN/ |
strings.xml | 24 <string name="restore_confirm_text" msgid="7499866728030461776">"A full restore of all data from a connected desktop computer has been requested. Do you want to allow this to happen?\n\nIf you did not request the restore yourself, do not allow the operation to proceed. This will replace any data currently on the device!"</string> 25 <string name="allow_restore_button_label" msgid="3081286752277127827">"Restore my data"</string> 26 <string name="deny_restore_button_label" msgid="1724367334453104378">"Do not restore"</string> 32 <string name="restore_enc_password_text" msgid="6140898525580710823">"If the restore data is encrypted, please enter the password below:"</string>
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
QuickRejectActivity.java | 61 canvas.restore(); 63 Log.d("OpenGLRenderer", "count after restore=" + count); 77 canvas.restore(); 79 Log.d("OpenGLRenderer", "count after restore=" + count); 86 canvas.restore();
|
Lines2Activity.java | 109 canvas.restore(); 118 canvas.restore(); 127 canvas.restore(); 137 canvas.restore(); 146 canvas.restore(); 155 canvas.restore(); 178 canvas.restore(); 201 canvas.restore(); 224 canvas.restore(); 247 canvas.restore(); [all...] |
ShapesActivity.java | 91 canvas.restore(); 102 canvas.restore(); 113 canvas.restore(); 124 canvas.restore(); 135 canvas.restore(); 146 canvas.restore(); 157 canvas.restore();
|
ScaledPathsActivity.java | 72 canvas.restore(); 81 canvas.restore(); 88 canvas.restore();
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_rtl_amd64.S | 47 mov %rbx, %rsp # restore the original rsp 51 # Restore scratch registers. 127 mov %rbx, %rsp # restore the original rsp 131 # Restore scratch registers. 180 // restore env parameter 207 // restore env parameter 244 // restore savesigs parameter 248 // restore env parameter 285 // restore savesigs parameter 289 // restore env paramete [all...] |
/external/llvm/test/CodeGen/SPARC/ |
2011-01-19-DelaySlot.ll | 11 ; CHECK-NEXT: restore 22 ; CHECK-NEXT: restore 51 ;CHECK-NOT: restore 114 ;CHECK: restore %o0, %i1, %o0 124 ;CHECK: restore %o0, 20, %o0 134 ;CHECK: restore %g0, %o0, %o0 144 ;CHECK: restore %g0, %g0, %g0 155 ;CHECK: restore %g0, 3072, %o0 166 ;CHECK-NOT: restore %g0, 6144, %o0 177 ;CHECK: restore %g0, %g0, %g [all...] |
/external/skia/gm/ |
linepaths.cpp | 39 canvas->restore(); 143 canvas->restore(); 145 canvas->restore(); 147 canvas->restore(); 148 canvas->restore(); 180 canvas->restore(); 285 canvas->restore(); 287 canvas->restore(); 289 canvas->restore(); 290 canvas->restore(); [all...] |
quadpaths.cpp | 39 canvas->restore(); 144 canvas->restore(); 146 canvas->restore(); 148 canvas->restore(); 149 canvas->restore(); 181 canvas->restore(); 287 canvas->restore(); 289 canvas->restore(); 291 canvas->restore(); 292 canvas->restore(); [all...] |
cubicpaths.cpp | 40 canvas->restore(); 44 canvas->restore(); 78 canvas->restore(); 184 canvas->restore(); 186 canvas->restore(); 188 canvas->restore(); 189 canvas->restore(); 221 canvas->restore(); 328 canvas->restore(); 330 canvas->restore(); [all...] |
/frameworks/base/core/java/android/app/backup/ |
IBackupManager.aidl | 69 * need a data-restore pass. This method is only invoked by the Package Manager. 75 * or restore operations will take place. Data-changed notifications will 85 * Enable/disable automatic restore of application data at install time. When 88 * backup dataset or from the restore set used in the last wholesale restore operation, 89 * that data will be supplied to the new package's restore agent before the package 94 * @param doAutoRestore When true, enables the automatic app-data restore facility. When 174 * Restore device content from the data stream passed through the given socket. The 182 * Confirm that the requested full backup/restore operation can proceed. The system will 190 * supplied for restore, it must match the password used when creating the ful [all...] |
/dalvik/vm/mterp/mips/ |
entry.S | 41 /* This directive will make sure all subsequent jal restore gp at a known offset */ 96 /* Restore the stack pointer and all the registers stored at sp from the save 103 lw sp, offThread_bailPtr(a0) # Restore sp
|
/external/chromium-trace/trace-viewer/src/ui/ |
drag_handle_test.js | 73 // Change the class, which should restore the layout 82 // Restore the class-a, which should restore the layout
|
/external/chromium_org/chrome/common/extensions/api/ |
session_restore.json | 8 "description": "Use the <code>chrome.sessionRestore</code> API to query and restore tabs and windows from a browsing session.", 59 "name": "restore", 63 {"type": "integer", "name": "id", "optional": true, "description": "The id of the $ref:ClosedEntry to restore."},
|
/external/llvm/test/CodeGen/PowerPC/ |
ppc64-calls.ll | 13 ; Calls to local function does not require the TOC restore 'nop' 22 ; Calls to weak function requires a TOC restore 'nop' because they 45 ; Absolute vales should be have the TOC restore 'nop'
|
/external/markdown/markdown/ |
postprocessors.py | 41 """ Restore raw html to the document. """ 44 """ Iterate over html stash and restore "safe" html. """ 71 """ Restore valid entities """
|