Home
last modified time | relevance | path

Searched defs:Descriptor (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dgralloc_vendor_interface.cpp16 struct Descriptor { struct
17 unsigned int size = 0;
18 uint64_t producer_usage = 0;
19 uint64_t consumer_usage = 0;
21 struct PlaneDescriptor {
27 std::vector<PlaneDescriptor> planes;
29 int width = 0;
30 int height = 0;
31 int stride_pixel = 0;
32 int format = 0;
/aosp12/frameworks/av/media/codec2/hidl/plugin/include/codec2/hidl/plugin/
H A DFilterPlugin.h38 struct Descriptor { struct
53 virtual bool describe(C2String name, Descriptor *desc) = 0; argument
/aosp12/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
H A Dwrapper.cpp15 struct Descriptor { struct
16 unsigned int size = 0;
17 uint64_t producer_usage = 0;
18 uint64_t consumer_usage = 0;
20 struct PlaneDescriptor {
26 std::vector<PlaneDescriptor> planes;
28 int width = 0;
29 int height = 0;
30 int stride_pixel = 0;
31 int format = 0;
/aosp12/frameworks/native/services/surfaceflinger/
H A DRegionSamplingThread.h85 struct Descriptor { struct
98 const std::vector<RegionSamplingThread::Descriptor>& descriptors, uint32_t orientation); argument
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.h106 struct Descriptor : public std::enable_shared_from_this<Descriptor> { struct
107 Descriptor() in Descriptor() argument
115 gralloc1_error_t setDimensions(uint32_t w, uint32_t h) { in setDimensions()
121 gralloc1_error_t setFormat(int32_t f) { in setFormat()
126 gralloc1_error_t setLayerCount(uint32_t lc) { in setLayerCount()
152 gralloc1_error_t (Descriptor::*member)(Args...), Args... args) { in callDescriptorFunction() argument
/aosp12/system/extras/simpleperf/
H A DJITDebugReader.h144 struct Descriptor { struct
145 DescriptorType type; argument
146 int version = 0;
147 uint32_t action_seqlock = 0; // incremented before and after any modification
148 uint64_t action_timestamp = 0; // CLOCK_MONOTONIC time of last action
149 uint64_t first_entry_addr = 0;
/aosp12/system/bt/bta/gatt/
H A Ddatabase.h94 struct Descriptor { struct
95 uint16_t handle;
96 bluetooth::Uuid uuid;
98 uint16_t characteristic_extended_properties;
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dtargeting.pb.go279 func (*ApkTargeting) Descriptor() ([]byte, []int) { func
478 func (*ScreenDensity) Descriptor() ([]byte, []int) { func
559 func (*Int32Value) Descriptor() ([]byte, []int) { func
599 func (*SdkVersion) Descriptor() ([]byte, []int) { func
641 func (*GraphicsApi) Descriptor() ([]byte, []int) { func
719 func (*VulkanVersion) Descriptor() ([]byte, []int) { func
767 func (*OpenGlVersion) Descriptor() ([]byte, []int) { func
852 func (*Abi) Descriptor() ([]byte, []int) { func
891 func (*MultiAbi) Descriptor() ([]byte, []int) { func
930 func (*Sanitizer) Descriptor() ([]byte, []int) { func
[all …]
H A Dconfig.pb.go108 func (*BundleConfig) Descriptor() ([]byte, []int) { func
197 func (*Bundletool) Descriptor() ([]byte, []int) { func
240 func (*Compression) Descriptor() ([]byte, []int) { func
283 func (*MasterResources) Descriptor() ([]byte, []int) { func
338 func (*Optimizations) Descriptor() ([]byte, []int) { func
437 func (*UncompressDexFiles) Descriptor() ([]byte, []int) { func
477 func (*SplitsConfig) Descriptor() ([]byte, []int) { func
520 func (*StandaloneConfig) Descriptor() ([]byte, []int) { func
572 func (*SplitDimension) Descriptor() ([]byte, []int) { func
644 func (*SuffixStripping) Descriptor() ([]byte, []int) { func
[all …]
H A Dcommands.pb.go109 func (*BuildApksResult) Descriptor() ([]byte, []int) { func
188 func (*Variant) Descriptor() ([]byte, []int) { func
245 func (*ApkSet) Descriptor() ([]byte, []int) { func
304 func (*ModuleMetadata) Descriptor() ([]byte, []int) { func
383 func (*AssetSliceSet) Descriptor() ([]byte, []int) { func
502 func (*InstantMetadata) Descriptor() ([]byte, []int) { func
569 func (*ApkDescription) Descriptor() ([]byte, []int) { func
719 func (*SplitApkMetadata) Descriptor() ([]byte, []int) { func
811 func (*SystemApkMetadata) Descriptor() ([]byte, []int) { func
859 func (*ApexApkMetadata) Descriptor() ([]byte, []int) { func
[all …]
/aosp12/system/libfmq/include/fmq/
H A DMessageQueue.h27 typedef MQDescriptor<T, flavor> Descriptor; typedef
H A DMessageQueueBase.h37 typedef MQDescriptorType<T, flavor> Descriptor; typedef
/aosp12/system/bt/service/common/bluetooth/
H A Ddescriptor.h27 Descriptor(uint16_t handle, const Uuid& uuid, uint16_t permissions) in Descriptor() function
H A Ddescriptor.cc20 Descriptor::Descriptor(const Descriptor& other) { in Descriptor() function in bluetooth::Descriptor
/aosp12/build/soong/cmd/sbox/sbox_proto/
H A Dsbox.pb.go38 func (*Manifest) Descriptor() ([]byte, []int) { func
101 func (*Command) Descriptor() ([]byte, []int) { func
181 func (*Copy) Descriptor() ([]byte, []int) { func
238 func (*RspFile) Descriptor() ([]byte, []int) { func
286 func (*PathMapping) Descriptor() ([]byte, []int) { func
/aosp12/build/soong/ui/status/ninja_frontend/
H A Dfrontend.pb.go84 func (*Status) Descriptor() ([]byte, []int) { func
159 func (*Status_TotalEdges) Descriptor() ([]byte, []int) { func
201 func (*Status_BuildStarted) Descriptor() ([]byte, []int) { func
246 func (*Status_BuildFinished) Descriptor() ([]byte, []int) { func
291 func (*Status_EdgeStarted) Descriptor() ([]byte, []int) { func
397 func (*Status_EdgeFinished) Descriptor() ([]byte, []int) { func
523 func (*Status_Message) Descriptor() ([]byte, []int) { func
/aosp12/build/soong/ui/metrics/metrics_proto/
H A Dmetrics.pb.go219 func (*MetricsBase) Descriptor() ([]byte, []int) { func
447 func (*BuildConfig) Descriptor() ([]byte, []int) { func
503 func (*SystemResourceInfo) Descriptor() ([]byte, []int) { func
562 func (*PerfInfo) Descriptor() ([]byte, []int) { func
656 func (*ProcessResourceInfo) Descriptor() ([]byte, []int) { func
763 func (*ModuleTypeInfo) Descriptor() ([]byte, []int) { func
821 func (*CriticalUserJourneyMetrics) Descriptor() ([]byte, []int) { func
868 func (*CriticalUserJourneysMetrics) Descriptor() ([]byte, []int) { func
916 func (*SoongBuildMetrics) Descriptor() ([]byte, []int) { func
/aosp12/build/soong/ui/status/build_error_proto/
H A Dbuild_error.pb.go37 func (*BuildError) Descriptor() ([]byte, []int) { func
94 func (*BuildActionError) Descriptor() ([]byte, []int) { func
/aosp12/art/libdexfile/dex/
H A Dprimitive.h112 static const char* Descriptor(Type type) { in Descriptor() function
/aosp12/build/soong/ui/status/build_progress_proto/
H A Dbuild_progress.pb.go46 func (*BuildProgress) Descriptor() ([]byte, []int) { func
/aosp12/system/core/init/
H A Dservice_utils.h37 Descriptor(const std::string& name, android::base::unique_fd fd) in Descriptor() function
/aosp12/build/soong/ui/metrics/upload_proto/
H A Dupload.pb.go45 func (*Upload) Descriptor() ([]byte, []int) { func
/aosp12/frameworks/base/media/java/android/media/audiofx/
H A DAudioEffect.java249 public static class Descriptor { class in AudioEffect
251 public Descriptor() { in Descriptor() method in AudioEffect.Descriptor
307 public Descriptor(String type, String uuid, String connectMode, in Descriptor() method in AudioEffect.Descriptor
318 public Descriptor(Parcel in) { in Descriptor() method in AudioEffect.Descriptor
/aosp12/art/runtime/jit/
H A Ddebugger_interface.cc216 static JITDescriptor& Descriptor() { return __dex_debug_descriptor; } in Descriptor() function
225 static JITDescriptor& Descriptor() { return __jit_debug_descriptor; } in Descriptor() function
/aosp12/system/libhidl/transport/base/1.0/vts/functional/
H A Dvts_ibase_test.cpp194 TEST_F(VtsHalBaseV1_0TargetTest, Descriptor) { in TEST_F() argument

12