/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/ |
D | Component.h | 67 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;
|
D | ComponentStore.h | 165 friend Component; member
|
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/ |
D | Component.h | 64 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;
|
D | ComponentStore.h | 157 friend Component; member
|
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/ |
D | Component.h | 67 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;
|
D | ComponentStore.h | 172 friend Component; member
|
/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/ |
D | Component.h | 56 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 104 void initListener(const std::shared_ptr<Component>& self); argument 118 DeathContext *mDeathContext;
|
D | ComponentStore.h | 156 friend Component; member
|
/frameworks/av/media/codec2/hal/client/include/codec2/hidl/ |
D | client.h | 406 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 …]
|
/frameworks/av/media/codec2/hal/plugin/internal/ |
D | FilterWrapper.h | 52 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
|
/frameworks/base/tools/powermodel/src/com/android/powermodel/ |
D | Component.java | 22 public enum Component { enum
|
/frameworks/proto_logging/stats/atoms/automotive/caruilib/ |
D | automotive_caruilib_atoms.proto | 37 enum Component { enum
|
/frameworks/rs/ |
D | rsComponent.cpp | 22 Component::Component() { in Component() function in android::renderscript::Component
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/base/ui/viewmodel/ |
D | QSTileViewModelFactory.kt | 54 class Component class
|
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/ |
D | Component.java | 49 public class Component extends PaintOperation class 209 public Component( in Component() method in Component 226 public Component( in Component() method in Component 236 public Component(@NonNull Component component) { in Component() method in Component
|
/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
D | ICalendar.java | 59 public static class Component { class in ICalendar 83 public Component(String name, Component parent) { in Component() method in ICalendar.Component
|
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/managers/ |
D | StateLayout.java | 100 new Component[mChildrenComponents.size()]); in findAnimatedComponents() local
|
/frameworks/av/media/codec2/hal/aidl/ |
D | Component.cpp | 196 Component::Component( in Component() function in aidl::android::hardware::media::c2::utils::Component
|
/frameworks/av/media/codec2/hal/client/ |
D | client.cpp | 2883 Codec2Client::Component::Component(const sp<HidlBase>& base) in Component() function in android::Codec2Client::Component 2906 Codec2Client::Component::Component(const sp<HidlBase1_1>& base) in Component() function in android::Codec2Client::Component 2929 Codec2Client::Component::Component(const sp<HidlBase1_2>& base) in Component() function in android::Codec2Client::Component 2952 Codec2Client::Component::Component(const std::shared_ptr<AidlBase> &base) in Component() function in android::Codec2Client::Component 2970 Codec2Client::Component::Component(ApexCodec_Component *base, const C2String &name) in Component() function in android::Codec2Client::Component
|
/frameworks/av/media/codec2/hal/hidl/1.0/utils/ |
D | Component.cpp | 252 Component::Component( in Component() function in android::hardware::media::c2::V1_0::utils::Component
|
/frameworks/av/media/codec2/hal/hidl/1.1/utils/ |
D | Component.cpp | 256 Component::Component( in Component() function in android::hardware::media::c2::V1_1::utils::Component
|
/frameworks/base/core/java/android/content/pm/ |
D | PackageParser.java | 7614 public static abstract class Component<II extends IntentInfo> { class in PackageParser 7630 public Component(Package owner, ArrayList<II> intents, String className) { in Component() method in PackageParser.Component 7636 public Component(Package owner) { in Component() method in PackageParser.Component 7642 public Component(final ParsePackageItemArgs args, final PackageItemInfo outInfo) { in Component() method in PackageParser.Component 7654 public Component(final ParseComponentArgs args, final ComponentInfo outInfo) { in Component() method in PackageParser.Component 7683 public Component(Component<II> clone) { in Component() method in PackageParser.Component 7703 protected Component(Parcel in) { in Component() method in PackageParser.Component
|
/frameworks/av/media/codec2/hal/hidl/1.2/utils/ |
D | Component.cpp | 254 Component::Component( in Component() function in android::hardware::media::c2::V1_2::utils::Component
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | CCodecConfig_test.cpp | 604 status_t connect(const std::shared_ptr<Codec2Client::Component> &) override { in TEST_F()
|