Searched defs:Interface (Results 1 – 5 of 5) sorted by relevance
104 class Interface : public C2InterfaceHelper { class in StoreImpl106 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
246 struct Codec2Client::Interface : public Codec2Client::Configurable { struct248 typedef ::android::hardware::media::c2::V1_0::IComponentInterface Base; argument
597 struct Interface : public C2InterfaceHelper { struct in android::C2PlatformComponentStore598 std::shared_ptr<C2StoreIonUsageInfo> mIonUsageInfo;600 Interface(std::shared_ptr<C2ReflectorHelper> reflector) in Interface() function
1026 Codec2Client::Interface::Interface(const sp<Base>& base) in Interface() function in android::Codec2Client::Interface