Home
last modified time | relevance | path

Searched defs:dx (Results 1 – 25 of 221) sorted by relevance

123456789

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_copy.c32 int dx, dy; member
167 int dx, in glamor_copy_bail()
205 int dx, in glamor_copy_cpu_fbo()
291 int dx, in glamor_copy_fbo_cpu()
351 int dx, in glamor_copy_fbo_fbo_draw()
508 int dx, in glamor_copy_fbo_fbo_temp()
630 int dx, in glamor_copy_needs_temp()
694 int dx, in glamor_copy_gl()
739 int dx, in glamor_copy()
784 int dx, dy; in glamor_copy_window() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dmach64_accel.c28 static u32 rotation24bpp(u32 dx, u32 direction) in rotation24bpp()
203 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; in atyfb_copyarea() local
250 u32 color, dx = rect->dx, width = rect->width, rotation = 0; in atyfb_fillrect() local
290 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmifillarc.c172 int dx, dy; in miEllipseAngleToSlope() local
245 int dx, dy; in miGetPieEdge() local
342 double w2, h2, x1, y1, x2, y2, dx, dy, scale; in miFillArcSliceSetup() local
482 int yk, xk, ym, xm, dx, dy, xorg, yorg; in miFillEllipseI() local
507 int xorg, yorg, dx, dy, slw; in miFillEllipseD() local
553 int yk, xk, ym, xm, dx, dy, xorg, yorg, slw; in miFillArcSliceI() local
597 int dx, dy, xorg, yorg, slw; in miFillArcSliceD() local
H A Dmiwideline.h44 int dx; member
58 int dx, dy; member
68 int dx, dy; member
H A Dmicopy.c39 int dx, int dy, miCopyProc copyProc, Pixel bitPlane, void *closure) in miCopyRegion()
144 int dx; in miDoCopy() local
H A Dmifillarc.h35 int dx, dy; member
44 int dx, dy; member
94 int dx; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c71 static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit1()
120 static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit8()
159 static void mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit16()
195 u16 dx = image->dx, dy = image->dy; in mb86290fb_imageblit() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmath.hpp37 T dx = b.x - a.x; in normal() local
50 T dx = b.x - a.x; in dist() local
58 T dx = b.x - a.x; in distSqr() local
H A Dtile_cover.cpp23 double dx = 0, dy = 0; member
101 const auto dx = x + 0.5 - c.x, dy = y + 0.5 - c.y; in tileCover() local
201 auto dx = x1 > x2 ? (maxTile - x1) + x2 : x2 - x1; in tileCount() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dfilters.hpp204 for(int dx = sx1; dx < sx2; ++dx) in operator ()() local
245 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
256 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
260 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dfilters.hpp204 for(int dx = sx1; dx < sx2; ++dx) in operator ()() local
245 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
256 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
260 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dfilters.hpp204 for(int dx = sx1; dx < sx2; ++dx) in operator ()() local
245 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
256 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
260 for (int dx = sx1; dx < sx2; ++dx) in operator ()() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb_mfb.c24 int sy, int sx, int dy, int dx, in atafb_mfb_copyarea()
77 int dy, int dx, u32 width, in atafb_mfb_linefill()
H A Datafb_iplan2p8.c31 int sy, int sx, int dy, int dx, in atafb_iplan2p8_copyarea()
288 int dy, int dx, u32 width, in atafb_iplan2p8_linefill()
H A Datafb_iplan2p2.c24 int sy, int sx, int dy, int dx, in atafb_iplan2p2_copyarea()
239 int dy, int dx, u32 width, in atafb_iplan2p2_linefill()
H A Datafb_iplan2p4.c24 int sy, int sx, int dy, int dx, in atafb_iplan2p4_copyarea()
253 int dy, int dx, u32 width, in atafb_iplan2p4_linefill()
H A Dtgafb.c623 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
836 u32 color, dx, dy, width, height, vxres, vyres; local
924 u32 dx, dy, width, height, vxres, vyres, color; local
1146 copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy,
1257 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; local
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/dram/
H A Dcmd_ddrphy.c88 int phy, dx; in dump_loop() local
207 #define DX_REG_DUMP(dx, x) \ argument
218 int phy, dx; in reg_dump() local
H A Dcmd_ddrmphy.c73 int phy, dx; in dump_loop() local
232 #define DX_REG_DUMP(dx, x) \ argument
242 int phy, dx; in reg_dump() local
H A Dumc-pxs2.c53 static inline int ddrphy_get_rank(int dx) in ddrphy_get_rank()
95 int dx; in ddrphy_dqs_delay_fixup() local
118 int dx, rank; in ddrphy_get_system_latency() local
147 int zq, dx; in ddrphy_init() local
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c461 DoGetDirection(int dx, int dy) in DoGetDirection()
528 GetDirection(int dx, int dy) in GetDirection()
561 FeedTrackers(DeviceVelocityPtr vel, double dx, double dy, int cur_t) in FeedTrackers()
692 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time) in ProcessVelocityData2D()
1086 double dx = 0, dy = 0; in acceleratePointerPredictable() local
1149 double dx = 0.0, dy = 0.0; in acceleratePointerLightweight() local
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbcopy.c37 int dx, in fbCopyNtoN()
92 int dx, in fbCopy1toN()
147 int dx, in fbCopyNto1()
H A Dfbwindow.c69 int dx, in fbCopyWindowProc()
106 int dx, dy; in fbCopyWindow() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dsvgalib.c220 int dx, dy; in svga_tilecopy() local
258 int dx, dy; in svga_tilefill() local
279 int dx, dy, i; in svga_tileblit() local
/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dsm750_accel.c152 unsigned int Bpp, unsigned int dx, unsigned int dy, in sm750_hw_copyarea()
319 u32 bytePerPixel, u32 dx, u32 dy, u32 width, in sm750_hw_imageblit()

123456789