HomeSort by relevance Sort by last modified time
    Searched refs:histogram (Results 26 - 34 of 34) sorted by null

12

  /external/chromium/chrome/browser/resources/ntp/
apps.js 150 // Launches the specified app using the APP_LAUNCH_NTP_APP_RE_ENABLE histogram.
598 // Ping the PROMO_SEEN histogram only when the promo is maximized, and
  /external/chromium/chrome/browser/extensions/
extension_service.cc 13 #include "base/metrics/histogram.h"
    [all...]
  /external/chromium/
Android.mk 122 base/metrics/histogram.cc \
  /external/libpng/
pngrtran.c 147 * allowed, and a histogram if possible. If the current number
165 int num_palette, int maximum_colors, png_uint_16p histogram,
186 if (histogram != NULL)
217 if (histogram[png_ptr->dither_sort[j]]
218 < histogram[png_ptr->dither_sort[j + 1]])
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c 124 * allowed, and a histogram if possible. If the current number
142 int num_palette, int maximum_colors, png_uint_16p histogram,
161 if (histogram != NULL)
190 if (histogram[png_ptr->dither_sort[j]]
191 < histogram[png_ptr->dither_sort[j + 1]])
    [all...]
png.h     [all...]
  /external/v8/include/
v8.h     [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.js 16 // The histogram buckets (keep in sync with extension_constants.h).
    [all...]

Completed in 765 milliseconds

12