Searched refs:tx (Results 1 - 25 of 57) sorted by path

123

/haiku/headers/libs/agg/
H A Dagg_conv_adaptor_vpgen.h96 double tx, ty; local
97 cmd = m_source->vertex(&tx, &ty);
106 m_start_x = tx;
111 m_vpgen.move_to(tx, ty);
112 m_start_x = tx;
118 m_vpgen.line_to(tx, ty);
H A Dagg_rasterizer_compound_aa.h177 bool hit_test(int tx, int ty);
620 bool rasterizer_compound_aa<Clip>::hit_test(int tx, int ty) argument
633 scanline_hit_test sl(tx);
H A Dagg_rasterizer_scanline_aa.h290 bool hit_test(int tx, int ty);
494 bool rasterizer_scanline_aa<Clip>::hit_test(int tx, int ty) argument
497 scanline_hit_test sl(tx);
H A Dagg_span_interpolator_linear.h56 double tx; local
59 tx = x;
61 m_trans->transform(&tx, &ty);
62 int x1 = iround(tx * subpixel_scale);
65 tx = x + len;
67 m_trans->transform(&tx, &ty);
68 int x2 = iround(tx * subpixel_scale);
162 double tx; local
170 tx = x;
172 m_trans->transform(&tx,
193 double tx = double(m_src_x) / double(subpixel_scale) + len; local
[all...]
H A Dagg_trans_bilinear.h120 double tx = *x; local
122 double xy = tx * ty;
123 *x = m_mtx[0][0] + m_mtx[1][0] * xy + m_mtx[2][0] * tx + m_mtx[3][0] * ty;
124 *y = m_mtx[0][1] + m_mtx[1][1] * xy + m_mtx[2][1] * tx + m_mtx[3][1] * ty;
139 iterator_x(double tx, double ty, double step, const double m[4][2]) : argument
142 x(m[0][0] + m[1][0] * tx * ty + m[2][0] * tx + m[3][0] * ty),
143 y(m[0][1] + m[1][1] * tx * ty + m[2][1] * tx + m[3][1] * ty)
/haiku/headers/os/interface/
H A DAffineTransform.h45 double shx, double sy, double tx,
193 void GetTranslation(double* tx,
210 double tx; member in class:BAffineTransform
225 *x = tmp * sx + *y * shx + tx;
234 double a = (*x - tx) * d;
247 tx += x;
256 tx += x * sx + y * shx;
269 double t4 = tx * ca - ty * sa;
272 ty = tx * sa + ty * ca;
275 tx
[all...]
/haiku/headers/private/firewire/
H A Dfirewire.h58 } tx, rx; member in struct:fw_isobufreq
H A Dfirewire_module.h56 int (*fw_open_isodma)(struct firewire_comm *fc, int tx);
/haiku/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c687 i = gFirewire->fw_open_isodma(fc, /* tx */1);
693 err = fwdev_allocbuf(it, &d->bufreq.tx);
713 i = gFirewire->fw_open_isodma(fc, /* tx */0);
748 bzero(&ibufreq->tx, sizeof(ibufreq->tx));
750 ibufreq->tx.nchunk = it->bnchunk;
751 ibufreq->tx.npacket = it->bnpacket;
752 ibufreq->tx.psize = it->psize;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_desc.h27 * in only after the tx descriptor process method finds a
40 int8_t ts_rssi; /* tx ack RSSI */
57 int8_t ts_rssi_ctl[3]; /* tx ack RSSI [ctl, chain 0-2] */
58 int8_t ts_rssi_ext[3]; /* tx ack RSSI [ext, chain 0-2] */
64 #define HAL_TXERR_FILT 0x02 /* blocked by tx filtering */
250 struct ath_tx_status tx;/* xmit status */ member in union:ath_desc_status::__anon1060
255 #define ds_txstat ds_us.tx
258 /* flags passed to tx descriptor setup methods */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212desc.h29 * AR5212-specific tx/rx descriptor definition.
42 } tx; member in union:ar5212_desc::__anon1124
52 #define ds_ctl2 u.tx.ctl2
53 #define ds_ctl3 u.tx.ctl3
54 #define ds_txstatus0 u.tx.status0
55 #define ds_txstatus1 u.tx.status1
103 #define AR_XmitRate0 0x0000001f /* series 0 tx rate */
105 #define AR_XmitRate1 0x000003e0 /* series 1 tx rate */
107 #define AR_XmitRate2 0x00007c00 /* series 2 tx rate */
109 #define AR_XmitRate3 0x000f8000 /* series 3 tx rat
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c33 * There is 6 memory rings. 1 command ring, 1 rx data ring & 4 tx data rings.
34 * The 4 tx data rings allow for prioritization QoS.
44 * A similar thing happens with the tx rings. The difference is the firmware
48 * The command ring operates in the same manner as the tx queues.
462 | IEEE80211_C_TXFRAG /* handle tx frags */
463 | IEEE80211_C_TXPMGT /* tx power management */
2527 printf(" tx ring %2d: qid=%-2d cur=%-3d queued=%-3d\n",
2799 struct wpi_cmd_data *tx = (struct wpi_cmd_data *)&tx_data.data; local
2892 memset(tx, 0, sizeof (struct wpi_cmd_data));
2901 tx
2967 struct wpi_cmd_data *tx = (struct wpi_cmd_data *)&tx_data.data; local
4102 struct wpi_cmd_data *tx; local
[all...]
H A Dif_wpireg.h802 struct wpi_tx_stats tx; member in struct:wpi_stats
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireCard.cpp189 bufreq.tx.nchunk = 0;
190 bufreq.tx.npacket = 0;
191 bufreq.tx.psize = 0;
247 bufreq.tx.nchunk = 0;
248 bufreq.tx.npacket = 0;
249 bufreq.tx.psize = 0;
357 bufreq.tx.nchunk = 0;
358 bufreq.tx.npacket = 0;
359 bufreq.tx.psize = 0;
/haiku/src/add-ons/screen_savers/gravity/
H A DGravitySource.cpp35 tx = frand() * 30.0f - 15.0f;
44 float dx = tx - x;
63 tx = frand() * 20.0f - 10.0f;
H A DGravitySource.h26 float tx; member in struct:GravitySource
/haiku/src/apps/icon-o-matic/transformable/
H A DChannelTransform.cpp53 double tx; local
55 other.translation(&tx, &ty);
65 if (isnanf(tx) || isnanf(ty) || isnanf(scaleX) || isnanf(scaleY))
68 SetTransformation(B_ORIGIN, BPoint(tx, ty), rotation, scaleX, scaleY);
/haiku/src/bin/fwcontrol/
H A Dfwcontrol.c695 bufreq.tx.nchunk = 0;
696 bufreq.tx.npacket = 0;
697 bufreq.tx.psize = 0;
H A Dfwdv.c133 bufreq.tx.nchunk = 0;
134 bufreq.tx.npacket = 0;
135 bufreq.tx.psize = 0;
291 bufreq.tx.nchunk = NCHUNK;
292 bufreq.tx.npacket = NPACKET_T;
293 bufreq.tx.psize = PSIZE;
H A Dfwmpegts.c186 bufreq.tx.nchunk = 0;
187 bufreq.tx.npacket = 0;
188 bufreq.tx.psize = 0;
/haiku/src/kits/interface/
H A DAffineTransform.cpp38 tx(0.0),
45 double sy, double tx, double ty)
51 tx(tx),
63 tx(other.tx),
110 buffer[4] = tx;
131 tx = buffer[4];
391 double tx; local
396 if (!GetAffineParameters(&tx,
44 BAffineTransform(double sx, double shy, double shx, double sy, double tx, double ty) argument
[all...]
/haiku/src/libs/agg/src/
H A Dagg_bezier_arc.cpp44 double tx = (1.0 - x0) * 4.0 / 3.0; local
45 double ty = y0 - tx * x0 / y0;
50 px[1] = x0 + tx;
52 px[2] = x0 + tx;
H A Dagg_line_aa_basics.cpp56 double tx = l2.x2 - (l2.x1 - l1.x1) * k; local
65 tx -= (tx - l2.x1) * 2.0;
70 double dx = tx - l2.x1;
78 *x = iround(tx);
/haiku/src/servers/app/drawing/Painter/
H A Dagg_rasterizer_scanline_aa_subpix.h328 bool hit_test(int tx, int ty);
532 bool rasterizer_scanline_aa_subpix<Clip>::hit_test(int tx, int ty) argument
535 scanline_hit_test sl(tx);
/haiku/src/tests/kits/interface/picture/
H A DMatrix.h23 void Translate(float tx, float ty);
59 inline void BMatrix::Translate(float tx, float ty) argument
61 e += a * tx + c * ty;
62 f += b * tx + d * ty;

Completed in 449 milliseconds

123