/frameworks/base/graphics/java/android/renderscript/ |
D | AllocationAdapter.java | 105 int ty = mAdaptedAllocation.mType.getY(); in initLOD() local 109 if ((tx==1) && (ty == 1) && (tz == 1)) { in initLOD() 114 if (ty > 1) ty >>= 1; in initLOD() 119 mCurrentDimY = ty; in initLOD()
|
/frameworks/base/libs/rs/ |
D | rsType.cpp | 89 uint32_t ty = mDimY; in compute() local 94 mLODs[lod].mY = ty; in compute() 97 offset += tx * rsMax(ty, 1u) * rsMax(tz, 1u) * mElement->getSizeBytes(); in compute() 99 if (ty > 1) ty >>= 1; in compute()
|
/frameworks/base/services/surfaceflinger/ |
D | Transform.cpp | 98 float Transform::ty() const { in ty() function in android::Transform 111 void Transform::set(float tx, float ty) in set() argument 114 mMatrix[2][1] = ty; in set() 117 if (isZero(tx) && isZero(ty)) { in set() 243 int ypos = floorf(ty() + 0.5f); in transform()
|
D | Transform.h | 68 float ty() const; 72 void set(float tx, float ty);
|
D | LayerBase.cpp | 123 if (mCurrentState.transform.tx() == x && mCurrentState.transform.ty() == y) in setPosition() 481 s.z, s.transform.tx(), s.transform.ty(), s.w, s.h, in dump()
|
/frameworks/base/core/java/android/webkit/ |
D | ZoomManager.java | 490 int ty = Math.round(scale in animateZoom() local 493 ty = -(ty <= titleHeight ? Math.max(ty, 0) : WebView.pinLoc(ty in animateZoom() 498 … mWebView.updateScrollCoordinates(mWebView.getScrollX() - tx, mWebView.getScrollY() - ty); in animateZoom() 506 canvas.translate(tx, ty); in animateZoom()
|
/frameworks/base/libs/gui/ |
D | SurfaceTexture.cpp | 803 float tx, ty, sx, sy; in computeCurrentTransformMatrix() local 830 ty = (float(buf->getHeight() - mCurrentCrop.bottom) + 1.0f) / in computeCurrentTransformMatrix() 834 ty = 0.0f; in computeCurrentTransformMatrix() 843 ty = 0.0f; in computeCurrentTransformMatrix() 851 tx, ty, 0, 1, in computeCurrentTransformMatrix()
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
D | Matrix_Delegate.java | 600 float ty, sy = dst.height() / src.height(); in native_setRectToRect() local 613 ty = dst.top - src.top * sy; in native_setRectToRect() 630 ty += diff; in native_setRectToRect() 637 d.mValues[5] = ty; in native_setRectToRect()
|
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/ |
D | MultiWaveView.java | 694 float ty = y - mWaveCenterY; in handleMove() 695 float touchRadius = (float) Math.sqrt(dist2(tx, ty)); in handleMove() 698 float limitY = mWaveCenterY + ty * scale; in handleMove()
|
/frameworks/base/opengl/java/android/opengl/ |
D | Matrix.java | 282 final float ty = -(top + bottom) * r_height; in orthoM() local 288 m[mOffset +13] = ty; in orthoM()
|
/frameworks/base/libs/utils/ |
D | ResourceTypes.cpp | 2778 const ResTable_type* const ty = typeConfigs->configs[tci]; in identifierForName() local 2779 const uint32_t typeOffset = dtohl(ty->entriesStart); in identifierForName() 2781 const uint8_t* const end = ((const uint8_t*)ty) + dtohl(ty->header.size); in identifierForName() 2783 (((const uint8_t*)ty) + dtohs(ty->header.headerSize)); in identifierForName() 2785 const size_t NE = dtohl(ty->entryCount); in identifierForName() 2794 if (offset > (dtohl(ty->header.size)-sizeof(ResTable_entry))) { in identifierForName() 2796 offset, dtohl(ty->header.size)); in identifierForName() 2809 (((const uint8_t*)ty) + offset); in identifierForName()
|
/frameworks/base/opengl/libagl/ |
D | matrix.cpp | 872 const GLfloat ty = -(top + bottom) * r_height; in orthof() local 879 f[13] = ty; in orthof()
|
/frameworks/base/core/java/android/view/ |
D | ViewGroup.java | 1006 final float ty = event.mY; in dispatchDragEvent() local 1109 event.mY = ty; in dispatchDragEvent() 1145 event.mY = ty; in dispatchDragEvent()
|
D | View.java | 2764 float ty = 0; in View() local 2823 ty = a.getDimensionPixelOffset(attr, 0); in View() 3107 setTranslationY(ty); in View()
|
/frameworks/base/tools/aapt/ |
D | ResourceTable.cpp | 3176 const type ty = this != NULL ? mType : TYPE_ITEM; in flatten() local 3178 if (ty == TYPE_BAG) { in flatten() 3186 if (ty != TYPE_BAG) { in flatten()
|
/frameworks/base/core/res/assets/webkit/ |
D | hyph_en_US.dic | 4938 1ty 8949 .1ty
|