Home
last modified time | relevance | path

Searched defs:InputSurface (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurface.h44 struct InputSurface : public IInputSurface { struct
47 IGraphicBufferProducer HGraphicBufferProducer;
71 InputSurface( argument
/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
Dclient.h387 struct Codec2Client::InputSurface : public Codec2Client::Configurable { struct
389 typedef ::android::hardware::media::c2::V1_0::IInputSurface Base; argument
394 typedef Codec2Client::InputSurfaceConnection Connection; argument
404 InputSurface(const sp<Base>& base); argument
427 friend struct Codec2Client::InputSurface; argument
/frameworks/av/media/codec2/hidl/1.0/utils/
DInputSurface.cpp155 InputSurface::InputSurface( in InputSurface() function in android::hardware::media::c2::V1_0::utils::InputSurface
/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp66 class InputSurface { class
68 InputSurface(const sp<SurfaceControl> &sc, int width, int height) { in InputSurface() function in android::test::InputSurface
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp1371 Codec2Client::InputSurface::InputSurface(const sp<IInputSurface>& base) in InputSurface() function in android::Codec2Client::InputSurface