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

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
skia_utils_gtk2.cc 111 uint8* divided = gdk_pixbuf_get_pixels(pixbuf); local
120 divided[i + 0] = SkColorGetR(unmultiplied);
121 divided[i + 1] = SkColorGetG(unmultiplied);
122 divided[i + 2] = SkColorGetB(unmultiplied);
123 divided[i + 3] = alpha;
125 divided[i + 0] = SkColorGetR(pixel);
126 divided[i + 1] = SkColorGetG(pixel);
127 divided[i + 2] = SkColorGetB(pixel);
128 divided[i + 3] = alpha;
  /external/chromium_org/ui/gfx/
gtk_util.cc 103 uint8* divided = gdk_pixbuf_get_pixels(pixbuf); local
112 divided[i + 0] = SkColorGetR(unmultiplied);
113 divided[i + 1] = SkColorGetG(unmultiplied);
114 divided[i + 2] = SkColorGetB(unmultiplied);
115 divided[i + 3] = alpha;
117 divided[i + 0] = SkColorGetR(pixel);
118 divided[i + 1] = SkColorGetG(pixel);
119 divided[i + 2] = SkColorGetB(pixel);
120 divided[i + 3] = alpha;
  /external/valgrind/main/memcheck/tests/
vcpu_fbench.stdout.exp 5 Measured run time in seconds should be divided by 0
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 463 as overflow pages. The number at the right is the data pages divided by
470 divided by the total number of pages in the file.
504 divided by the total file size.
525 at the right is the bytes of payload divided by the bytes of storage
531 payload divided by the number of entries.
537 all pages divided by the number of entries.
576 percentage at the right is the number of unused bytes divided by the
582 percentage at the right is the number of unused bytes divided by the
588 percentage at the right is the number of unused bytes divided by the
595 divided by the total number of bytes
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/
script.js 38 //The avg is the depth of each node divided by the num of nodes.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
script.js 42 //The avg is the depth of each node divided by the num of nodes.
  /libcore/
JavaLibrary.mk 24 # libcore is divided into modules.
  /external/libvorbis/doc/
07-floor1.tex 310 [predicted] - (([val] + 1) divided by 2 using integer division)
03-codebook.tex 316 4) [multiplicand_offset] = ( [lookup_offset] divided by [index_divisor] using integer
  /external/iproute2/doc/
ip-tunnels.tex 189 Tunnels are divided to two classes: {\bf pointopoint} tunnels, which
  /external/blktrace/btreplay/doc/
btreplay.tex 506 divided by half resulting in a reduction of the execution time by
  /external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
metadata_cache.js 9 * Properties are divided by types, and all properties of one type are accessed
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 743 milliseconds