Home
last modified time | relevance | path

Searched defs:surface (Results 76 - 100 of 852) sorted by relevance

12345678910>>...35

/third_party/backends/backend/escl/
H A Descl_tiff.c60 unsigned char *surface = NULL; /* image data*/ in get_TIFF_data() local
H A Descl_png.c57 unsigned char *surface = NULL; /* Image data */ in get_PNG_data() local
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_wayland.h31 struct wl_surface* surface; member
H A Dvulkan_directfb.h31 IDirectFBSurface* surface; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h130 svga_surface(struct pipe_surface *surface) in svga_surface() argument
137 svga_surface_const(const struct pipe_surface *surface) in svga_surface_const() argument
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_resource.h63 to_tegra_surface(struct pipe_surface *surface) in to_tegra_surface() argument
69 tegra_surface_unwrap(struct pipe_surface *surface) in tegra_surface_unwrap() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_surface.c46 XvMCSurface surface = {0}; in main() local
[all...]
/third_party/mesa3d/src/gallium/targets/graw-null/
H A Dgraw_util.c82 graw_save_surface_to_file(struct pipe_context *pipe, struct pipe_surface *surface, const char *filename) graw_save_surface_to_file() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_framebuffer.c60 update_framebuffer_size(struct pipe_framebuffer_state *framebuffer, struct pipe_surface *surface) update_framebuffer_size() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_texture.c38 trace_surf_create(struct trace_context *tr_ctx, struct pipe_resource *res, struct pipe_surface *surface) trace_surf_create() argument
H A Dtr_texture.h51 struct pipe_surface *surface; member
80 trace_surface(struct pipe_surface *surface) in trace_surface() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_directfb.h31 IDirectFBSurface* surface; member
H A Dvulkan_wayland.h31 struct wl_surface* surface; member
/third_party/skia/src/gpu/
H A DGrSurfaceProxyPriv.h31 void assign(sk_sp<GrSurface> surface) { fProxy->assign(std::move(surface)); } in assign() argument
/third_party/skia/src/gpu/vk/
H A DGrVkDrawAreaManager.cpp12 void GrVkDrawAreaManager::bindDrawingArea(SkSurface* surface, const std::vector<SkIRect>& skIRects) { in bindDrawingArea() argument
42 void GrVkDrawAreaManager::clearSurface(SkSurface* surface) { in clearSurface() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSwapchainKHR.hpp51 SurfaceKHR *surface = nullptr; member in vk::SwapchainKHR
H A DWaylandSurfaceKHR.hpp51 struct wl_surface *surface; member in vk::WaylandSurfaceKHR
/third_party/skia/third_party/externals/libwebp/extras/
H A Dwebp_to_sdl.c39 SDL_Surface* surface = NULL; in WebpToSDL() local
[all...]
/third_party/skia/tests/
H A DVkYcbcrSamplerTest.cpp58 sk_sp<SkSurface> surface = SkSurface::MakeRenderTarget( in DEF_GPUTEST() local
H A DCTest.cpp22 sk_surface_t* surface = sk_surface_new_raster(info, nullptr); in shader_test() local
66 sk_surface_t* surface = sk_surface_new_raster_direct(info, pixel, sizeof(uint32_t), in test_c() local
H A DGrSubmittedFlushTest.cpp33 sk_sp<SkSurface> surface = SkSurface::MakeRenderTarget(ctx, SkBudgeted::kNo, info); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DRuntimeBlendTest.cpp30 static void test_blend(skiatest::Reporter* r, SkSurface* surface) { in test_blend() argument
H A DImageIsOpaqueTest.cpp19 static void check_isopaque(skiatest::Reporter* reporter, const sk_sp<SkSurface>& surface, in check_isopaque() argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_wayland.h31 struct wl_surface* surface; member
/third_party/skia/third_party/externals/dawn/src/utils/
H A DGLFWUtils.cpp57 wgpu::Surface surface = instance.CreateSurface(&descriptor); in CreateSurfaceForWindow() local

Completed in 6 milliseconds

12345678910>>...35