| /xsrc/external/mit/pixman/dist/test/ |
| H A D | glyph-test.c | 114 create_image (int max_size, const pixman_format_code_t *formats, uint32_t flags) function in typeref:typename:pixman_image_t * 199 create_image (max_size, formats, (flags & ~(ALLOW_ALPHA_MAP | ALLOW_SOLID))); 231 source = create_image (300, formats, 236 dest = create_image (128, formats, 244 glyph_images[i] = create_image (32, glyph_formats, 0);
|
| H A D | affine-bench.c | 132 create_image (uint32_t width, function in typeref:typename:void 426 create_image (xmax - xmin + 64, ymax - ymin + 1, src_format, filter, 431 create_image (xmax - xmin + 64, ymax - ymin + 1, mask_format, filter, 442 create_image (WIDTH + 64, HEIGHT, dest_format, filter,
|
| H A D | tolerance-test.c | 95 create_image (pixman_image_t **clone) function in typeref:typename:pixman_image_t * 298 source = create_image (NULL); 299 mask = create_image (NULL); 300 dest = create_image (&dest_copy);
|
| /xsrc/external/mit/xcb-util/dist/image/ |
| H A D | test_formats.c | 56 static xcb_image_t *create_image(xcb_connection_t *c, int depth, int format) function in typeref:typename:xcb_image_t * 161 im = create_image(c, depth, format->format);
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_image.c | 247 create_image(struct v3dv_device *device, function in typeref:typename:VkResult 373 return create_image(device, &local_create_info, pAllocator, pImage); 390 return create_image(device, pCreateInfo, pAllocator, pImage);
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_device.c | 187 .create_image = dri2_create_image_khr,
|
| H A D | platform_surfaceless.c | 181 .create_image = dri2_create_image_khr,
|
| H A D | egl_dri2.h | 122 _EGLImage* (*create_image)(_EGLDisplay *disp, _EGLContext *ctx, member in struct:dri2_egl_display_vtbl
|
| H A D | platform_x11_dri3.c | 506 .create_image = dri3_create_image_khr,
|
| H A D | platform_x11.c | 1171 .create_image = dri2_create_image_khr, 1184 .create_image = dri2_x11_create_image_khr,
|
| H A D | platform_wayland.c | 1423 .create_image = dri2_create_image_khr, 2046 .create_image = dri2_create_image_khr,
|
| H A D | platform_drm.c | 676 .create_image = dri2_drm_create_image_khr,
|
| H A D | platform_android.c | 1343 .create_image = droid_create_image_khr,
|
| H A D | egl_dri2.c | 2208 return dri2_dpy->vtbl->create_image(disp, ctx, target, buffer,
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | platform_surfaceless.c | 223 .create_image = dri2_create_image_khr,
|
| H A D | egl_dri2.h | 110 _EGLImage* (*create_image)(_EGLDriver *drv, _EGLDisplay *disp, member in struct:dri2_egl_display_vtbl
|
| H A D | platform_x11_dri3.c | 498 .create_image = dri3_create_image_khr,
|
| H A D | platform_wayland.c | 1307 .create_image = dri2_create_image_khr, 2043 .create_image = dri2_create_image_khr,
|
| H A D | platform_x11.c | 1263 .create_image = dri2_create_image_khr, 1283 .create_image = dri2_x11_create_image_khr,
|
| H A D | platform_drm.c | 667 .create_image = dri2_drm_create_image_khr,
|
| H A D | platform_android.c | 1229 .create_image = droid_create_image_khr,
|
| H A D | egl_dri2.c | 1837 return dri2_dpy->vtbl->create_image(drv, disp, ctx, target, buffer,
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | ImUtil.c | 271 image->f.create_image = XCreateImage;
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 373 struct _XImage *(*create_image)( member in struct:_XImage::funcs
|