Home
last modified time | relevance | path

Searched defs:dst_img (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_blit.c137 hi_s32 hifb_drv_fill(HIFB_BUFFER_S *dst_img, hi_u32 fill_data) in hifb_drv_fill() argument
262 static hi_void drv_blit_compress(hi_tde_surface *dst_surface, HIFB_BUFFER_S *dst_img, hifb_blit_opt *opt) in drv_blit_compress() argument
453 hifb_blit_check(hi_tde_export_func **tde_export_func, HIFB_BUFFER_S *src_img, HIFB_BUFFER_S *dst_img, hifb_blit_opt *opt) hifb_blit_check() argument
471 hifb_drv_blit(HIFB_BUFFER_S *src_img, HIFB_BUFFER_S *dst_img, hifb_blit_opt *opt, hi_bool is_refresh_screen, hi_s32 *refresh_handle) hifb_drv_blit() argument
535 drv_rotate_init(hi_tde_surface *surface, hi_tde_rect *rect, HIFB_BUFFER_S *src_img, HIFB_BUFFER_S *dst_img) drv_rotate_init() argument
626 hifb_drv_rotate(HIFB_BUFFER_S *src_img, HIFB_BUFFER_S *dst_img, hifb_rotate_opt *rotate_opt, hi_bool is_refresh_screen) hifb_drv_rotate() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp201 validate_copy(command_queue &q, image &dst_img, const vector_t &dst_orig, image &src_img, const vector_t &src_orig, const vector_t &region) validate_copy() argument
[all...]
/third_party/skia/tests/
H A DSerialProcsTest.cpp78 auto dst_img = picture_to_image(new_pic); in DEF_TEST() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve.c597 struct radv_image *dst_img = dest_iview->image; in radv_cmd_buffer_resolve_subpass_hw() local
729 struct radv_image *dst_img = dst_iview->image; in radv_cmd_buffer_resolve_subpass() local
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c245 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_copy_test() local
453 struct g2d_image src_img = {0}, dst_img in g2d_copy_with_scale_test() local
541 struct g2d_image src_img = {0}, dst_img = {0}; g2d_blend_test() local
642 struct g2d_image src_img = {0}, dst_img = {0}; g2d_checkerboard_test() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c911 HIFB_BUFFER_S dst_img; in hifb_completely() local
5722 tde_callback_dst_init(hifb_par *par, HIFB_BUFFER_S *dst_img, HIFB_LAYER_BUF_E buf_mode) global() argument
5757 HIFB_BUFFER_S dst_img; global() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c3428 struct dzn_image *dst_img = container_of(dst->vk.image, struct dzn_image, vk); in dzn_cmd_buffer_resolve_rendering_attachment() local

Completed in 16 milliseconds