Searched defs:Interface (Results 1 – 8 of 8) sorted by relevance
106 class Interface : public C2InterfaceHelper { class in StoreImpl108 Interface(const std::shared_ptr<C2ReflectorHelper> &helper) in Interface() function in StoreImpl::Interface
39 class InputSurface::Interface : public C2InterfaceHelper { class in android::hardware::media::c2::V1_0::utils::InputSurface41 explicit Interface( in Interface() function in android::hardware::media::c2::V1_0::utils::InputSurface::Interface
281 struct Codec2Client::Interface : public Codec2Client::Configurable { struct283 typedef ::android::hardware::media::c2::V1_0::IComponentInterface Base; argument
47 class Interface : public C2ComponentInterface { class in android::SampleToneMappingFilter52 explicit Interface(c2_node_id_t id) in Interface() function in android::SampleToneMappingFilter::Interface930 struct Interface : public C2InterfaceHelper { struct in android::SampleC2ComponentStore931 explicit Interface(std::shared_ptr<C2ReflectorHelper> reflector) in Interface() function
835 struct Interface : public C2InterfaceHelper { struct in android::C2PlatformComponentStore836 std::shared_ptr<C2StoreIonUsageInfo> mIonUsageInfo;837 std::shared_ptr<C2StoreDmaBufUsageInfo> mDmaBufUsageInfo;839 Interface(std::shared_ptr<C2ReflectorHelper> reflector) in Interface() function
574 impl Interface for () {} impl
54 pub trait Interface: Send + Sync { interface
1197 Codec2Client::Interface::Interface(const sp<Base>& base) in Interface() function in android::Codec2Client::Interface