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
415 impl Interface for () {} impl
52 pub trait Interface: Send { trait
47 class Interface : public C2ComponentInterface { class in android::SampleToneMappingFilter52 explicit Interface(c2_node_id_t id) in Interface() function in android::SampleToneMappingFilter::Interface932 struct Interface : public C2InterfaceHelper { struct in android::SampleC2ComponentStore933 explicit Interface(std::shared_ptr<C2ReflectorHelper> reflector) in Interface() argument
823 struct Interface : public C2InterfaceHelper { struct in android::C2PlatformComponentStore824 std::shared_ptr<C2StoreIonUsageInfo> mIonUsageInfo;825 std::shared_ptr<C2StoreDmaBufUsageInfo> mDmaBufUsageInfo;827 Interface(std::shared_ptr<C2ReflectorHelper> reflector) in Interface() function
1200 Codec2Client::Interface::Interface(const sp<Base>& base) in Interface() function in android::Codec2Client::Interface