HomeSort by relevance Sort by last modified time
    Searched refs:restore (Results 226 - 250 of 544) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLFraction.cpp 167 info.context->restore();
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGImage.cpp 143 childPaintInfo.context->restore();
RenderSVGResourceMarker.cpp 136 info.context->restore();
SVGInlineFlowBox.cpp 72 childPaintInfo.context->restore();
SVGInlineTextBox.cpp 238 paintInfo.context->restore();
328 paintInfo.context->restore();
591 context->restore();
645 context->restore();
RenderSVGPath.cpp 200 context->restore();
239 childPaintInfo.context->restore();
  /external/webkit/Source/WebKit/win/
WebKitGraphics.cpp 116 context.restore();
  /frameworks/base/cmds/rawbu/
backup.cpp 54 /* Directory paths that we will not backup/restore */
109 // directory itself, since the restore file won't
433 fprintf(stderr, "bad token %d in restore file\n", *type);
439 fprintf(stderr, "bad path length %d in restore file\n", pathLen);
444 fprintf(stderr, "truncated path in restore file\n");
453 fprintf(stderr, "bad uid in restore file at '%s'\n", readPath);
458 fprintf(stderr, "bad gid in restore file at '%s'\n", readPath);
463 fprintf(stderr, "bad mode in restore file at '%s'\n", readPath);
468 fprintf(stderr, "bad atime in restore file at '%s'\n", readPath);
474 fprintf(stderr, "bad mtime in restore file at '%s'\n", readPath)
639 int restore = 0; local
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
DrawableHolder.java 137 canvas.restore();
  /frameworks/base/core/jni/android/graphics/
Camera.cpp 24 v->restore();
89 { "restore", "()V", (void*)Camera_restore },
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
TextActivity.java 145 canvas.restore();
  /packages/apps/Camera/src/com/android/camera/ui/
FaceView.java 142 canvas.restore();
  /packages/apps/Email/tests/src/com/android/email/
AccountTestCase.java 75 account.restore(c);
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
ColorSeekBar.java 85 canvas.restore();
DoodleView.java 169 canvas.restore();
  /packages/apps/Launcher2/src/com/android/launcher2/
CachedTextView.java 132 mCacheCanvas.restore();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
SoundIndicator.java 120 mBufferCanvas.restore();
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis1/
Visualization1.java 199 c.restore();
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 46 Callee must save/restore r4+ (except r12) if it modifies them.
175 ldmfd sp!, {r0-r2,lr} @ restore live registers
277 ldmfd sp!, {r0-r3} @ restore r0-r3
335 ldmfd sp!, {r0-r2,lr} @ restore registers
458 ldmfd sp!, {r0-r3} @ restore r0-r3
464 ldmfd sp!, {r0-r1} @ restore r2 and r6
529 pop {r2-r3} @ restore operands in reverse order
530 pop {r0-r1} @ restore operands in reverse order
573 pop {r2-r3} @ restore operands in reverse order
574 pop {r0-r1} @ restore operands in reverse orde
    [all...]
  /external/chromium/base/
message_loop.h 276 void set_exception_restoration(bool restore) {
277 exception_restoration_ = restore;
  /external/openssl/crypto/sha/asm/
sha1-thumb.pl 229 mov $t0,$ctx @ restore ctx
230 mov $t1,$inp @ restore inp
  /external/skia/samplecode/
SampleRegion.cpp 234 canvas->restore();
246 canvas->restore();
  /external/webkit/Source/WebCore/inspector/
DOMNodeHighlighter.cpp 77 context.restore();
91 context.restore();
  /external/webkit/Source/WebCore/platform/graphics/android/
PathAndroid.cpp 104 m_path->setFillType(ft); // restore
302 scratch->restore();
321 scratch->restore();
  /external/webkit/Source/WebCore/rendering/
RenderMediaControlsChromium.cpp 128 context->restore();
162 context->restore();

Completed in 4797 milliseconds

1 2 3 4 5 6 7 8 91011>>