/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/ |
H A D | ComponentInterface.h | 50 virtual Return<sp<IConfigurable>> getConfigurable() override;
|
H A D | InputSurfaceConnection.h | 58 virtual Return<sp<IConfigurable>> getConfigurable() override;
|
H A D | InputSurface.h | 54 virtual Return<sp<IConfigurable>> getConfigurable() override;
|
H A D | ComponentStore.h | 100 virtual Return<sp<IConfigurable>> getConfigurable() override;
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/ |
H A D | ComponentInterface.cpp | 100 Return<sp<IConfigurable>> ComponentInterface::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::ComponentInterface
|
H A D | InputSurface.cpp | 125 Return<sp<IConfigurable>> InputSurface::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::InputSurface
|
H A D | Component.cpp | 147 virtual Return<sp<IConfigurable>> getConfigurable() override { in getConfigurable() function 177 getConfigurable(); in __anon3bbb4a610102()
|
H A D | InputSurfaceConnection.cpp | 84 Return<sp<IConfigurable>> transResult = sink->getConfigurable(); 482 Return<sp<IConfigurable>> InputSurfaceConnection::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::InputSurfaceConnection
|
H A D | ComponentStore.cpp | 353 Return<sp<IConfigurable>> ComponentStore::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::ComponentStore
|
/aosp12/hardware/interfaces/media/c2/1.0/ |
H A D | IComponentInterface.hal | 36 getConfigurable() generates (IConfigurable configurable);
|
H A D | IInputSurfaceConnection.hal | 46 getConfigurable() generates (IConfigurable configurable);
|
H A D | IInputSink.hal | 51 getConfigurable() generates (IConfigurable configurable);
|
H A D | IInputSurface.hal | 51 getConfigurable() generates (IConfigurable configurable);
|
H A D | IComponentStore.hal | 31 * status. The only exceptions are getPoolClientManager() and getConfigurable(), 222 getConfigurable() generates (IConfigurable configurable);
|
/aosp12/frameworks/av/media/codec2/hidl/client/ |
H A D | client.cpp | 617 base->getConfigurable(); in Codec2Client() 1204 base->getConfigurable(); in Interface() 1224 getConfigurable(); in Component() 1247 getConfigurable(); in Component() 1270 getConfigurable(); in Component() 1694 base->getConfigurable(); in InputSurface() 1726 base->getConfigurable(); in InputSurfaceConnection()
|
/aosp12/hardware/google/interfaces/media/c2/1.0/ |
H A D | IInputSurface.hal | 58 getConfigurable() generates (IConfigurable configurable);
|
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/ |
H A D | ComponentStore.h | 101 virtual Return<sp<IConfigurable>> getConfigurable() override;
|
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/ |
H A D | ComponentStore.h | 101 virtual Return<sp<IConfigurable>> getConfigurable() override;
|
/aosp12/hardware/interfaces/media/c2/1.1/ |
H A D | IComponentStore.hal | 31 * status. The only exceptions are getPoolClientManager() and getConfigurable(),
|
/aosp12/hardware/interfaces/media/c2/1.2/ |
H A D | IComponentStore.hal | 31 * status. The only exceptions are getPoolClientManager() and getConfigurable(),
|
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/ |
H A D | Component.cpp | 147 virtual Return<sp<IConfigurable>> getConfigurable() override { in getConfigurable() function 177 getConfigurable(); in __anon8cc844e20102()
|
H A D | ComponentStore.cpp | 352 Return<sp<IConfigurable>> ComponentStore::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_1::utils::ComponentStore
|
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/ |
H A D | Component.cpp | 147 virtual Return<sp<IConfigurable>> getConfigurable() override { in getConfigurable() function 177 getConfigurable(); in __anonddd53f630102()
|
H A D | ComponentStore.cpp | 352 Return<sp<IConfigurable>> ComponentStore::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_2::utils::ComponentStore
|
/aosp12/frameworks/av/services/mediacodec/registrant/ |
H A D | CodecServiceRegistrant.cpp | 63 store->getConfigurable(); in __anoneacc42760202()
|