| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/ |
| H A D | mock_camera_operator.h | 69 StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, sptr<Surface>& surface, int32_t sceneMode) StartCapture() argument
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
| H A D | screen_manager_adapter_test.cpp | 222 sptr<OHOS::Surface> surface = nullptr; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/ |
| H A D | image_sink_decoder_test.cpp | 282 sptr<IConsumerSurface> surface = IConsumerSurface::Create("test"); in HWTEST_F() local 299 sptr<IConsumerSurface> surface = IConsumerSurface::Create("test"); in HWTEST_F() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_ioctl.c | 177 struct vmw_surface *surface; in vmw_present_ioctl() local
|
| /test/xts/dcts/distributedhardware/distributedcameratest/ |
| H A D | stream_customer.h | 41 TestBuffersConsumerListener(const sptr<IConsumerSurface>& surface,
in TestBuffersConsumerListener() argument
|
| /third_party/glfw/src/ |
| H A D | vulkan.c | 297 glfwCreateWindowSurface(VkInstance instance, GLFWwindow* handle, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface) glfwCreateWindowSurface() argument [all...] |
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglsurface.c | 457 _eglQuerySurface(_EGLDisplay *disp, _EGLSurface *surface, in _eglQuerySurface() argument 631 _eglSurfaceAttrib(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint value) _eglSurfaceAttrib() argument 756 _eglBindTexImage(_EGLDisplay *disp, _EGLSurface *surface, EGLint buffer) _eglBindTexImage() argument [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_wsi.c | 94 v3dv_GetPhysicalDeviceSurfaceCapabilitiesKHR( VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceCapabilitiesKHR* pSurfaceCapabilities) v3dv_GetPhysicalDeviceSurfaceCapabilitiesKHR() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | surface9.h | 40 struct pipe_surface *surface[2]; /* created on-demand (linear, sRGB) */ member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_uvd.c | 106 si_vce_get_buffer(struct pipe_resource *resource, struct pb_buffer **handle, struct radeon_surf **surface) si_vce_get_buffer() argument
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | gnomeglue.cpp | 48 void rs_gnomeRenderingSurfaceClose(rs_surface *surface) in rs_gnomeRenderingSurfaceClose() argument
|
| H A D | gdiglue.cpp | 45 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC() argument 52 void rs_gdiRenderingSurfaceClose(rs_surface *surface) in rs_gdiRenderingSurfaceClose() argument 59 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) in fm_gdiFontMapOpen() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.c | 84 rbug_surface_create(struct rbug_context *rb_context, struct rbug_resource *rb_resource, struct pipe_surface *surface) rbug_surface_create() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | DisplayEGL.h | 150 EGLSurface surface = EGL_NO_SURFACE; member
|
| /third_party/skia/third_party/externals/angle2/samples/post_sub_buffer/ |
| H A D | PostSubBuffer.cpp | 131 EGLSurface surface = getSurface(); variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | RenderTarget9.cpp | 21 TextureRenderTarget9(IDirect3DBaseTexture9 *texture, size_t textureLevel, IDirect3DSurface9 *surface, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget9() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLDebugTest.cpp | 157 EGLSurface surface = getEGLWindow()->getSurface(); in TEST_P() local
|
| /third_party/skia/src/core/ |
| H A D | SkPictureImageGenerator.cpp | 109 auto surface = SkSurface::MakeRenderTarget(ctx, budgeted, info, 0, kTopLeft_GrSurfaceOrigin, in onGenerateTexture() local
|
| H A D | SkSpecialSurface.cpp | 40 static SkSpecialSurface_Base* as_SB(SkSpecialSurface* surface) { in as_SB() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrRenderTargetProxy.cpp | 120 sk_sp<GrSurface> surface = this->createSurfaceImpl(resourceProvider, fSampleCnt, in createSurface() local 147 GrSurface* surface = this->peekSurface(); in refsWrappedObjects() local 169 void GrRenderTargetProxy::onValidateSurface(const GrSurface* surface) { in onValidateSurface() argument [all...] |
| H A D | GrTextureRenderTargetProxy.cpp | 141 sk_sp<GrSurface> surface = this->createSurfaceImpl(resourceProvider, this->numSamples(), in createSurface() local 176 void GrTextureRenderTargetProxy::onValidateSurface(const GrSurface* surface) { in onValidateSurface() argument [all...] |
| H A D | GrTextureProxy.h | 76 GrSurface* surface = this->peekSurface(); variable 77 SkASSERT(surface); variable
|
| /third_party/skia/src/gpu/mtl/ |
| H A D | GrMtlGpu.h | 121 void submitIndirectCommandBuffer(GrSurface* surface, GrSurfaceOrigin origin, in submitIndirectCommandBuffer() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | gdiglue.cpp | 45 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC() argument 52 void rs_gdiRenderingSurfaceClose(rs_surface *surface) in rs_gdiRenderingSurfaceClose() argument 59 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) in fm_gdiFontMapOpen() argument
|
| H A D | gnomeglue.cpp | 48 void rs_gnomeRenderingSurfaceClose(rs_surface *surface) in rs_gnomeRenderingSurfaceClose() argument
|