OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restore
(Results
226 - 250
of
2497
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
FramebufferBlendActivity.java
75
canvas.
restore
();
84
canvas.
restore
();
MoreShadersActivity.java
119
canvas.
restore
();
139
canvas.
restore
();
/frameworks/compile/libbcc/runtime/lib/ppc/
fixtfdi.c
23
/* Do an unsigned conversion of the absolute value, then
restore
the sign. */
59
/*
Restore
the sign of the result and return */
/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
107
canvas.
restore
();
117
canvas.
restore
();
/prebuilt/linux-x86/toolchain/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.
/bionic/libc/arch-sh/bionic/
_exit_with_stack_teardown.S
42
mov r8, r4 /*
restore
retCode */
/bootable/bootloader/legacy/nandwrite/
init.S
70
/*
restore
registers for main() */
/dalvik/vm/mterp/x86/
OP_EXECUTE_INLINE.S
21
UNSPILL(rIBASE) #
restore
rIBASE
OP_IGET_JUMBO.S
49
UNSPILL(rIBASE) #
restore
rIBASE
OP_IGET_WIDE.S
51
UNSPILL(rIBASE) #
restore
rIBASE
OP_IGET_WIDE_JUMBO.S
48
UNSPILL(rIBASE) #
restore
rIBASE
/development/samples/ApiDemos/src/com/example/android/apis/app/
_package.html
22
<li> {@link com.android.samples.app.SaveRestoreState Save &
Restore
State}
/development/samples/ApiDemos/src/com/example/android/apis/os/
Sensors.java
140
canvas.
restore
();
145
canvas.
restore
();
159
canvas.
restore
();
164
canvas.
restore
();
/development/samples/CrossCompatibility/src/com/example/android/touchexample/
TouchExampleView.java
63
canvas.
restore
();
/external/bison/lib/
hard-locale.c
67
/*
Restore
the caller's locale. */
/external/chromium/chrome/browser/
browser_main_win.h
24
// Registers Chrome with the Windows Restart Manager, which will
restore
the
/external/chromium/chrome/browser/ui/
browser_init.h
150
// .
Restore
the last session if necessary.
156
// . If the user's startup pref is to
restore
the last session (or the
159
// . Attempts to
restore
any pinned tabs from last run of chrome and:
177
// an infobar is added allowing the user to
restore
the last session.
/external/chromium/chrome/browser/ui/gtk/
update_recommended_dialog.cc
59
// Set the flag to
restore
the last session on shutdown.
/external/proguard/src/proguard/gui/splash/
ColorSprite.java
62
//
Restore
the old color.
FontSprite.java
62
//
Restore
the old font.
/external/qemu/distrib/sdl-1.2.12/src/hermes/
mmx_main.asm
62
;
Restore
the registers used by the blitters, necessary for optimized code
x86_main.asm
63
;
Restore
the registers used by the blitters, necessary for optimized code
/external/skia/gm/
blurs.cpp
81
canvas->
restore
();
filltypes.cpp
37
canvas->
restore
();
Completed in 1522 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>