HomeSort by relevance Sort by last modified time
    Searched refs:tx (Results 276 - 300 of 384) sorted by null

<<111213141516

  /frameworks/native/libs/gui/
GLConsumer.cpp 800 float tx = 0.0f, ty = 0.0f, sx = 1.0f, sy = 1.0f; local
833 tx = (float(cropRect.left) + shrinkAmount) / bufferWidth;
848 tx, ty, 0, 1,
    [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.cpp 697 float sx, sy, tx, ty, h, w; local
702 tx, ty, 0, 1 */
706 tx = mtx[12];
712 unsigned int left = (unsigned int)(tx * w -1);
  /packages/apps/Launcher3/src/com/android/launcher3/
WidgetPreviewLoader.java 424 float tx = x;
425 for (int i = 0; i < spanX; i++, tx += tileW) {
428 dst.offsetTo(tx, ty);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbenv.py 323 def tx() : function in function:DBEnv_log_txn.setUp.test_tx_max
327 tx()
328 self.assertRaises(MemoryError, tx)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbenv.py 323 def tx() : function in function:DBEnv_log_txn.setUp.test_tx_max
327 tx()
328 self.assertRaises(MemoryError, tx)
  /frameworks/base/libs/hwui/
DisplayListOp.h 855 const float tx = (int) floorf(state->mMatrix.getTranslateX() + variable
864 opVertices->x + tx, opVertices->y + ty,
873 renderer.dirtyLayer(tx, ty,
874 tx + patchOp->mLocalBounds.getWidth(),
880 const float x = tx + quadBounds.left;
    [all...]
  /frameworks/rs/driver/
rsdAllocation.cpp 330 uint32_t tx = alloc->mHal.drvState.lod[0].dimX; local
334 alloc->mHal.drvState.lod[lod].dimX = tx;
338 rsRound(tx * type->getElementSizeBytes(), 16);
341 if (tx > 1) tx >>= 1;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state.c 1559 float_ui32_type tx = { v[MAT_TX] + xoffset }; local
1627 float_ui32_type tx; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state.c 1366 float_ui32_type tx = { v[MAT_TX] + xoffset + SUBPIXEL_X }; local
1409 float_ui32_type tx; local
    [all...]
  /system/bt/stack/l2cap/
l2c_api.c     [all...]
  /external/skia/src/core/
SkBitmapProcShader.cpp 20 bool SkBitmapProcShader::CanDo(const SkBitmap& bm, TileMode tx, TileMode ty) {
26 // if (tx == ty && (kClamp_TileMode == tx || kRepeat_TileMode == tx))
  /external/deqp/modules/glshared/
glsBufferTestUtil.cpp 556 float tx = tri ? fx : (1.0f-fx);
561 Vec4 color = t0 + (t1-t0)*tx + (t2-t0)*ty;
glsShaderRenderCase.cpp 726 float tx = tri ? fx1 : (1.0f-fx1); local
731 Vec4 color = t0 + (t1-t0)*tx + (t2-t0)*ty;
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_transfer.c 573 unsigned tx = x >> k; local
579 m += ((ty * nx) + tx) << k << k;
  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderImpl.java 373 // Set the brannch id before you ask for a tx.
401 throw new TransactionUnavailableException("Cound not create tx");
512 // this tx gets his own dialog.
534 * create a server tx except for dialog creating transactions. After that, all
594 // tx does not exist so create the tx.
957 Transaction tx = (Transaction) errorObject; local
    [all...]
  /frameworks/base/opengl/java/android/opengl/
Matrix.java 288 final float tx = -(right + left) * r_width; local
294 m[mOffset +12] = tx;
  /system/core/liblog/tests/
liblog_test.cpp 155 log_time tx(eventData + 4 + 1);
156 if (ts == tx) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_bitstream.c 817 tx_counts_to_branch_counts_8x8(cm->counts.tx.p8x8[i], ct_8x8p);
823 tx_counts_to_branch_counts_16x16(cm->counts.tx.p16x16[i], ct_16x16p);
830 tx_counts_to_branch_counts_32x32(cm->counts.tx.p32x32[i], ct_32x32p);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_bitstream.c 820 tx_counts_to_branch_counts_8x8(cm->counts.tx.p8x8[i], ct_8x8p);
826 tx_counts_to_branch_counts_16x16(cm->counts.tx.p16x16[i], ct_16x16p);
833 tx_counts_to_branch_counts_32x32(cm->counts.tx.p32x32[i], ct_32x32p);
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-linux.c 807 struct vki_timex *tx = (struct vki_timex *)ARG1; local
810 PRE_MEM_READ( "adjtimex(timex->modes)", ARG1, sizeof(tx->modes));
813 if (tx->modes & (bits)) \
815 (Addr)&tx->field, sizeof(tx->field))
817 if (tx->modes & VKI_ADJ_ADJTIME) {
818 if (!(tx->modes & VKI_ADJ_OFFSET_READONLY))
819 PRE_MEM_READ( "adjtimex(timex->offset)", (Addr)&tx->offset, sizeof(tx->offset));
841 struct vki_timex *tx = (struct vki_timex *)ARG2 local
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /external/opencv/cxcore/src/
cxmathfuncs.cpp 662 float tx = x_buffer[i]; local
668 tx *= magval;
673 x_data[x+i] = tx;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 896 milliseconds

<<111213141516