/aosp_15_r20/external/skia/gm/ |
H A D | croppedrects.cpp | 28 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 D | Allocator.cpp | 97 VulkanImage Allocator::create_image( in create_image() function in vkcompute::vkapi::Allocator
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/ |
H A D | test_copy_generic.cpp | 23 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 D | test_fill_generic.cpp | 25 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 D | CompressedBackendAllocationTest.cpp | 77 sk_sp<SkImage> create_image(GrDirectContext* dContext, const GrBackendTexture& backendTex) { in create_image() function
|
H A D | ImageTest.cpp | 139 static sk_sp<SkImage> create_image() { in create_image() function
|
/aosp_15_r20/external/rust/cros-libva/lib/src/ |
D | picture.rs | 290 pub fn create_image<'a, D: SurfaceMemoryDescriptor + 'a>( in create_image() method
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/ |
H A D | vulkano_gralloc.rs | 225 unsafe fn create_image( in create_image() method
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Resource.cpp | 653 VulkanImage MemoryAllocator::create_image( in create_image() function in at::native::vulkan::api::MemoryAllocator
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_image.c | 523 create_image(struct v3dv_device *device, in create_image() function
|
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/ |
H A D | egl_dri2.h | 130 _EGLImage *(*create_image)(_EGLDisplay *disp, _EGLContext *ctx, member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_resource.c | 1261 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 D | memory.rs | 819 fn create_image( in create_image() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | features.rs | 1334 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/ |
D | device.rs | 2556 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/ |
D | Xlib.h | 385 struct _XImage *(*create_image)( member
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xlib.h | 385 struct _XImage *(*create_image)( member
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 2323 def create_image(self, *args, **kw): member in Canvas
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 2844 def create_image(self, *args, **kw): member in Canvas
|
/aosp_15_r20/external/crosvm/gpu_display/src/generated/ |
H A D | xlib.rs | 2062 pub create_image: ::std::option::Option< field
|