Home
last modified time | relevance | path

Searched refs:scale (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/build/b14811006-GOT_PREL-optimization/jni/
DSkAlphaMulQ.cc5 uint32_t SkAlphaMulQ(uint32_t c, unsigned scale) { in SkAlphaMulQ() argument
8 uint32_t rb = ((c & mask) * scale) >> 8; in SkAlphaMulQ()
9 uint32_t ag = ((c >> 8) & mask) * scale; in SkAlphaMulQ()
/ndk/sources/host-tools/make-3.81/
Dgetloadavg.c620 unsigned long int load_ave[3], scale; in getloadavg() local
629 &scale); in getloadavg()
635 loadavg[elem] = (double) load_ave[elem] / (double) scale; in getloadavg()
/ndk/sources/android/support/src/wcstox/
Dfloatscan.c336 long double scale = 1; in hexfloat() local
369 y += d*(scale/=16); in hexfloat()
371 y += 0.5*scale; in hexfloat()
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1497 % #3 is the font's design size, #4 is a scale factor
2100 % There is only one designed size (nominal 10pt), so we always scale