Home
last modified time | relevance | path

Searched refs:findLocalComponent (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/hidl/1.0/utils/
DComponent.cpp154 static std::shared_ptr<C2Component> findLocalComponent(
189 std::shared_ptr<C2Component> Component::Sink::findLocalComponent( in findLocalComponent() function in android::hardware::media::c2::V1_0::utils::Component::Sink
461 std::shared_ptr<C2Component> Component::findLocalComponent( in findLocalComponent() function in android::hardware::media::c2::V1_0::utils::Component
463 return Component::Sink::findLocalComponent(sink); in findLocalComponent()
DInputSurface.cpp138 std::shared_ptr<C2Component> comp = Component::findLocalComponent(sink); in connect()
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h106 static std::shared_ptr<C2Component> findLocalComponent(