Searched defs:Interface (Results 1 – 5 of 5) 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
266 struct Codec2Client::Interface : public Codec2Client::Configurable { struct268 typedef ::android::hardware::media::c2::V1_0::IComponentInterface Base; argument
646 struct Interface : public C2InterfaceHelper { struct in android::C2PlatformComponentStore647 std::shared_ptr<C2StoreIonUsageInfo> mIonUsageInfo;649 Interface(std::shared_ptr<C2ReflectorHelper> reflector) in Interface() function
1158 Codec2Client::Interface::Interface(const sp<Base>& base) in Interface() function in android::Codec2Client::Interface