Home
last modified time | relevance | path

Searched defs:create_image (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dcroppedrects.cpp28 static sk_sp<SkImage> create_image(SkCanvas* destCanvas) { in create_image() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DAllocator.cpp97 VulkanImage Allocator::create_image( in create_image() function in vkcompute::vkapi::Allocator
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/
H A Dtest_copy_generic.cpp23 cl_mem create_image( cl_context context, cl_command_queue queue, BufferOwningPtr<char>& data, image… in create_image() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clFillImage/
H A Dtest_fill_generic.cpp25 cl_mem create_image( cl_context context, cl_command_queue queue, BufferOwningPtr<char>& data, image… in create_image() function
/aosp_15_r20/external/skia/tests/
H A DCompressedBackendAllocationTest.cpp77 sk_sp<SkImage> create_image(GrDirectContext* dContext, const GrBackendTexture& backendTex) { in create_image() function
H A DImageTest.cpp139 static sk_sp<SkImage> create_image() { in create_image() function
/aosp_15_r20/external/rust/cros-libva/lib/src/
Dpicture.rs290 pub fn create_image<'a, D: SurfaceMemoryDescriptor + 'a>( in create_image() method
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
H A Dvulkano_gralloc.rs225 unsafe fn create_image( in create_image() method
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DResource.cpp653 VulkanImage MemoryAllocator::create_image( in create_image() function in at::native::vulkan::api::MemoryAllocator
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c523 create_image(struct v3dv_device *device, in create_image() function
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h130 _EGLImage *(*create_image)(_EGLDisplay *disp, _EGLContext *ctx, member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c1261 create_image(struct zink_screen *screen, struct zink_resource_object *obj, in create_image() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dmemory.rs819 fn create_image( in create_image() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1334 pub create_image: PFN_vkCreateImage, field
2057 unsafe extern "system" fn create_image( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs2556 pub unsafe fn create_image( in create_image() method
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXlib.h385 struct _XImage *(*create_image)( member
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlib.h385 struct _XImage *(*create_image)( member
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkinter.py2323 def create_image(self, *args, **kw): member in Canvas
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
D__init__.py2844 def create_image(self, *args, **kw): member in Canvas
/aosp_15_r20/external/crosvm/gpu_display/src/generated/
H A Dxlib.rs2062 pub create_image: ::std::option::Option< field