HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 351 - 375 of 2497) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/platform/graphics/
GeneratedImage.cpp 47 context->restore();
ShadowBlur.cpp 418 graphicsContext->restore();
522 shadowContext->restore();
565 shadowContext->restore();
641 shadowContext->restore();
663 graphicsContext->restore();
667 graphicsContext->restore();
703 shadowContext->restore();
714 graphicsContext->restore();
741 graphicsContext->restore();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/cairo/
GradientCairo.cpp 97 context->restore();
  /external/webkit/Source/WebCore/platform/graphics/haiku/
StillImageHaiku.cpp 75 context->restore();
  /external/webkit/Source/WebCore/platform/graphics/skia/
SkiaUtils.h 76 // operations. Please save() the state and restore() it when you're done with
  /external/webkit/Source/WebCore/platform/wx/wxcode/mac/carbon/
non-kerned-drawing.cpp 77 graphicsContext->restore();
  /external/webkit/Source/WebCore/rendering/
RenderPart.cpp 53 // make sure the scrollbars are set correctly for restore
  /external/webkit/Source/WebKit2/WebProcess/WebPage/win/
ChunkedUpdateDrawingAreaWin.cpp 58 gc.restore();
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestHelperWin.cpp 59 // Try to restore the settings and then go down cleanly
  /external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
README 17 The file "unfixit.l" reverses the changes in "fixit.l", to restore long names.
  /frameworks/base/graphics/java/android/graphics/drawable/
PictureDrawable.java 74 canvas.restore();
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
PathShape.java 59 canvas.restore();
  /frameworks/base/include/utils/
Errors.h 78 // Restore define; enumeration is in "android" namespace, so the value defined
  /frameworks/base/tests/backup/
backup_stress_test.sh 39 echo "Restore at `date`"
  /packages/apps/Camera/src/com/android/camera/ui/
InLineSettingItem.java 29 * A one-line camera setting could be one of three types: knob, switch or restore
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
RestorableView.java 70 // Restore its runnables and status of views that have been changed.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
ProgressSpinner.java 76 canvas.restore();
SelectionDrawer.java 58 canvas.restore();
  /packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
GLCanvasStub.java 48 public void restore() {} method in class:GLCanvasStub
GLCanvasTest.java 367 canvas.restore();
433 canvas.restore();
436 canvas.restore();
439 canvas.restore();
490 canvas.restore(); // now both clipping rect and alpha are restored.
494 canvas.restore(); // now only clipping rect is restored.
498 canvas.restore();
499 canvas.restore();
613 canvas.restore();
  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicViewHelper.java 67 canvas.restore();
  /packages/apps/Mms/src/com/android/mms/ui/
QuickContactDivot.java 89 c.restore();
  /packages/apps/Phone/src/com/android/phone/
GsmUmtsAdditionalCallOptions.java 44 if (DBG) Log.d(LOG_TAG, "restore stored states");
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sigaction.h 49 /* Restore handler. */
  /external/openssl/crypto/aes/asm/
aes-x86_64.pl 635 mov 16(%rsp),$out # restore out
636 mov 24(%rsp),%rsi # restore saved stack pointer
1233 mov 16(%rsp),$out # restore out
1234 mov 24(%rsp),%rsi # restore saved stack pointer
1567 mov (%rsp),%r8 # restore key schedule
    [all...]

Completed in 1628 milliseconds

<<11121314151617181920>>