Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponent.cpp206 static std::shared_ptr<C2Component> findLocalComponent(
241 std::shared_ptr<C2Component> Component::Sink::findLocalComponent( in findLocalComponent() function in android::hardware::media::c2::V1_2::utils::Component::Sink
616 std::shared_ptr<C2Component> Component::findLocalComponent( in findLocalComponent() function in android::hardware::media::c2::V1_2::utils::Component
618 return Component::Sink::findLocalComponent(sink); in findLocalComponent()
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DComponent.cpp204 static std::shared_ptr<C2Component> findLocalComponent(
239 std::shared_ptr<C2Component> Component::Sink::findLocalComponent( in findLocalComponent() function in android::hardware::media::c2::V1_0::utils::Component::Sink
576 std::shared_ptr<C2Component> Component::findLocalComponent( in findLocalComponent() function in android::hardware::media::c2::V1_0::utils::Component
578 return Component::Sink::findLocalComponent(sink); in findLocalComponent()
DInputSurface.cpp138 std::shared_ptr<C2Component> comp = Component::findLocalComponent(sink); in connect()
/frameworks/av/media/codec2/hal/hidl/1.1/utils/
DComponent.cpp208 static std::shared_ptr<C2Component> findLocalComponent(
243 std::shared_ptr<C2Component> Component::Sink::findLocalComponent( in findLocalComponent() function in android::hardware::media::c2::V1_1::utils::Component::Sink
589 std::shared_ptr<C2Component> Component::findLocalComponent( in findLocalComponent() function in android::hardware::media::c2::V1_1::utils::Component
591 return Component::Sink::findLocalComponent(sink); in findLocalComponent()
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h112 static std::shared_ptr<C2Component> findLocalComponent(
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h117 static std::shared_ptr<C2Component> findLocalComponent(
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h122 static std::shared_ptr<C2Component> findLocalComponent(