Home
last modified time | relevance | path

Searched refs:getHalInterface (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h451 const sp<Base>& getHalInterface() const;
/hardware/google/av/codec2/hidl/client/
Dclient.cpp1135 surface->getHalInterface<HGraphicBufferProducer>(); in setOutputSurface()
1368 const sp<IInputSurface>& Codec2Client::InputSurface::getHalInterface() const { in getHalInterface() function in android::Codec2Client::InputSurface
/hardware/google/av/media/sfplugin/
DCCodec.cpp1734 inputSurface->getHalInterface())); in CreateInputSurface()
/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp1660 igbp->getHalInterface<HGraphicBufferProducer>(); in getHgbp()