Home
last modified time | relevance | path

Searched refs:getConfigurable (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DComponentInterface.h50 virtual Return<sp<IConfigurable>> getConfigurable() override;
H A DInputSurfaceConnection.h58 virtual Return<sp<IConfigurable>> getConfigurable() override;
H A DInputSurface.h54 virtual Return<sp<IConfigurable>> getConfigurable() override;
H A DComponentStore.h100 virtual Return<sp<IConfigurable>> getConfigurable() override;
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponentInterface.cpp100 Return<sp<IConfigurable>> ComponentInterface::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::ComponentInterface
H A DInputSurface.cpp125 Return<sp<IConfigurable>> InputSurface::getConfigurable() { in getConfigurable() function in android::hardware::media::c2::V1_0::utils::InputSurface
H A DComponent.cpp147 virtual Return<sp<IConfigurable>> getConfigurable() override { in getConfigurable() function
177 getConfigurable(); in __anon3bbb4a610102()
H A DInputSurfaceConnection.cpp84 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 DComponentStore.cpp353 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 DIComponentInterface.hal36 getConfigurable() generates (IConfigurable configurable);
H A DIInputSurfaceConnection.hal46 getConfigurable() generates (IConfigurable configurable);
H A DIInputSink.hal51 getConfigurable() generates (IConfigurable configurable);
H A DIInputSurface.hal51 getConfigurable() generates (IConfigurable configurable);
H A DIComponentStore.hal31 * status. The only exceptions are getPoolClientManager() and getConfigurable(),
222 getConfigurable() generates (IConfigurable configurable);
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp617 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 DIInputSurface.hal58 getConfigurable() generates (IConfigurable configurable);
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
H A DComponentStore.h101 virtual Return<sp<IConfigurable>> getConfigurable() override;
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponentStore.h101 virtual Return<sp<IConfigurable>> getConfigurable() override;
/aosp12/hardware/interfaces/media/c2/1.1/
H A DIComponentStore.hal31 * status. The only exceptions are getPoolClientManager() and getConfigurable(),
/aosp12/hardware/interfaces/media/c2/1.2/
H A DIComponentStore.hal31 * status. The only exceptions are getPoolClientManager() and getConfigurable(),
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponent.cpp147 virtual Return<sp<IConfigurable>> getConfigurable() override { in getConfigurable() function
177 getConfigurable(); in __anon8cc844e20102()
H A DComponentStore.cpp352 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 DComponent.cpp147 virtual Return<sp<IConfigurable>> getConfigurable() override { in getConfigurable() function
177 getConfigurable(); in __anonddd53f630102()
H A DComponentStore.cpp352 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 DCodecServiceRegistrant.cpp63 store->getConfigurable(); in __anoneacc42760202()

12