HomeSort by relevance Sort by last modified time
    Searched refs:addDelta (Results 1 - 8 of 8) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterGradRepresentation.java 193 double addDelta = ADD_MIN_DIST * Math.max(rect.width(), rect.height());
219 if (dist < addDelta) {
221 mCurrentBand.xPos1 += addDelta;
222 mCurrentBand.yPos1 += addDelta;
223 mCurrentBand.xPos2 += addDelta;
224 mCurrentBand.yPos2 += addDelta;
229 mCurrentBand.yPos1 = (int) (rect.top + addDelta);
232 mCurrentBand.xPos1 = (int) (rect.left + addDelta);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-artifactcomparator/0.20.0/
tycho-artifactcomparator-0.20.0.jar 
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 161 /// addDelta - Add a label delta attribute data and value.
163 void addDelta(DIE *Die, unsigned Attribute, unsigned Form,
DwarfCompileUnit.cpp 86 /// addDelta - Add a label delta attribute data and value.
88 void CompileUnit::addDelta(DIE *Die, unsigned Attribute, unsigned Form,
    [all...]
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c 667 static void addDelta(struct ApHubSync *sync, uint64_t apTime, uint64_t hubTime)
826 addDelta(&mTimeSync, req->apBootTime, timestamp);
848 addDelta(&mTimeSync, req->apBootTime, timestamp);
    [all...]
  /prebuilts/tools/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/
diffutils-1.3.0.jar 
  /prebuilts/tools/common/m2/repository/com/cedarsoftware/java-util/1.24.0/
java-util-1.24.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 

Completed in 1148 milliseconds