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

<<11121314151617181920>>

  /external/skia/gm/
gradient_matrix.cpp 94 canvas->restore();
111 canvas->restore();
lighting.cpp 50 canvas->restore();
67 canvas->restore();
shadertext3.cpp 125 canvas->restore();
131 canvas->restore();
srcmode.cpp 109 canvas->restore();
113 canvas->restore();
xfermodes2.cpp 65 canvas->restore();
73 canvas->restore();
  /external/skia/src/core/
SkBBoxHierarchyRecord.cpp 40 void SkBBoxHierarchyRecord::restore() { function in class:SkBBoxHierarchyRecord
42 INHERITED::restore();
  /external/skia/src/effects/
SkEmbossMaskFilter.cpp 104 // now restore the length of the XY component
113 // restore original alpha
  /external/valgrind/main/exp-bbv/tests/x86/
fldcw_check.S 39 add $4,%esp # restore stack
92 fldcw saved_cw # restore old cw
  /frameworks/base/core/jni/android/graphics/
Camera.cpp 24 v->restore();
104 { "restore", "()V", (void*)Camera_restore },
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
AdvancedBlendActivity.java 119 canvas.restore();
135 canvas.restore();
ColorFiltersActivity.java 83 canvas.restore();
94 canvas.restore();
FramebufferBlendActivity.java 75 canvas.restore();
84 canvas.restore();
PathsCacheActivity.java 112 canvas.restore();
127 canvas.restore();
ThinPatchesActivity.java 87 canvas.restore();
98 canvas.restore();
  /ndk/sources/host-tools/sed-4.2.1/lib/
gettimeofday.c 93 /* Save and restore the contents of the buffer used for localtime's
111 /* Save and restore the contents of the buffer used for localtime's
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SlideshowView.java 106 canvas.restore();
116 canvas.restore();
  /packages/apps/Launcher3/src/com/android/launcher3/
HolographicViewHelper.java 85 canvas.restore();
103 canvas.restore();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
setjmp.h 99 or not `longjmp' will restore the signal mask. */
108 Restore the signal mask if that sigsetjmp call saved it.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
setjmp.h 99 or not `longjmp' will restore the signal mask. */
108 Restore the signal mask if that sigsetjmp call saved it.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
setjmp.h 99 or not `longjmp' will restore the signal mask. */
108 Restore the signal mask if that sigsetjmp call saved it.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_copy_reg.py 81 e.restore()
96 e.restore()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_copy_reg.py 81 e.restore()
96 e.restore()
  /dalvik/vm/mterp/mips/
OP_NEW_ARRAY.S 55 move a1, rOBJ # a1 <- length (restore)
footer.S 19 move rSELF, a0 # restore self
20 move rPC, a1 # restore Dalvik pc
21 move rFP, a2 # restore Dalvik fp
92 move rSELF, a0 # restore self
93 move rPC, a1 # restore Dalvik pc
94 move rFP, a2 # restore Dalvik fp
291 * No translation, restore interpreter regs and start interpreting.
425 * Restore PC, registers, and interpState to original values
431 jal dvmSelfVerificationRestoreState # restore pc and fp values
432 LOAD_PC_FP_FROM_SELF() # restore pc, f
    [all...]
  /dalvik/vm/mterp/x86/
OP_IGET_WIDE.S 51 UNSPILL(rIBASE) # restore rIBASE

Completed in 1014 milliseconds

<<11121314151617181920>>