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

  /external/chromium_org/content/renderer/
stats_collection_controller.h 37 std::string GetHistogram(const std::string& histogram_name);
stats_collection_controller.cc 106 .SetMethod("getHistogram", &StatsCollectionController::GetHistogram)
112 std::string StatsCollectionController::GetHistogram(
  /external/chromium_org/tools/perf/measurements/
tab_switching.py 76 first_histogram = histogram_util.GetHistogram(
84 cur_histogram = histogram_util.GetHistogram(
90 prev_histogram = histogram_util.GetHistogram(
93 last_histogram = histogram_util.GetHistogram(
  /external/chromium_org/tools/telemetry/telemetry/value/
histogram_util.py 89 def GetHistogram(histogram_type, histogram_name, tab):
92 function = 'getHistogram'
105 histogram_json = GetHistogram(histogram_type, histogram_name, tab)
114 histogram_json = GetHistogram(histogram_type, histogram_name, tab)
  /external/chromium_org/tools/perf/metrics/
memory.py 89 histogram_data = histogram_util.GetHistogram(
107 histogram_data = histogram_util.GetHistogram(
  /external/chromium_org/media/cast/logging/
stats_event_subscriber.h 100 scoped_ptr<base::ListValue> GetHistogram() const;
stats_event_subscriber.cc 65 StatsEventSubscriber::SimpleHistogram::GetHistogram() const {
233 it->second->GetHistogram().release());
  /external/chromium_org/v8/src/
counters.h 190 return GetHistogram() != NULL;
200 void* GetHistogram() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 221 Status GetHistogram(HistogramFormat format, UINT numberOfEntries,
gdiplusimpl.h 584 __inline__ Status Bitmap::GetHistogram(HistogramFormat format,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
check_table.cpp 927 { "glGetHistogram", _O(GetHistogram) },
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 927 { "glGetHistogram", _O(GetHistogram) },
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_gentable.c     [all...]
glapi_x86-64.S     [all...]
glapi_mapi_tmp.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h 404 void (GLAPIENTRYP GetHistogram)(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values); /* 361 */
    [all...]
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]

Completed in 813 milliseconds