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
275 struct Codec2Client::Interface : public Codec2Client::Configurable { struct277 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::Interface933 struct Interface : public C2InterfaceHelper { struct in android::SampleC2ComponentStore934 explicit Interface(std::shared_ptr<C2ReflectorHelper> reflector) in Interface() argument
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
519 impl Interface for () {} implementation
54 pub trait Interface: Send + Sync { interface
1200 Codec2Client::Interface::Interface(const sp<Base>& base) in Interface() function in android::Codec2Client::Interface