UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

33 lines 2.69 kB
"use strict"; // // Copyright (C) 2020 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. Object.defineProperty(exports, "__esModule", { value: true }); exports.AndroidSurfaceflingerMetric_MetricsPerDisplaySchema = exports.AndroidSurfaceflingerMetricSchema = exports.file_protos_perfetto_metrics_android_surfaceflinger = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/metrics/android/surfaceflinger.proto. */ exports.file_protos_perfetto_metrics_android_surfaceflinger = (0, codegenv1_1.fileDesc)("CjRwcm90b3MvcGVyZmV0dG8vbWV0cmljcy9hbmRyb2lkL3N1cmZhY2VmbGluZ2VyLnByb3RvEg9wZXJmZXR0by5wcm90b3Mi1QQKG0FuZHJvaWRTdXJmYWNlZmxpbmdlck1ldHJpYxIVCg1taXNzZWRfZnJhbWVzGAEgASgNEhkKEW1pc3NlZF9od2NfZnJhbWVzGAIgASgNEhkKEW1pc3NlZF9ncHVfZnJhbWVzGAMgASgNEhkKEW1pc3NlZF9mcmFtZV9yYXRlGAQgASgBEh0KFW1pc3NlZF9od2NfZnJhbWVfcmF0ZRgFIAEoARIdChVtaXNzZWRfZ3B1X2ZyYW1lX3JhdGUYBiABKAESFwoPZ3B1X2ludm9jYXRpb25zGAcgASgNEh4KFmF2Z19ncHVfd2FpdGluZ19kdXJfbXMYCCABKAESKgoidG90YWxfbm9uX2VtcHR5X2dwdV93YWl0aW5nX2R1cl9tcxgJIAEoARJbChNtZXRyaWNzX3Blcl9kaXNwbGF5GAogAygLMj4ucGVyZmV0dG8ucHJvdG9zLkFuZHJvaWRTdXJmYWNlZmxpbmdlck1ldHJpYy5NZXRyaWNzUGVyRGlzcGxheRrNAQoRTWV0cmljc1BlckRpc3BsYXkSEgoKZGlzcGxheV9pZBgBIAEoCRIVCg1taXNzZWRfZnJhbWVzGAIgASgNEhkKEW1pc3NlZF9od2NfZnJhbWVzGAMgASgNEhkKEW1pc3NlZF9ncHVfZnJhbWVzGAQgASgNEhkKEW1pc3NlZF9mcmFtZV9yYXRlGAUgASgBEh0KFW1pc3NlZF9od2NfZnJhbWVfcmF0ZRgGIAEoARIdChVtaXNzZWRfZ3B1X2ZyYW1lX3JhdGUYByABKAE"); /** * Describes the message perfetto.protos.AndroidSurfaceflingerMetric. * Use `create(AndroidSurfaceflingerMetricSchema)` to create a new message. */ exports.AndroidSurfaceflingerMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_surfaceflinger, 0); /** * Describes the message perfetto.protos.AndroidSurfaceflingerMetric.MetricsPerDisplay. * Use `create(AndroidSurfaceflingerMetric_MetricsPerDisplaySchema)` to create a new message. */ exports.AndroidSurfaceflingerMetric_MetricsPerDisplaySchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_surfaceflinger, 0, 0); //# sourceMappingURL=surfaceflinger_pb.js.map