Searched defs:create_image (Results 1 – 10 of 10) sorted by relevance
/external/u-boot/test/fs/ |
D | fs-test.sh | 113 function create_image() { function
|
/external/OpenCL-CTS/test_conformance/images/clFillImage/ |
D | test_fill_generic.cpp | 35 cl_mem create_image( cl_context context, cl_command_queue queue, BufferOwningPtr<char>& data, image… in create_image() function
|
/external/u-boot/tools/ |
D | sunxi-spl-image-builder.c | 238 static int create_image(const struct image_info *info) in create_image() function
|
/external/OpenCL-CTS/test_conformance/images/clCopyImage/ |
D | test_copy_generic.cpp | 31 cl_mem create_image( cl_context context, cl_command_queue queue, BufferOwningPtr<char>& data, image… in create_image() function
|
/external/skia/tests/ |
D | CompressedBackendAllocationTest.cpp | 36 sk_sp<SkImage> create_image(GrContext* context, const GrBackendTexture& backendTex) { in create_image() function
|
D | ImageTest.cpp | 83 static sk_sp<SkImage> create_image() { in create_image() function
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.h | 116 _EGLImage* (*create_image)(_EGLDisplay *disp, _EGLContext *ctx, member
|
/external/skqp/tests/ |
D | ImageTest.cpp | 84 static sk_sp<SkImage> create_image() { in create_image() function
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 2783 def create_image(self, *args, **kw): member in Canvas
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 2323 def create_image(self, *args, **kw): member in Canvas
|