Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 3 of 3) sorted by relevance

/build/tools/droiddoc/templates-pdk/assets/
Dcarousel.js224 var amount = slideWidth;
225 animateSlide(amount, 'left');
229 var amount = slideWidth;
230 animateSlide(amount, 'right');
236 function animateSlide(amount,dir) { argument
239 if (amount == slideWidth ) {
242 motionDistance = amount;
/build/tools/releasetools/
Dedify_generator.py187 def CacheFreeSpaceCheck(self, amount): argument
190 self._required_cache = max(self._required_cache, amount)
193 amount,
/build/kati/
DINTERNALS.md377 *command.cc*. The amount of code for this step is fairly large especially