Searched defs:tx (Results 1 – 12 of 12) sorted by relevance
/system/core/libpixelflinger/ |
D | picker.cpp | 135 const texture_t& tx = c->state.texture[i]; in ggl_pick() local
|
D | scanline.cpp | 722 texture_t& tx = c->state.texture[i]; in scanline() local 971 texture_t& tx = c->state.texture[0]; in horz_iterator32() local 988 texture_t& tx = c->state.texture[0]; in horz_iterator16() local 1007 texture_t& tx = c->state.texture[0]; in clamp_iterator() local 1097 const texture_t& tx = c->state.texture[0]; in init() local
|
/system/core/liblog/tests/ |
D | liblog_benchmark.cpp | 548 log_time tx(eventData + 4 + 1); in BM_log_latency() local 628 log_time tx(eventData + 4 + 1); in BM_log_delay() local
|
D | liblog_test.cpp | 166 log_time tx(eventData + 4 + 1); in TEST() local 460 log_time tx(eventData + 4 + 1); in TEST() local
|
/system/core/libmincrypt/ |
D | p256_ec.c | 1053 felem tx, ty, tz; in scalar_base_mult() local 1117 felem px, py, pz, tx, ty, tz; in scalar_mult() local
|
/system/tpm/trunks/ftdi/ |
D | mpsse.h | 171 uint8_t tx; member
|
/system/bt/stack/rfcomm/ |
D | port_int.h | 173 tPORT_DATA tx; /* Control block for data from app to peer */ member
|
/system/core/libpixelflinger/codeflinger/ |
D | GGLAssembler.cpp | 376 int tx = scratches.obtain(); in build_scanline_prolog() local
|
/system/bt/stack/l2cap/ |
D | l2c_api.c | 1415 BOOLEAN L2CA_SetChnlDataRate (UINT16 cid, tL2CAP_CHNL_DATA_RATE tx, tL2CAP_CHNL_DATA_RATE rx) in L2CA_SetChnlDataRate()
|
/system/core/logcat/tests/ |
D | logcat_test.cpp | 331 log_time tx((const char *) &t); in TEST() local
|
/system/bt/btif/src/ |
D | btif_media_task.c | 347 long long tx; member
|
/system/connectivity/shill/ |
D | device_unittest.cc | 2593 bool ReturnByteCounts(int interface_index, uint64_t* rx, uint64_t* tx) { in ReturnByteCounts()
|