Searched defs:right (Results 1 – 16 of 16) sorted by relevance
| /gdk/samples/PhotoEditor/src/com/android/photoeditor/ |
| D | ToolbarLayoutHandler.java | 40 public void extraLayout(int left, int top, int right, int bottom) { in extraLayout()
|
| /gdk/samples/quake/jni/ |
| D | chase.cpp | 64 vec3_t forward, up, right; in Chase_Update() local
|
| D | view.cpp | 79 vec3_t forward, right, up; variable 321 vec3_t forward, right, up; in V_ParseDamage() local 868 vec3_t forward, right, up; in V_CalcRefdef() local
|
| D | world.cpp | 747 vec3_t forward, right, up; in SV_ClipMoveToEntity() local 773 vec3_t forward, right, up; in SV_ClipMoveToEntity() local
|
| D | snd_mix.cpp | 386 int left, right; in SND_PaintChannelFrom16() local
|
| D | sv_phys.cpp | 576 vec3_t forward, right, up; in SV_PushRotate() local 869 vec3_t forward, right, up; in SV_WallFriction() local
|
| D | sv_user.cpp | 30 static vec3_t forward, right, up; variable
|
| D | sound.h | 32 int right; member
|
| D | mathlib.cpp | 292 void AngleVectors (vec3_t angles, vec3_t forward, vec3_t right, vec3_t up) in AngleVectors()
|
| D | r_part.cpp | 666 vec3_t up, right; in R_DrawParticles() local
|
| D | snd_android.cpp | 482 static float right = 0.0f; variable
|
| D | snd_dma.cpp | 728 void S_Update(vec3_t origin, vec3_t forward, vec3_t right, vec3_t up) in S_Update()
|
| D | gl_rsurf.cpp | 1217 vec3_t forward, right, up; in R_DrawBrushModel() local
|
| D | gl_rmain.cpp | 201 float *up, *right; in R_DrawSpriteModel() local
|
| D | gl_model.h | 220 float up, down, left, right; member
|
| /gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/ |
| D | CropView.java | 274 int right = left + indicatorSize; in drawIndicator() local
|