OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outRight
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Calculator/src/com/android/calculator2/
PanelSwitcher.java
40
private TranslateAnimation
outRight
;
87
outRight
= new TranslateAnimation(0, mWidth, 0, 0);
92
outRight
.setDuration(ANIM_DURATION);
133
mChildren[mCurrentView].startAnimation(
outRight
);
/frameworks/base/tools/aapt/
Images.cpp
169
int32_t* outLeft, int32_t*
outRight
, const char** outError,
173
*outLeft = *
outRight
= -1;
182
*
outRight
= width-2;
196
*
outRight
= i-1;
197
outRight
+= 2;
[
all
...]
/device/samsung/crespo/libaudio/
AudioHardware.cpp
[
all
...]
Completed in 429 milliseconds