Home
last modified time | relevance | path

Searched defs:image (Results 726 - 750 of 1084) sorted by relevance

1...<<21222324252627282930>>...44

/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp682 uint32_t RosenContextImpl::OH_destroyImage(void* dpy, void* image) in OH_destroyImage() argument
689 uint32_t RosenContextImpl::OH_destroyImageKHR(void* dpy, void* image) in OH_destroyImageKHR() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp604 EGLImageKHR image = egl.createImageKHR(m_eglDisplay, m_eglContext, EGL_GL_TEXTURE_2D_KHR, (EGLClientBuffer)(deUintptr)sourceTexture, attribList); in createEGLImage() local
619 GLuint TestContext::createTextureFromImage (EGLImageKHR image) in createTextureFromImage() argument
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp1151 auto &image = GetBackendObject<Widget>(in.callerObjRef_); in GenericComponentAttrGetter() local
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
H A Davplayerndk.cpp744 OH_NativeImage *image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in OhAvPlayerSetVideoSurface() local
796 OH_NativeImage *image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in OhAvPlayerSetVideoSurfaceAbnormalThree() local
989 OH_NativeImage *image = nullptr; member
/third_party/ffmpeg/libavcodec/
H A Dwebp.c217 ImageContext image[IMAGE_ROLE_NB]; /* image context for each role */ global() member
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1635 cl_mem image; in opencl_pool_alloc() local
[all...]
/third_party/glfw/src/
H A Dwin32_window.c101 static HICON createIcon(const GLFWimage* image, int xhot, int yhot, GLFWbool icon) in createIcon() argument
2290 _glfwCreateCursorWin32(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorWin32() argument
[all...]
H A Dx11_window.c2993 XcursorImage* image = XcursorLibraryLoadImage(name, theme, size); in _glfwCreateStandardCursorX11() local
2938 _glfwCreateCursorX11(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorX11() argument
/third_party/glfw/tests/
H A Dtriangle-vulkan.c122 VkImage image; member
147 VkImage image; member
184 VkImage image; member
319 static void demo_set_image_layout(struct demo *demo, VkImage image, in demo_set_image_layout() argument
735 const VkImageCreateInfo image = { demo_prepare_depth() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.cpp1337 bool image = false; in acceptTextureType() local
[all...]
/third_party/backends/backend/
H A Depjitsu.h53 struct image { struct
80 struct image * image; member
91 struct image *image; member
[all...]
H A Dhp3900_sane.c154 SANE_Byte *image; member
[all...]
H A Dplustek.h313 typedef struct image { struct
H A Drts8891.c256 write_gray_data (unsigned char *image, char *name, SANE_Int width, in write_gray_data() argument
272 write_rgb_data (char *name, unsigned char *image, SANE_Int width, in write_rgb_data() argument
3019 unsigned char *image = NULL; find_origin() local
4614 unsigned char image[CALIBRATION_SIZE]; dark_calibration() local
4876 unsigned char image[CALIBRATION_SIZE]; gain_calibration() local
5231 unsigned char image[CALIBRATION_SIZE]; offset_calibration() local
6137 SANE_Byte *image = NULL; shading_calibration() local
[all...]
H A Dteco2.h393 SANE_Byte *image; /* keep the raw image here */ member
/third_party/backends/frontend/
H A Dscanimage.c1324 advance (Image * image) in advance() argument
1361 Image image = { 0, 0, 0, 0, 0, 0 }; scan_it() local
1872 Image image = { 0, 0, 0, 0, 0, 0 }; test_it() local
[all...]
/third_party/NuttX/include/nuttx/video/
H A Dfb.h416 const uint8_t *image; /* Pointer to image data */ member
/third_party/lame/libmp3lame/
H A Did3tag.c617 id3tag_set_albumart(lame_t gfp, const char *image, size_t size) in id3tag_set_albumart() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c1098 __DRIimage *image; in back_bo_to_dri_buffer() local
1328 get_fourcc(struct dri2_egl_display *dri2_dpy, __DRIimage *image, int *fourcc) get_fourcc() argument
1354 create_wl_buffer(struct dri2_egl_display *dri2_dpy, struct dri2_egl_surface *dri2_surf, __DRIimage *image) create_wl_buffer() argument
1547 __DRIimage *image; dri2_wl_swap_buffers_with_damage() local
1636 __DRIimage *image = dri2_img->dri_image; dri2_wl_create_wayland_buffer_from_image() local
[all...]
H A Degl_dri2.h233 const __DRIimageExtension *image; member
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1782 EGLImage image; in eglCreateImage() local
1815 eglDestroyImage(EGLDisplay dpy, EGLImage image) in eglDestroyImage() argument
1824 eglDestroyImageKHR(EGLDisplay dpy, EGLImage image) in eglDestroyImageKHR() argument
2229 eglExportDRMImageMESA(EGLDisplay dpy, EGLImage image, in eglExportDRMImageMESA() argument
2312 eglCreateWaylandBufferFromImageWL(EGLDisplay dpy, EGLImage image) in eglCreateWaylandBufferFromImageWL() argument
2378 eglExportDMABUFImageQueryMESA(EGLDisplay dpy, EGLImage image, EGLint *fourcc, EGLint *nplanes, EGLuint64KHR *modifiers) eglExportDMABUFImageQueryMESA() argument
2400 eglExportDMABUFImageMESA(EGLDisplay dpy, EGLImage image, int *fds, EGLint *strides, EGLint *offsets) eglExportDMABUFImageMESA() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c123 radv_image_use_fast_clear_for_image_early(const struct radv_device *device, const struct radv_image *image) radv_image_use_fast_clear_for_image_early() argument
142 radv_image_use_fast_clear_for_image(const struct radv_device *device, const struct radv_image *image) radv_image_use_fast_clear_for_image() argument
228 radv_use_dcc_for_image_early(struct radv_device *device, struct radv_image *image, const VkImageCreateInfo *pCreateInfo, VkFormat format, bool *sign_reinterpret) radv_use_dcc_for_image_early() argument
288 radv_use_dcc_for_image_late(struct radv_device *device, struct radv_image *image) radv_use_dcc_for_image_late() argument
319 radv_image_use_dcc_image_stores(const struct radv_device *device, const struct radv_image *image) radv_image_use_dcc_image_stores() argument
330 radv_image_use_dcc_predication(const struct radv_device *device, const struct radv_image *image) radv_image_use_dcc_predication() argument
336 radv_use_fmask_for_image(const struct radv_device *device, const struct radv_image *image) radv_use_fmask_for_image() argument
343 radv_use_htile_for_image(const struct radv_device *device, const struct radv_image *image) radv_use_htile_for_image() argument
374 radv_use_tc_compat_cmask_for_image(struct radv_device *device, struct radv_image *image) radv_use_tc_compat_cmask_for_image() argument
451 radv_patch_image_dimensions(struct radv_device *device, struct radv_image *image, const struct radv_image_create_info *create_info, struct ac_surf_info *image_info) radv_patch_image_dimensions() argument
512 radv_patch_image_from_extra_info(struct radv_device *device, struct radv_image *image, const struct radv_image_create_info *create_info, struct ac_surf_info *image_info) radv_patch_image_from_extra_info() argument
568 radv_image_get_plane_format(const struct radv_physical_device *pdev, const struct radv_image *image, unsigned plane) radv_image_get_plane_format() argument
581 radv_get_surface_flags(struct radv_device *device, struct radv_image *image, unsigned plane_id, const VkImageCreateInfo *pCreateInfo, VkFormat image_format) radv_get_surface_flags() argument
767 si_set_mutable_tex_desc_fields(struct radv_device *device, struct radv_image *image, const struct legacy_surf_level *base_level_info, unsigned plane_id, unsigned base_level, unsigned first_level, unsigned block_width, bool is_stencil, bool is_storage_image, bool disable_compression, bool enable_write_compression, uint32_t *state) si_set_mutable_tex_desc_fields() argument
954 gfx10_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) gfx10_make_texture_descriptor() argument
1114 si_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) si_make_texture_descriptor() argument
1328 radv_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) radv_make_texture_descriptor() argument
1347 radv_query_opaque_metadata(struct radv_device *device, struct radv_image *image, struct radeon_bo_metadata *md) radv_query_opaque_metadata() argument
1369 radv_init_metadata(struct radv_device *device, struct radv_image *image, struct radeon_bo_metadata *metadata) radv_init_metadata() argument
1408 radv_image_override_offset_stride(struct radv_device *device, struct radv_image *image, uint64_t offset, uint32_t stride) radv_image_override_offset_stride() argument
1416 radv_image_alloc_single_sample_cmask(const struct radv_device *device, const struct radv_image *image, struct radeon_surf *surf) radv_image_alloc_single_sample_cmask() argument
1433 radv_image_alloc_values(const struct radv_device *device, struct radv_image *image) radv_image_alloc_values() argument
1470 radv_image_is_pipe_misaligned(const struct radv_device *device, const struct radv_image *image) radv_image_is_pipe_misaligned() argument
1518 radv_image_is_l2_coherent(const struct radv_device *device, const struct radv_image *image) radv_image_is_l2_coherent() argument
1543 radv_image_can_fast_clear(const struct radv_device *device, const struct radv_image *image) radv_image_can_fast_clear() argument
1571 radv_image_use_comp_to_single(const struct radv_device *device, const struct radv_image *image) radv_image_use_comp_to_single() argument
1602 radv_image_reset_layout(const struct radv_physical_device *pdev, struct radv_image *image) radv_image_reset_layout() argument
1635 radv_image_create_layout(struct radv_device *device, struct radv_image_create_info create_info, const struct VkImageDrmFormatModifierExplicitCreateInfoEXT *mod_info, struct radv_image *image) radv_image_create_layout() argument
1739 radv_destroy_image(struct radv_device *device, const VkAllocationCallbacks *pAllocator, struct radv_image *image) radv_destroy_image() argument
1755 radv_image_print_info(struct radv_device *device, struct radv_image *image) radv_image_print_info() argument
1823 struct radv_image *image = NULL; radv_image_create() local
1941 struct radv_image *image = iview->image; radv_image_view_make_descriptor() local
2006 radv_get_aspect_format(struct radv_image *image, VkImageAspectFlags mask) radv_get_aspect_format() argument
2033 struct radv_image *image; radv_image_view_can_fast_clear() local
2219 radv_layout_is_htile_compressed(const struct radv_device *device, const struct radv_image *image, VkImageLayout layout, bool in_render_loop, unsigned queue_mask) radv_layout_is_htile_compressed() argument
2273 radv_layout_can_fast_clear(const struct radv_device *device, const struct radv_image *image, unsigned level, VkImageLayout layout, bool in_render_loop, unsigned queue_mask) radv_layout_can_fast_clear() argument
2296 radv_layout_dcc_compressed(const struct radv_device *device, const struct radv_image *image, unsigned level, VkImageLayout layout, bool in_render_loop, unsigned queue_mask) radv_layout_dcc_compressed() argument
2327 radv_layout_fmask_compressed(const struct radv_device *device, const struct radv_image *image, VkImageLayout layout, unsigned queue_mask) radv_layout_fmask_compressed() argument
2346 radv_image_queue_family_mask(const struct radv_image *image, enum radv_queue_family family, enum radv_queue_family queue_family) radv_image_queue_family_mask() argument
[all...]
H A Dradv_meta_clear.c677 clear_htile_mask(struct radv_cmd_buffer *cmd_buffer, const struct radv_image *image, in clear_htile_mask() argument
728 radv_get_htile_fast_clear_value(const struct radv_device *device, const struct radv_image *image, VkClearDepthStencilValue value) radv_get_htile_fast_clear_value() argument
780 radv_get_htile_mask(const struct radv_device *device, const struct radv_image *image, VkImageAspectFlags aspects) radv_get_htile_mask() argument
1243 radv_get_cmask_fast_clear_value(const struct radv_image *image) radv_get_cmask_fast_clear_value() argument
1259 radv_clear_cmask(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, const VkImageSubresourceRange *range, uint32_t value) radv_clear_cmask() argument
1280 radv_clear_fmask(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, const VkImageSubresourceRange *range, uint32_t value) radv_clear_fmask() argument
1298 radv_clear_dcc(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, const VkImageSubresourceRange *range, uint32_t value) radv_clear_dcc() argument
1350 radv_clear_dcc_comp_to_single(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, const VkImageSubresourceRange *range, uint32_t color_values[2]) radv_clear_dcc_comp_to_single() argument
1463 radv_clear_htile(struct radv_cmd_buffer *cmd_buffer, const struct radv_image *image, const VkImageSubresourceRange *range, uint32_t value) radv_clear_htile() argument
2053 radv_clear_image_layer(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, VkImageLayout image_layout, const VkImageSubresourceRange *range, VkFormat format, int level, unsigned layer_count, const VkClearValue *clear_val) radv_clear_image_layer() argument
2150 radv_fast_clear_range(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, VkFormat format, VkImageLayout image_layout, bool in_render_loop, const VkImageSubresourceRange *range, const VkClearValue *clear_val) radv_fast_clear_range() argument
2215 radv_cmd_clear_image(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, VkImageLayout image_layout, const VkClearValue *clear_value, uint32_t range_count, const VkImageSubresourceRange *ranges, bool cs) radv_cmd_clear_image() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_cmd_buffer.c109 const struct v3dv_image *image = (struct v3dv_image *) iview->vk.image; in cmd_buffer_render_pass_emit_load() local
310 const struct v3dv_image *image = (struct v3dv_image *) iview->vk.image; cmd_buffer_render_pass_emit_store() local
906 const struct v3dv_image *image = (struct v3dv_image *) iview->vk.image; cmd_buffer_emit_render_pass_rcl() local
[all...]
H A Dv3dv_device.c2849 v3dv_GetImageSparseMemoryRequirements( VkDevice device, VkImage image, uint32_t *pSparseMemoryRequirementCount, VkSparseImageMemoryRequirements *pSparseMemoryRequirements) v3dv_GetImageSparseMemoryRequirements() argument
[all...]

Completed in 58 milliseconds

1...<<21222324252627282930>>...44