Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/tests/hwc/
Dutil.c175 EGLSurface surface; in egl_create() local
229 void egl_destroy(EGLDisplay display, EGLSurface surface) { in egl_destroy()
Dtest-arrows.c142 EGLSurface surface; in main() local
/hardware/google/av/media/sfplugin/
DCCodec.cpp136 const std::shared_ptr<Codec2Client::InputSurface> &surface) : in C2InputSurfaceWrapper()
707 sp<Surface> surface; in configure() local
991 status_t CCodec::setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface) { in setupInputSurface()
1026 void CCodec::initiateSetInputSurface(const sp<PersistentSurface> &surface) { in initiateSetInputSurface()
1032 void CCodec::setInputSurface(const sp<PersistentSurface> &surface) { in setInputSurface()
1285 status_t CCodec::setSurface(const sp<Surface> &surface) { in setSurface()
1542 sp<PersistentSurface> surface(static_cast<PersistentSurface *>(obj.get())); in onMessageReceived() local
DCCodecBufferChannel.h246 sp<Surface> surface; member
DCCodecBufferChannel.cpp1601 const std::shared_ptr<InputSurfaceWrapper> &surface) { in setInputSurface()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.h339 sp<Surface> surface; member
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp493 const sp<HGraphicBufferProducer>& surface) { in setOutputSurface()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp1132 const sp<IGraphicBufferProducer>& surface, in setOutputSurface()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp6059 sp<Surface> surface = new Surface(producer); in setupPreviewWindow() local