Home
last modified time | relevance | path

Searched defs:surface (Results 876 - 900 of 931) sorted by relevance

1...<<3132333435363738

/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c1312 struct NineSurface9 *surface; in create_zs_or_rt_surface() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp1997 makeSwapchain(const DeviceInterface& vk, const VkDevice device, const vk::wsi::Type wsiType, const VkSurfaceKHR surface, const VkSurfaceCapabilitiesKHR capabilities, const VkSurfaceFormatKHR surfaceFormat, const VkFormat viewFormat, const deUint32 numLayers, const VkImageUsageFlags usage, const tcu::UVec2& desiredSize, deUint32 desiredImageCount ) makeSwapchain() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMutableTests.cpp1997 makeSwapchain(const DeviceInterface& vk, const VkDevice device, const vk::wsi::Type wsiType, const VkSurfaceKHR surface, const VkSurfaceCapabilitiesKHR capabilities, const VkSurfaceFormatKHR surfaceFormat, const VkFormat viewFormat, const deUint32 numLayers, const VkImageUsageFlags usage, const tcu::UVec2& desiredSize, deUint32 desiredImageCount ) makeSwapchain() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp1761 angle::Result Texture::bindTexImageFromSurface(Context *context, egl::Surface *surface) in bindTexImageFromSurface() argument
[all...]
H A DvalidationEGL.cpp1037 Surface *surface = static_cast<Surface *>(object); in ValidateLabeledObject() local
2062 bool ValidateSurface(const ValidationContext *val, const Display *display, const Surface *surface) in ValidateSurface() argument
2178 const Surface *GetSurfaceIfValid(const Display *display, const Surface *surface) in GetSurfaceIfValid() argument
1127 ValidateCompatibleSurface(const ValidationContext *val, const Display *display, const gl::Context *context, const Surface *surface) ValidateCompatibleSurface() argument
4602 ValidateDestroySurface(const ValidationContext *val, const Display *display, const Surface *surface) ValidateDestroySurface() argument
4646 ValidateSwapBuffersWithDamageKHR(const ValidationContext *val, const Display *display, const Surface *surface, const EGLint *rects, EGLint n_rects) ValidateSwapBuffersWithDamageKHR() argument
4711 ValidateCopyBuffers(const ValidationContext *val, const Display *display, const Surface *surface, EGLNativePixmapType target) ValidateCopyBuffers() argument
4727 ValidateBindTexImage(const ValidationContext *val, const Display *display, const Surface *surface, const EGLint buffer) ValidateBindTexImage() argument
4781 ValidateReleaseTexImage(const ValidationContext *val, const Display *display, const Surface *surface, const EGLint buffer) ValidateReleaseTexImage() argument
4842 ValidatePresentationTimeANDROID(const ValidationContext *val, const Display *display, const Surface *surface, EGLnsecsANDROID time) ValidatePresentationTimeANDROID() argument
5123 ValidateSurfaceAttrib(const ValidationContext *val, const Display *display, const Surface *surface, EGLint attribute, EGLint value) ValidateSurfaceAttrib() argument
5256 ValidateQuerySurface(const ValidationContext *val, const Display *display, const Surface *surface, EGLint attribute, const EGLint *value) ValidateQuerySurface() argument
5523 ValidateGetCompositorTimingSupportedANDROID(const ValidationContext *val, const Display *display, const Surface *surface, CompositorTiming name) ValidateGetCompositorTimingSupportedANDROID() argument
5548 ValidateGetCompositorTimingANDROID(const ValidationContext *val, const Display *display, const Surface *surface, EGLint numTimestamps, const EGLint *names, const EGLnsecsANDROID *values) ValidateGetCompositorTimingANDROID() argument
5604 ValidateGetNextFrameIdANDROID(const ValidationContext *val, const Display *display, const Surface *surface, const EGLuint64KHR *frameId) ValidateGetNextFrameIdANDROID() argument
5629 ValidateGetFrameTimestampSupportedANDROID(const ValidationContext *val, const Display *display, const Surface *surface, Timestamp timestamp) ValidateGetFrameTimestampSupportedANDROID() argument
5654 ValidateGetFrameTimestampsANDROID(const ValidationContext *val, const Display *display, const Surface *surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint *timestamps, const EGLnsecsANDROID *values) ValidateGetFrameTimestampsANDROID() argument
5881 ValidateSwapBuffersWithFrameTokenANGLE(const ValidationContext *val, const Display *display, const Surface *surface, EGLFrameTokenANGLE frametoken) ValidateSwapBuffersWithFrameTokenANGLE() argument
6212 ValidateLockSurfaceKHR(const ValidationContext *val, const egl::Display *dpy, const Surface *surface, const AttributeMap &attributes) ValidateLockSurfaceKHR() argument
6283 ValidateQuerySurface64KHR(const ValidationContext *val, const egl::Display *dpy, const Surface *surface, EGLint attribute, const EGLAttribKHR *value) ValidateQuerySurface64KHR() argument
6330 ValidateUnlockSurfaceKHR(const ValidationContext *val, const egl::Display *dpy, const Surface *surface) ValidateUnlockSurfaceKHR() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp2261 selectPresentQueueForSurface(DisplayVk *displayVk, VkSurfaceKHR surface, uint32_t *presentQueueOut) selectPresentQueueForSurface() argument
H A DTextureVk.cpp2289 angle::Result TextureVk::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() argument
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp1425 auto surface = in color_filter() local
1495 auto surface = in internalDrawImageRect() local
1605 auto surface = SkSurface::MakeRaster(SkImageInfo::MakeN32Premul(wh)); in internalDrawImageRect() local
[all...]
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp68 sk_sp<SkSurface> surface = SkSurface::MakeRaster(info); in test_bounds_by_rasterizing() local
/third_party/skia/tools/viewer/
H A DViewer.cpp1459 void Viewer::drawSlide(SkSurface* surface) { in drawSlide() argument
1629 onPaint(SkSurface* surface) onPaint() argument
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp683 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); in CreatePhotoOutput() local
698 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); in CreatePreviewOutput() local
712 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); in CreateVideoOutput() local
1066 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
1090 sptr<Surface> surface = nullptr; HWTEST_F() local
1108 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); HWTEST_F() local
1154 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
1179 sptr<Surface> surface = nullptr; HWTEST_F() local
4244 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4301 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4350 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4402 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4465 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4517 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4578 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4626 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4678 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4723 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4782 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4826 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4880 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
4968 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
5016 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
5055 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
5106 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
5167 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
5226 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
5886 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
5940 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
5993 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
6030 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
6056 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
6086 sptr<Surface> surface = Surface::CreateSurfaceAsConsumer(); HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1760 int32_t ScreenCaptureServer::StartScreenCaptureWithSurface(sptr<Surface> surface, bool isPrivacyAuthorityEnabled) in StartScreenCaptureWithSurface() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2732 copy_surface_update_to_plane( struct dc_plane_state *surface, struct dc_surface_update *srf_update) copy_surface_update_to_plane() argument
3073 struct dc_plane_state *surface = srf_updates[i].surface; update_planes_and_stream_state() local
4457 struct dc_plane_state *surface = srf_updates[i].surface; dc_commit_updates_for_stream() local
[all...]
/third_party/glfw/src/
H A Dwl_platform.h39 struct wl_surface* surface; member
328 struct wl_surface* surface; member
359 struct wl_surface* surface; member
375 struct xdg_surface* surface; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c600 struct zink_surface *surface = get_imageview_for_binding(ctx, shader, type, slot); in update_descriptor_state_sampler() local
649 struct zink_surface *surface in update_descriptor_state_image() local
708 struct zink_surface *surface = get_imageview_for_binding(ctx, shader, ZINK_DESCRIPTOR_TYPE_SAMPLER_VIEW, start_slot + i); zink_bind_sampler_states() local
721 struct zink_surface *surface = get_imageview_for_binding(ctx, shader, ZINK_DESCRIPTOR_TYPE_SAMPLER_VIEW, start_slot + i); zink_bind_sampler_states() local
1601 struct zink_surface *surface = zink_surface(psurf); create_image_surface() local
1648 struct zink_surface *surface = create_image_surface(ctx, &images[i], p_stage == PIPE_SHADER_COMPUTE); zink_set_shader_images() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.h209 struct radeon_surf surface; member
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp824 bool GrGLGpu::onWritePixels(GrSurface* surface, in onWritePixels() argument
934 bool GrGLGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() argument
2143 bool GrGLGpu::readOrTransferPixelsFrom(GrSurface* surface, in readOrTransferPixelsFrom() argument
2206 onReadPixels(GrSurface* surface, SkIRect rect, GrColorType surfaceColorType, GrColorType dstColorType, void* buffer, size_t rowBytes) onReadPixels() argument
2947 bindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget, TempFBOTarget tempFBOTarget) bindSurfaceFBOForPixelOps() argument
2974 unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) unbindSurfaceFBOForPixelOps() argument
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp497 bool GrVkGpu::onWritePixels(GrSurface* surface, in onWritePixels() argument
635 bool GrVkGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() argument
2527 onReadPixels(GrSurface* surface, SkIRect rect, GrColorType surfaceColorType, GrColorType dstColorType, void* buffer, size_t rowBytes) onReadPixels() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp184 EGLSurface surface; member in deqp::egl::GLES2ThreadTest::Surface
214 SharedPtr<Surface> surface; member in deqp::egl::GLES2ThreadTest::EGLThread
532 void addSurface (SharedPtr<Surface> surface) { m_surfaces.push_back(surface); } in addSurface() argument
551 SharedPtr<Surface> surface = m_surfaces[index]; in popSurface() local
674 MakeCurrent::MakeCurrent (EGLThread& thread, EGLDisplay display, SharedPtr<Surface> surface, SharedPtr<GLES2Context> context) in MakeCurrent() argument
805 CreatePBufferSurface(EGLDisplay display, EGLConfig config, EGLint width, EGLint height, SharedPtr<Surface>& surface) CreatePBufferSurface() argument
843 DestroySurface(EGLDisplay display, SharedPtr<Surface> surface) DestroySurface() argument
2186 SharedPtr<GLES2ThreadTest::Surface> surface; init() local
2238 SharedPtr<GLES2ThreadTest::Surface> surface = m_threads[threadNdx]->surface; init() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp524 void WebDelegate::InitOHOSWeb(const RefPtr<PipelineBase>& context, const RefPtr<NG::RenderSurface>& surface) in InitOHOSWeb() argument
535 void WebSurfaceCallback::OnSurfaceCreated(const sptr<OHOS::Surface>& surface) {} in OnSurfaceCreated() argument
536 void WebSurfaceCallback::OnSurfaceChanged(const sptr<OHOS::Surface>& surface, int32_t width, int32_t height) {} in OnSurfaceChanged() argument
991 void WebDelegate::SetSurface(const sptr<Surface>& surface) {} in SetSurface() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2485 auto surface = RSBaseRenderNode::ReinterpretCast<RSSurfaceRenderNode>(*it); in CalcOcclusion() local
2496 auto surface = RSBaseRenderNode::ReinterpretCast<RSSurfaceRenderNode>(*it); in CalcOcclusion() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp459 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); in CreatePhotoOutput() local
564 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); in CreateVideoOutput() local
582 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); in CreateVideoOutput() local
605 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); CreatePhotoOutput() local
745 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); ConfigSlowMotionSession() local
825 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); ConfigVideoSession() local
5648 sptr<Surface> surface = nullptr; HWTEST_F() local
12629 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2975 DMError ScreenSessionManager::SetVirtualScreenSurface(ScreenId screenId, sptr<IBufferProducer> surface) in SetVirtualScreenSurface() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc.h910 struct dc_plane_state *surface; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h536 SVGA3dSurfaceImageId surface; member
[all...]

Completed in 115 milliseconds

1...<<3132333435363738