Home
last modified time | relevance | path

Searched defs:inputSurface (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codec2/hidl/client/
Dclient.cpp623 std::shared_ptr<InputSurface>* const inputSurface) { in createInputSurface()
998 std::shared_ptr<Codec2Client::InputSurface> inputSurface; in CreateInputSurface() local
1293 const std::shared_ptr<InputSurface>& inputSurface, in connectToInputSurface()
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentStore.cpp221 sp<InputSurface> inputSurface = new InputSurface( in createInputSurface() local
DComponent.cpp302 const sp<IInputSurface>& inputSurface, in connectToInputSurface()
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1137 std::shared_ptr<Codec2Client::InputSurface> inputSurface = in createInputSurface() local
1217 sp<IInputSurface> inputSurface = in setInputSurface() local
1887 std::shared_ptr<Codec2Client::InputSurface> inputSurface = in CreateInputSurface() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp1149 binder::Status CameraDeviceClient::getInputSurface(/*out*/ view::Surface *inputSurface) { in getInputSurface()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java200 Surface inputSurface, int maxImages, in makeImageWriter()
/frameworks/av/media/libstagefright/
DMediaCodec.cpp388 const sp<BufferProducerWrapper> &inputSurface) { in onInputSurfaceCreated()