/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_INTEL_performance_query.adoc | 22 Such a library is available at : https://github.com/intel/metrics-discovery 26 Performance Analyzers] make use of this extension and the metrics-discovery 153 // Get the report size from metrics-discovery's QueryReportSize 163 // The data can then be passed back to metrics-discovery from which
|
/hardware/interfaces/drm/1.1/ |
D | types.hal | 22 * This message contains plugin-specific metrics made available to the client. 23 * The message is used for making vendor-specific metrics available to an 35 * metrics[0] { 113 * The list of metrics to be captured. 115 vec<Metric> metrics;
|
D | IDrmPlugin.hal | 181 * Returns the plugin-specific metrics. Multiple metric groups may be 183 * metrics is defined by the plugin. 186 * ERROR_DRM_INVALID_STATE if the metrics are not available to be
|
/hardware/google/aemu/base/ |
D | BUILD.bazel | 23 name = "aemu-base-metrics", 118 ":aemu-base-metrics", 155 "//hardware/google/aemu/base:aemu-base-metrics",
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/ |
D | DrmMetricGroup.aidl | 37 List<android.hardware.drm.DrmMetric> metrics;
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/ |
D | DrmMetricGroup.aidl | 37 List<android.hardware.drm.DrmMetric> metrics;
|
/hardware/interfaces/drm/aidl/android/hardware/drm/ |
D | DrmMetricGroup.aidl | 60 List<DrmMetric> metrics;
|
/hardware/interfaces/drm/1.4/ |
D | IDrmPlugin.hal | 55 * Set playback id of a drm session. The playback id can be used to join drm session metrics 56 * with metrics from other low level media components, e.g. codecs, or metrics from the high
|
/hardware/google/gfxstream/host/ |
D | BUILD.bazel | 125 "//hardware/google/aemu/base:aemu-base-metrics", 173 "//hardware/google/aemu/base:aemu-base-metrics", 192 "//hardware/google/aemu/base:aemu-base-metrics",
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Netlink.h | 186 __u32 metrics; member
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Netlink.h | 187 __u32 metrics; member
|
/hardware/google/gfxstream/guest/android-emu/android/utils/ |
D | debug.h | 61 _VERBOSE_TAG(metrics, "Metrics reporting") \
|
/hardware/google/aemu/host-common/ |
D | BUILD.bazel | 22 "//hardware/google/aemu/base:aemu-base-metrics",
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.js | 3902 function setFontMetrics(fontName, metrics) { 3903 fontMetricsData[fontName] = metrics; 3919 var metrics = fontMetricsData[font][ch]; 3921 if (!metrics && character[0] in extraCharacterMap) { 3923 metrics = fontMetricsData[font][ch]; 3926 if (!metrics && mode === 'text') { 3936 metrics = fontMetricsData[font][77]; // 77 is the charcode for 'M' 3940 if (metrics) { 3942 depth: metrics[0], 3943 height: metrics[1], [all …]
|
D | katex.mjs | 512 * Scripts only need to appear here if they do not have font metrics. 515 // Latin characters beyond the Latin-1 characters we have metrics for. 3723 * This file contains metrics regarding fonts and individual symbols. The sigma 3725 * TeX, TeX font metrics, and the TTF files. These data are then exposed via the 3726 * `metrics` variable and the getCharacterMetrics function. 3733 // The font metrics are stored in fonts cmsy10, cmsy7, and cmsy5 respsectively. 3743 // The metrics themselves were retreived using the following commands: 3796 // These font metrics are extracted from TeX by using tftopl on cmex10.tfm; 3816 // This value determines how large a pt is, for metrics which are defined 3834 // operating system. The metrics do not account for extra height from the [all …]
|
/hardware/google/pixel/pixelstats/ |
D | MmMetricsReporter.cpp | 310 std::map<std::string, uint64_t> metrics; in readSysfsNameValue() local 314 return metrics; in readSysfsNameValue() 328 metrics.clear(); in readSysfsNameValue() 335 metrics[words[0]] = i; in readSysfsNameValue() 338 return metrics; in readSysfsNameValue()
|
D | pixelatoms.proto | 576 /* A message containing Pixel memory metrics collected hourly. */ 644 /* A message containing Pixel memory metrics collected daily. */ 712 /* A message containing CMA metrics collected from dogfooding only. */ 724 /* A message containing CMA metrics (External). */
|
/hardware/interfaces/drm/1.4/vts/functional/ |
D | drm_hal_test.cpp | 137 for (const auto& metric : group.metrics) { in TEST_P()
|
/hardware/interfaces/drm/1.1/vts/functional/include/android/hardware/drm/1.1/vts/ |
D | drm_hal_clearkey_test.h | 188 for (const auto& metric : group.metrics) { in ValidateMetricAttributeAndValue()
|
/hardware/google/gfxstream/third-party/astc-encoder/ |
D | README.md | 165 this mode also prints out some image quality metrics to the console.
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | lbxproto.h | 418 CARD32 metrics B32;
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/ |
D | AstcToBc3.comp | 75 // TODO(gregschlom): Once we have texture metrics, check if we want to keep supporting array text.
|
/hardware/google/gfxstream/include/GLES2/ |
D | gl2ext.h | 3174 …mPaths, GLenum pathNameType, const void *paths, GLuint pathBase, GLsizei stride, GLfloat *metrics); 3175 …itfield metricQueryMask, GLuint firstPathName, GLsizei numPaths, GLsizei stride, GLfloat *metrics); 3251 …mPaths, GLenum pathNameType, const void *paths, GLuint pathBase, GLsizei stride, GLfloat *metrics); 3252 …itfield metricQueryMask, GLuint firstPathName, GLsizei numPaths, GLsizei stride, GLfloat *metrics);
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2ext.h | 3332 …mPaths, GLenum pathNameType, const void *paths, GLuint pathBase, GLsizei stride, GLfloat *metrics); 3333 …itfield metricQueryMask, GLuint firstPathName, GLsizei numPaths, GLsizei stride, GLfloat *metrics); 3409 …mPaths, GLenum pathNameType, const void *paths, GLuint pathBase, GLsizei stride, GLfloat *metrics); 3410 …itfield metricQueryMask, GLuint firstPathName, GLsizei numPaths, GLsizei stride, GLfloat *metrics);
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2ext.h | 3397 …mPaths, GLenum pathNameType, const void *paths, GLuint pathBase, GLsizei stride, GLfloat *metrics); 3398 …itfield metricQueryMask, GLuint firstPathName, GLsizei numPaths, GLsizei stride, GLfloat *metrics); 3474 …mPaths, GLenum pathNameType, const void *paths, GLuint pathBase, GLsizei stride, GLfloat *metrics); 3475 …itfield metricQueryMask, GLuint firstPathName, GLsizei numPaths, GLsizei stride, GLfloat *metrics);
|