Home
last modified time | relevance | path

Searched defs:Component (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/aosp_15_r20/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
H A Dclient.h406 struct Codec2Client::Component : public Codec2Client::Configurable { struct
408 typedef ::android::hardware::media::c2::V1_0::IComponent HidlBase1_0; argument
409 typedef ::android::hardware::media::c2::V1_1::IComponent HidlBase1_1; argument
410 typedef ::android::hardware::media::c2::V1_2::IComponent HidlBase1_2; argument
413 typedef ::aidl::android::hardware::media::c2::IComponent AidlBase; argument
452 IGraphicBufferProducer IGraphicBufferProducer;
454 QueueBufferInput QueueBufferInput;
456 QueueBufferOutput QueueBufferOutput;
459 IGraphicBufferProducer HGraphicBufferProducer1;
461 IGraphicBufferProducer HGraphicBufferProducer2;
[all …]
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DComponent.h64 struct Component : public IComponent, struct
81 // Methods from IComponent follow. argument
117 std::shared_ptr<C2Component> mComponent; argument
118 sp<ComponentInterface> mInterface; argument
119 sp<IComponentListener> mListener; argument
122 sp<ComponentStore> mStore; argument
136 void initListener(const sp<Component>& self); argument
146 using HwDeathRecipient = ::android::hardware::hidl_death_recipient;
147 sp<HwDeathRecipient> mDeathRecipient;
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponent.h67 struct Component : public IComponent, struct
84 // Methods from IComponent follow. argument
127 std::shared_ptr<C2Component> mComponent; argument
128 sp<ComponentInterface> mInterface; argument
129 sp<IComponentListener> mListener; argument
132 sp<ComponentStore> mStore; argument
146 void initListener(const sp<Component>& self); argument
156 using HwDeathRecipient = ::android::hardware::hidl_death_recipient;
157 sp<HwDeathRecipient> mDeathRecipient;
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
H A DComponent.h67 struct Component : public IComponent, struct
84 // Methods from IComponent follow. argument
122 std::shared_ptr<C2Component> mComponent; argument
123 sp<ComponentInterface> mInterface; argument
124 sp<IComponentListener> mListener; argument
127 sp<ComponentStore> mStore; argument
141 void initListener(const sp<Component>& self); argument
151 using HwDeathRecipient = ::android::hardware::hidl_death_recipient;
152 sp<HwDeathRecipient> mDeathRecipient;
/aosp_15_r20/external/cronet/url/third_party/mozilla/
H A Durl_parse.h28 struct Component { struct
29 Component() : begin(0), len(-1) {} in Component() function
32 Component(int b, int l) : begin(b), len(l) {} in Component() function
52 bool operator==(const Component& other) const { argument
69 std::ostream& operator<<(std::ostream& os, const Component& component); argument
/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
H A DComponent.h56 struct Component : public BnComponent { struct
89 std::shared_ptr<C2Component> mComponent; argument
90 std::shared_ptr<ComponentInterface> mInterface; argument
91 std::shared_ptr<IComponentListener> mListener; argument
94 std::shared_ptr<ComponentStore> mStore; argument
103 void initListener(const std::shared_ptr<Component>& self); argument
117 DeathContext *mDeathContext;
/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse.h13 struct Component { struct
14 Component() : begin(0), len(-1) {} in Component() function
17 Component(int b, int l) : begin(b), len(l) {} in Component() function
34 bool operator==(const Component& other) const { argument
44 inline Component MakeRange(int begin, int end) { in MakeRange() argument
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/internal/
H A DFilterWrapper.h52 struct Component { struct
53 const std::shared_ptr<C2Component> comp; argument
54 const std::shared_ptr<C2ComponentInterface> intf; argument
55 const C2Component::Traits traits; argument
70 std::shared_ptr<C2ComponentInterface> maybeWrapInterface( argument
/aosp_15_r20/external/skia/src/sfnt/
H A DSkOTTable_glyf.h114 struct Component { struct
115 union Flags {
158 } flags;
159 SK_OT_USHORT glyphIndex;
160 union Transform {
205 } transform;
/aosp_15_r20/external/rust/android-crates-io/crates/toml/tests/testsuite/
Dtables_last.rs51 struct Component { in vec_of_vec_issue_387() struct
52 base: String, in vec_of_vec_issue_387()
53 transform: (f64, f64, f64, f64, f64, f64), in vec_of_vec_issue_387()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/
H A Dglyf.rs446 pub struct Component { struct
453 /// Component transformation matrix. argument
466 pub fn components(&self) -> impl Iterator<Item = Component> + 'a + Clone { in components() argument
620 impl<'a> SomeTable<'a> for Component { implementation
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DPath.h52 StringRef Component; ///< The current component. Not necessarily in Path. variable
78 StringRef Component; ///< The current component. Not necessarily in Path. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DPath.h52 StringRef Component; ///< The current component. Not necessarily in Path. variable
78 StringRef Component; ///< The current component. Not necessarily in Path. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DPath.h56 StringRef Component; ///< The current component. Not necessarily in Path. variable
82 StringRef Component; ///< The current component. Not necessarily in Path. variable
/aosp_15_r20/external/google-fruit/include/fruit/
H A Dcomponent.h65 friend class Component; variable
1066 friend class Component; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DPath.h77 StringRef Component; ///< The current component. Not necessarily in Path. variable
103 StringRef Component; ///< The current component. Not necessarily in Path. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DPath.h77 StringRef Component; ///< The current component. Not necessarily in Path. variable
103 StringRef Component; ///< The current component. Not necessarily in Path. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DPath.h77 StringRef Component; ///< The current component. Not necessarily in Path. variable
103 StringRef Component; ///< The current component. Not necessarily in Path. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DPath.h77 StringRef Component; ///< The current component. Not necessarily in Path. variable
103 StringRef Component; ///< The current component. Not necessarily in Path. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DPath.h77 StringRef Component; ///< The current component. Not necessarily in Path. variable
103 StringRef Component; ///< The current component. Not necessarily in Path. variable
/aosp_15_r20/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/
H A DICalendar.java39 public static class Component { class in ICalendar
48 public Component(String name, Component parent) { in Component() method in ICalendar.Component
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/
H A DComponent.java44 public class Component extends PaintOperation implements Measurable, SerializableToString { class
202 public Component( in Component() method in Component
219 public Component( in Component() method in Component
229 public Component(@NonNull Component component) { in Component() method in Component
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/field/_asm/
Dfe_amd64_asm.go27 Component anonMember
288 func mustAddr(c Component) Op {
/aosp_15_r20/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/
H A DComponent.java30 public enum Component implements com.google.protobuf.ProtocolMessageEnum { enum
443 private Component(int value) { in Component() method in Component
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/base/viewmodel/
DQSTileViewModelFactory.java40 …public static final class Component implements com.android.systemui.qs.tiles.base.viewmodel.QSTile… class
63 public Component(@org.jetbrains.annotations.NotNull() in Component() method in QSTileViewModelFactory.Component

12345678910>>...24