Home
last modified time | relevance | path

Searched defs:src_x (Results 1 – 14 of 14) sorted by relevance

/device/soc/amlogic/a311d/soc/amlogic/ge2d/
Dbitblt.c21 static void _bitblt(struct ge2d_context_s *wq, int src_x, int src_y, int w, int h, int dst_x, int d… in _bitblt()
51 static void _bitblt_noalpha(struct ge2d_context_s *wq, int src_x, int src_y, int w, int h, int dst_… in _bitblt_noalpha()
87 void bitblt(struct ge2d_context_s *wq, int src_x, int src_y, int w, int h, int dst_x, int dst_y) in bitblt()
93 void bitblt_noblk(struct ge2d_context_s *wq, int src_x, int src_y, int w, int h, int dst_x, int dst… in bitblt_noblk()
99 void bitblt_noalpha(struct ge2d_context_s *wq, int src_x, int src_y, int w, int h, int dst_x, int d… in bitblt_noalpha()
105 void bitblt_noalpha_noblk(struct ge2d_context_s *wq, int src_x, int src_y, int w, int h, int dst_x,… in bitblt_noalpha_noblk()
Dstretchblt.c21 static void _stretchblt(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h, int … in _stretchblt()
55 void stretchblt(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h, int dst_x, i… in stretchblt()
62 void stretchblt_noblk(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h, int ds… in stretchblt_noblk()
69 static void _stretchblt_noalpha(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src… in _stretchblt_noalpha()
109 void stretchblt_noalpha(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h, int … in stretchblt_noalpha()
116 void stretchblt_noalpha_noblk(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h… in stretchblt_noalpha_noblk()
Dblend.c24 void blend(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h, int src2_x, int s… in blend()
88 void blend_noblk(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h, int src2_x,… in blend_noblk()
150 void blend_noalpha(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h, int src2_… in blend_noalpha()
211 void blend_noalpha_noblk(struct ge2d_context_s *wq, int src_x, int src_y, int src_w, int src_h, int… in blend_noalpha_noblk()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
Ddrm_plane.cpp96 int32_t src_x, src_y, src_w, src_h; in GetSrcProp() local
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
Ddrm_plane.cpp96 int32_t src_x, src_y, src_w, src_h; in GetSrcProp() local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
Ddrm_plane.cpp86 int32_t src_x, src_y, src_w, src_h; in GetSrcProp() local
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
Ddrm_plane.cpp96 int32_t src_x, src_y, src_w, src_h; in GetSrcProp() local
/device/soc/rockchip/common/hardware/display/src/display_device/
Ddrm_plane.cpp101 int32_t src_x, src_y, src_w, src_h; in GetSrcProp() local
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Drockchip_drm_direct_show.h43 u32 src_x; member
Drockchip_drm_vop2.c4648 uint32_t src_x, uint32_t src_y, in rockchip_atomic_helper_update_plane()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_atomic_helper.c2925 … int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, in drm_atomic_helper_update_plane()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c2014 … unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, in rockchip_atomic_helper_update_plane()
Drockchip_drm_vop2.c4265 … unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, in rockchip_atomic_helper_update_plane()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c4267 uint32_t src_x, uint32_t src_y, in rockchip_atomic_helper_update_plane()