Searched defs:getConfigurable (Results 1 – 5 of 5) sorted by relevance
| /frameworks/av/media/codec2/hidl/1.0/utils/ | ||
| D | ComponentInterface.cpp | 100 Return<sp<IConfigurable>> ComponentInterface::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::ComponentInterface |
| D | InputSurface.cpp | 125 Return<sp<IConfigurable>> InputSurface::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::InputSurface |
| D | ComponentStore.cpp | 297 Return<sp<IConfigurable>> ComponentStore::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::ComponentStore |
| D | InputSurfaceConnection.cpp | 480 Return<sp<IConfigurable>> InputSurfaceConnection::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::InputSurfaceConnection |
| D | Component.cpp | 143 virtual Return<sp<IConfigurable>> getConfigurable() override { in getConfigurable() function |