Searched refs:getGraphicBufferProducer (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/include/camera/camera2/
H A DOutputConfiguration.h36 sp<IGraphicBufferProducer> getGraphicBufferProducer() const;
47 // getGraphicBufferProducer will be NULL
52 // getGraphicBufferProducer will be NULL if error occurred
/frameworks/av/camera/camera2/
H A DOutputConfiguration.cpp33 sp<IGraphicBufferProducer> OutputConfiguration::getGraphicBufferProducer() const { function in class:android::OutputConfiguration
/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.h53 sp<IGraphicBufferProducer> getGraphicBufferProducer();
H A DConverter.cpp109 sp<IGraphicBufferProducer> Converter::getGraphicBufferProducer() { function in class:android::Converter
/frameworks/av/include/media/stagefright/
H A DMediaCodecSource.h51 sp<IGraphicBufferProducer> getGraphicBufferProducer();
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp366 sp<IGraphicBufferProducer> MediaCodecSource::getGraphicBufferProducer() { function in class:android::MediaCodecSource
/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp418 sp<IGraphicBufferProducer> bufferProducer = outputConfiguration.getGraphicBufferProducer();
/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp1596 mGraphicBufferProducer = encoder->getGraphicBufferProducer();

Completed in 2162 milliseconds