Home
last modified time | relevance | path

Searched defs:steps (Results 1 – 25 of 67) sorted by relevance

123

/external/droiddriver/src/com/google/android/droiddriver/actions/
DSwipeAction.java99 private final int steps; field in SwipeAction
108 public SwipeAction(PhysicalDirection direction, int steps) { in SwipeAction()
115 public SwipeAction(PhysicalDirection direction, int steps, boolean drag, long timeoutMillis) { in SwipeAction()
131 public SwipeAction(PhysicalDirection direction, int steps, boolean drag, long timeoutMillis, in SwipeAction()
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DOptimizer.java93 TranslationAdvice inAdvice, EnumSet<OptionalStep> steps) { in optimize()
130 EnumSet<OptionalStep> steps) { in optimizeMinimizeRegisters()
152 EnumSet<OptionalStep> steps) { in runSsaFormSteps()
242 TranslationAdvice inAdvice, EnumSet<OptionalStep> steps) { in debugNoRegisterAllocation()
/external/clang/test/SemaCXX/
Dconstexpr-steps.cpp11 constexpr bool steps(int n) { in steps() function
/external/lldb/source/DataFormatters/
DLibCxxMap.cpp131 size_t steps = 0; in advance() local
161 size_t steps = 0; in tree_min() local
185 size_t steps = 0; in tree_max() local
219 size_t steps = 0; in increment() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
Dprettydiff.py37 steps = [ variable in PrettyDiff
Dabstractsequencedcommand.py39 steps = None variable in AbstractSequencedCommand
Dstepsequence.py50 def __init__(self, steps): argument
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSTimingFunctionValue.h73 …static PassRefPtrWillBeRawPtr<CSSStepsTimingFunctionValue> create(int steps, StepsTimingFunction::… in create()
88 CSSStepsTimingFunctionValue(int steps, StepsTimingFunction::StepAtPosition stepAtPosition) in CSSStepsTimingFunctionValue()
/external/chromium_org/third_party/skia/src/animator/
DSkDrawable.cpp23 void SkDrawable::setSteps(int steps) { in setSteps()
DSkDisplayApply.h88 int32_t steps; variable
/external/skia/src/animator/
DSkDrawable.cpp23 void SkDrawable::setSteps(int steps) { in setSteps()
DSkDisplayApply.h88 int32_t steps; variable
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DIteratorTester.java71 protected IteratorTester(int steps, in IteratorTester()
DListIteratorTester.java42 protected ListIteratorTester(int steps, Iterable<E> elementsToInsert, in ListIteratorTester()
/external/chromium_org/v8/test/mjsunit/regress/
Dregress-crbug-260345.js28 var steps = 100000; variable
/external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
Dfunction_parallel.js17 function FunctionParallel(name, steps, logger, callback, failureCallback) { argument
Dfunction_sequence.js17 function FunctionSequence(name, steps, logger, callback, failureCallback) { argument
/external/chromium_org/v8/test/mjsunit/es6/debug-promises/
Dreject-in-constructor.js13 var steps = 0; variable
/external/chromium_org/ui/events/test/
Devent_generator.cc286 int steps) { in GestureScrollSequence()
295 int steps, in GestureScrollSequenceWithCallback()
324 int steps, in GestureMultiFingerScroll()
338 int steps, in GestureMultiFingerScrollWithDelays()
401 int steps, in ScrollSequence()
441 size_t steps = offsets.size(); in ScrollSequence() local
/external/chromium_org/third_party/WebKit/Source/platform/animation/
DTimingFunction.h179 static PassRefPtr<StepsTimingFunction> create(int steps, StepAtPosition stepAtPosition) in create()
214 StepsTimingFunction(int steps, StepAtPosition stepAtPosition) in StepsTimingFunction()
/external/chromium_org/v8/test/webkit/
Ddate-set-to-nan.js73 function testDateFunctionWithValueNoRecoverNaN(functionNameRoot, steps) argument
/external/chromium_org/content/browser/renderer_host/input/
Dinput_router_impl_perftest.cc110 Gestures BuildScrollSequence(size_t steps, in BuildScrollSequence()
137 Touches BuildTouchSequence(size_t steps, in BuildTouchSequence()
302 size_t steps, in SimulateTouchAndScrollEventSequence()
/external/chromium_org/build/android/buildbot/
Dbb_utils.py92 def RunSteps(steps, step_cmds, options): argument
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_resize.c423 static int get_down2_length(int length, int steps) { in get_down2_length()
431 int steps = 0; in get_down2_steps() local
445 int steps; in resize_multistep() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c423 static int get_down2_length(int length, int steps) { in get_down2_length()
431 int steps = 0; in get_down2_steps() local
445 int steps; in resize_multistep() local

123