HomeSort by relevance Sort by last modified time
    Searched defs:moving (Results 1 - 9 of 9) sorted by null

  /frameworks/base/core/java/android/text/
PackedObjectVector.java 135 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); local
137 for (int i = mRowGapStart + mRowGapLength; i < mRowGapStart + mRowGapLength + moving; i++)
151 int moving = mRowGapStart - where; local
153 for (int i = where + moving - 1; i >= where; i--)
155 int destrow = i - where + mRowGapStart + mRowGapLength - moving;
PackedIntVector.java 318 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); local
324 for (int i = gapend; i < gapend + moving; i++) {
342 int moving = mRowGapStart - where; local
348 for (int i = where + moving - 1; i >= where; i--) {
349 int destrow = i - where + gapend - moving;
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 60 GLboolean moving; variable
238 moving = GL_TRUE;
242 moving = GL_FALSE;
246 if (!moving) {
366 if (moving)
369 if (moving)
400 moving = GL_TRUE;
404 moving = GL_FALSE;
438 moving = GL_TRUE;
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 60 GLboolean moving; variable
238 moving = GL_TRUE;
242 moving = GL_FALSE;
246 if (!moving) {
366 if (moving)
369 if (moving)
400 moving = GL_TRUE;
404 moving = GL_FALSE;
438 moving = GL_TRUE;
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 60 GLboolean moving; variable
238 moving = GL_TRUE;
242 moving = GL_FALSE;
246 if (!moving) {
366 if (moving)
369 if (moving)
400 moving = GL_TRUE;
404 moving = GL_FALSE;
438 moving = GL_TRUE;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 

Completed in 98 milliseconds