HomeSort by relevance Sort by last modified time
    Searched refs:tx (Results 151 - 175 of 215) sorted by null

1 2 3 4 5 67 8 9

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix.java 669 float tx, sx = dst.width() / src.width(); local
682 tx = dst.left - src.left * sx;
698 tx += diff;
706 mValues[2] = tx;
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
SpriteTextRenderer.java 235 float tx = sx - width * 0.5f; local
237 mLabels.draw(gl, tx, ty, labelId);
  /external/webkit/WebCore/html/canvas/
CanvasRenderingContext2D.idl 40 void translate(in float tx, in float ty);
CanvasRenderingContext2D.h 107 void translate(float tx, float ty);
  /external/webkit/WebCore/platform/graphics/android/
ImageAndroid.cpp 316 float tx = phase.x() + srcRect.x() * patternTransform.a(); local
318 matrix.postTranslate(SkFloatToScalar(tx), SkFloatToScalar(ty));
  /external/webkit/WebCore/rendering/
RenderListItem.cpp 309 void RenderListItem::paint(PaintInfo& paintInfo, int tx, int ty)
314 RenderBlock::paint(paintInfo, tx, ty);
RenderLayer.cpp 2277 int tx = x - renderBoxX(); local
    [all...]
RenderMenuList.cpp 222 IntRect RenderMenuList::controlClipRect(int tx, int ty) const
227 IntRect outerBox(tx + borderLeft() + paddingLeft(),
232 IntRect innerBox(tx + m_innerBlock->x() + m_innerBlock->paddingLeft(),
RenderObject.h 481 * (tx|ty) is the calculated position of the parent
506 virtual void paint(PaintInfo&, int tx, int ty);
527 bool hitTest(const HitTestRequest&, HitTestResult&, const IntPoint&, int tx, int ty, HitTestFilter = HitTestAll);
528 virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, int x, int y, int tx, int ty, HitTestAction);
    [all...]
SVGRootInlineBox.cpp 339 SVGRootInlineBoxPaintWalker(SVGRootInlineBox* rootBox, SVGResourceFilter* rootFilter, RenderObject::PaintInfo paintInfo, int tx, int ty)
344 , m_boundingBox(tx + rootBox->x(), ty + rootBox->y(), rootBox->width(), rootBox->height())
351 , m_tx(tx)
664 void SVGRootInlineBox::paint(RenderObject::PaintInfo& paintInfo, int tx, int ty)
673 FloatRect boundingBox(tx + x(), ty + y(), width(), height());
678 SVGRootInlineBoxPaintWalker walkerCallback(this, filter, paintInfo, tx, ty);
    [all...]
  /external/skia/src/core/
SkMatrix.cpp 408 SkScalar tx, sx = SkScalarDiv(dst.width(), src.width()); local
421 tx = dst.fLeft - SkScalarMul(src.fLeft, sx);
437 tx += diff;
445 fMat[kMTransX] = tx;
764 Sk64 tx, ty; local
778 set_muladdmul(&tx, fMat[kMSkewX], fMat[kMTransY], -fMat[kMScaleY], fMat[kMTransX]);
780 // check tx,ty for overflow
781 clzNumer = SkCLZ(SkAbs32(tx.fHi) | SkAbs32(ty.fHi));
791 inv->fMat[kMTransX] = SkMulShift(tx.getShiftRight(33 - clzNumer), scale, sk64shift);
835 SkScalar tx = m.fMat[kMTransX] local
869 SkScalar tx = m.fMat[kMTransX]; local
909 SkScalar tx = m.fMat[kMTransX]; local
    [all...]
SkBitmapProcShader.cpp 5 bool SkBitmapProcShader::CanDo(const SkBitmap& bm, TileMode tx, TileMode ty) {
11 // if (tx == ty && (kClamp_TileMode == tx || kRepeat_TileMode == tx))
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa.c 124 wpa_hexdump(MSG_MSGDUMP, "WPA: TX EAPOL-Key", msg, msg_len);
436 /* Supplicant: swap tx/rx Mic keys */
625 int tx, key_rsc_len, keyidx; member in struct:wpa_gtk_data
640 "(keyidx=%d tx=%d len=%d).", gd->keyidx, gd->tx,
644 /* Swap Tx/Rx keys for Michael MIC */
661 gd->keyidx, gd->tx, key_rsc, gd->key_rsc_len,
674 int tx)
676 if (tx && sm->pairwise_cipher != WPA_CIPHER_NONE) {
677 /* Ignore Tx bit for GTK if a pairwise key is used. One A
    [all...]
  /external/chromium/third_party/icu/source/common/
rbbitblb.cpp 596 int32_t tx; local
597 for (tx=1; tx<fDStates->size(); tx++) {
599 temp = (RBBIStateDescriptor *)fDStates->elementAt(tx);
    [all...]
  /external/icu4c/common/
rbbitblb.cpp 596 int32_t tx; local
597 for (tx=1; tx<fDStates->size(); tx++) {
599 temp = (RBBIStateDescriptor *)fDStates->elementAt(tx);
    [all...]
  /frameworks/base/services/surfaceflinger/
LayerBase.cpp 127 if (mCurrentState.transform.tx() == x && mCurrentState.transform.ty() == y)
264 mLeft = tr.tx();
518 getTypeId(), this, s.z, tx(), ty(), s.w, s.h,
LayerBase.h 218 int tx() const { return mLeft; } function in class:android::LayerBase
  /external/webkit/WebCore/page/
Frame.h 240 void paintDragCaret(GraphicsContext*, int tx, int ty, const IntRect& clipRect) const;
  /hardware/broadcom/wlan/bcm4329/src/include/
sbhnddma.h 172 dma64regs_t tx; member in struct:__anon9596
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 373 int tx = scratches.obtain(); local
375 AND(AL, 0, tx, Rx, imm(GGL_DITHER_MASK));
377 ADD(AL, 0, tx, tx, reg_imm(ty, LSL, GGL_DITHER_ORDER_SHIFT));
378 ORR(AL, 0, parts.count.reg, tx, reg_imm(parts.count.reg, LSL, 16));
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
libtommath.c 2427 int tx, ty; local
3255 int tx, ty, iy; local
    [all...]
  /external/proguard/src/proguard/gui/splash/
OverrideGraphics2D.java 569 public void setTransform(AffineTransform Tx)
571 graphics.setTransform(Tx);
584 public void transform(AffineTransform Tx)
586 graphics.transform(Tx);
589 public void translate(double tx, double ty)
591 graphics.translate(tx, ty);
  /external/webkit/WebCore/inspector/front-end/
InjectedScript.js     [all...]
  /external/webkit/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 368 void GraphicsContext::translate(float tx, float ty)
373 gc->Translate(tx, ty);
  /frameworks/base/opengl/java/android/opengl/
Matrix.java 254 final float tx = -(right + left) * r_width; local
260 m[mOffset +12] = tx;

Completed in 1419 milliseconds

1 2 3 4 5 67 8 9