| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/ |
| H A D | image_id_test.cpp | 63 auto image = node_api->createNode(ARKUI_NODE_IMAGE); in CreateSubImageNode() local 118 auto image = CreateSubImageNode(nodeAPI, imageFirstId, imageFirstEventId); CreateNativeNode() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonevent/ |
| H A D | commonevent_onclick_test.cpp | 93 auto image = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingCanvasLargeValueTest.cpp | 179 OH_Drawing_Image* image = OH_Drawing_ImageCreate(); in HWTEST_F() local
|
| /third_party/backends/backend/genesys/ |
| H A D | image.cpp | 191 auto image = TIFFOpen(filename.c_str(), "w"); in write_tiff_file() local 239 write_tiff_file(const std::string& filename, const Image& image) write_tiff_file() argument [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl_status.c | 204 int image = -1; in escl_status() local 86 print_xml_job_status(xmlNode *node, SANE_Status *job, int *image) print_xml_job_status() argument 116 print_xml_platen_and_adf_status(xmlNode *node, SANE_Status *platen, SANE_Status *adf, const char* jobId, SANE_Status *job, int *image) print_xml_platen_and_adf_status() argument
|
| /third_party/backends/japi/ |
| H A D | ScanIt.java | 71 private int image[] = null; // Image that we build as we scan. field in ScanIt [all...] |
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglimage.h | 157 _eglLookupImage(EGLImage image, _EGLDisplay *disp) in _eglLookupImage() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_sdma_copy_image.c | 71 radv_sdma_v4_v5_copy_image_to_buffer(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, in radv_sdma_v4_v5_copy_image_to_buffer() argument 191 radv_sdma_copy_image(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, struct radv_buffer *buffer, const VkBufferImageCopy2 *region) radv_sdma_copy_image() argument [all...] |
| H A D | radv_meta_fmask_expand.c | 91 radv_expand_fmask_image_inplace(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, in radv_expand_fmask_image_inplace() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_compute.c | 38 cs_prepare(const struct sp_compute_shader *cs, struct tgsi_exec_machine *machine, int local_x, int local_y, int local_z, int g_w, int g_h, int g_d, int b_w, int b_h, int b_d, struct tgsi_sampler *sampler, struct tgsi_image *image, struct tgsi_buffer *buffer ) cs_prepare() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | dri3_priv.h | 92 const __DRIimageExtension *image; member
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | subpicture.c | 65 vlVaCreateSubpicture(VADriverContextP ctx, VAImageID image, in vlVaCreateSubpicture() argument 122 vlVaSubpictureImage(VADriverContextP ctx, VASubpictureID subpicture, VAImageID image) in vlVaSubpictureImage() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_image.c | 43 static void pvr_image_init_memlayout(struct pvr_image *image) in pvr_image_init_memlayout() argument 62 static void pvr_image_init_physical_extent(struct pvr_image *image) in pvr_image_init_physical_extent() argument 83 pvr_image_setup_mip_levels(struct pvr_image *image) pvr_image_setup_mip_levels() argument 132 struct pvr_image *image; pvr_CreateImage() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | memory.cpp | 170 image::image(clover::context &ctx, in image() function in image [all...] |
| H A D | memory.hpp | 135 class image : public memory_obj { class
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_image_view.c | 48 svga_create_uav_image(struct svga_context *svga, const struct pipe_image_view *image) svga_create_uav_image() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_cpal.c | 178 GLubyte *image = NULL; in _mesa_cpal_compressed_teximage2d() local 80 paletted_to_color(const struct cpal_format_info *info, const GLubyte *palette, const void *indices, GLuint num_pixels, GLubyte *image) paletted_to_color() argument
|
| H A D | vdpau.c | 373 struct gl_texture_image *image; in _mesa_VDPAUMapSurfacesNV() local 427 struct gl_texture_image *image; in _mesa_VDPAUUnmapSurfacesNV() local [all...] |
| /third_party/mesa3d/src/mapi/glapi/tests/ |
| H A D | check_table.cpp | 1569 gl_dispatch_stub_356(GLenum target, GLenum format, GLenum type, GLvoid * image) in gl_dispatch_stub_356() argument
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_image.c | 39 panvk_image_get_plane_size(const struct panvk_image *image, unsigned plane) in panvk_image_get_plane_size() argument 46 panvk_image_get_total_size(const struct panvk_image *image) in panvk_image_get_total_size() argument 72 struct panvk_image *image = NULL; in panvk_image_create() local [all...] |
| /third_party/libdrm/tests/tegra/ |
| H A D | vic.c | 55 struct vic_image *image; in vic_image_new() local 100 vic_image_free(struct vic_image *image) vic_image_free() argument 109 vic_image_dump(struct vic_image *image, FILE *fp) vic_image_dump() argument [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blitter.h | 45 const struct pan_image *image; member
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_helpers.c | 240 panfrost_track_image_access(struct panfrost_batch *batch, enum pipe_shader_type stage, struct pipe_image_view *image) panfrost_track_image_access() argument
|
| H A D | pan_resource.h | 71 struct pan_image image; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageExtendedUsageBitTests.cpp | 38 namespace image namespace
|