Searched refs:scale (Results 1 – 9 of 9) sorted by relevance
/ndk/tests/build/b14811006-GOT_PREL-optimization/jni/ |
D | SkAlphaMulQ.cc | 5 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/ |
D | getloadavg.c | 620 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/ |
D | floatscan.c | 336 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/sed-4.2.1/testsuite/ |
D | madding.sed | 8 …scale, but she did not speak them; more probably she felt none, for in gaining her a passage he ha…
|
D | madding.inp | 1 …man to drive on. She might have looked her thanks to Gabriel on a minute scale, but she did not s…
|
D | madding.good | 1 …man to drive on. She might have looked her thanks to Gabriel on a minute scale, but she did not s…
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 1497 % #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
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ChangeLog | 2527 Rearranged where files get opened -- large scale
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 1948 % #3 is the font's design size, #4 is a scale factor, #5 is the CMap 2891 % There is only one designed size (nominal 10pt), so we always scale
|