Searched defs:create_image (Results 1 – 14 of 14) sorted by relevance
| /third_party/boost/libs/gil/test/core/image/ |
| D | test_fixture.hpp | 68 auto create_image(std::ptrdiff_t size_x, std::ptrdiff_t size_y, int channel_value) -> Image in create_image() function
|
| /third_party/pixman/test/ |
| D | glyph-test.c | 114 create_image (int max_size, const pixman_format_code_t *formats, uint32_t flags) in create_image() function
|
| D | tolerance-test.c | 95 create_image (pixman_image_t **clone) in create_image() function
|
| D | affine-bench.c | 132 create_image (uint32_t width, in create_image() function
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_image.c | 247 create_image(struct v3dv_device *device, in create_image() function
|
| /third_party/skia/tests/ |
| D | CompressedBackendAllocationTest.cpp | 40 sk_sp<SkImage> create_image(GrDirectContext* dContext, const GrBackendTexture& backendTex) { in create_image() function
|
| D | ImageTest.cpp | 87 static sk_sp<SkImage> create_image() { in create_image() function
|
| /third_party/weston/libweston/renderer-gl/ |
| D | gl-renderer-internal.h | 71 PFNEGLCREATEIMAGEKHRPROC create_image; member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| D | egl_dri2.h | 126 _EGLImage* (*create_image)(_EGLDisplay *disp, _EGLContext *ctx, member
|
| /third_party/weston/clients/ |
| D | nested.c | 162 static PFNEGLCREATEIMAGEKHRPROC create_image; variable
|
| D | simple-dmabuf-egl.c | 95 PFNEGLCREATEIMAGEKHRPROC create_image; member
|
| D | simple-dmabuf-egl-hos.c | 96 PFNEGLCREATEIMAGEKHRPROC create_image; member
|
| /third_party/flutter/skia/tests/ |
| D | ImageTest.cpp | 83 static sk_sp<SkImage> create_image() { in create_image() function
|
| /third_party/python/Lib/tkinter/ |
| D | __init__.py | 2817 def create_image(self, *args, **kw): member in Canvas
|