OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newtotal
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/skia/src/animator/
SkAnimateActive.cpp
122
int
newTotal
= records * newCount;
123
fSaveRestore.setCount(
newTotal
);
126
newTotal
-= newCount;
128
SkASSERT(
newTotal
>= 0);
129
memmove(&fSaveRestore[
newTotal
], &fSaveRestore[saveIndex], oldCount);
130
memset(&fSaveRestore[
newTotal
+ oldCount], 0,
132
memmove(&fSaveInterpolators[
newTotal
],
134
memset(&fSaveInterpolators[
newTotal
+ oldCount], 0,
137
SkASSERT(
newTotal
== 0);
/external/skia/src/animator/
SkAnimateActive.cpp
122
int
newTotal
= records * newCount;
123
fSaveRestore.setCount(
newTotal
);
126
newTotal
-= newCount;
128
SkASSERT(
newTotal
>= 0);
129
memmove(&fSaveRestore[
newTotal
], &fSaveRestore[saveIndex], oldCount);
130
memset(&fSaveRestore[
newTotal
+ oldCount], 0,
132
memmove(&fSaveInterpolators[
newTotal
],
134
memset(&fSaveInterpolators[
newTotal
+ oldCount], 0,
137
SkASSERT(
newTotal
== 0);
/external/libvpx/libvpx/vp8/encoder/
bitstream.c
1008
int new_intra, new_last, new_garf, oldtotal,
newtotal
;
local
1026
newtotal
=
1043
savings += (oldtotal -
newtotal
) / 256;
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
mosaic_mode.js
1107
* @param {number}
newTotal
New total size.
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h
1033
unsigned int /*
newTotal
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBsrv.h
825
unsigned int /*
newTotal
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h
1033
unsigned int /*
newTotal
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h
825
unsigned int /*
newTotal
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h
1033
unsigned int /*
newTotal
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h
825
unsigned int /*
newTotal
*/
/external/chromium_org/tools/telemetry/third_party/png/
png.py
257
newtotal
= itotal + atotal
267
out[i:
newtotal
:newpsize] = ipixels[i:itotal:ipsize]
269
out[i+ipsize:
newtotal
:newpsize] = apixels[i:atotal:apsize]
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar
/prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar
Completed in 425 milliseconds