Home
last modified time | relevance | path

Searched refs:ty (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DAllocationAdapter.java49 int ty = mAdaptedAllocation.mType.getY(); in initLOD() local
53 if ((tx==1) && (ty == 1) && (tz == 1)) { in initLOD()
58 if (ty > 1) ty >>= 1; in initLOD()
63 mCurrentDimY = ty; in initLOD()
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
H A DMDnsUtils.java38 String ty = getString(attributes.get(ATTRIBUTE__TY)); in isVendorPrinter() local
42 return (containsVendor(product, vendorValues) || containsVendor(ty, vendorValues) || in isVendorPrinter()
44 !(containsString(ty, EXCLUDE_FUJI) || containsString(product, EXCLUDE_FUJI) || in isVendorPrinter()
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
H A DMDnsUtils.java41 String ty = getString(attributes.get(ATTRIBUTE__TY)); in isVendorPrinter() local
44 …return containsVendor(product, vendorValues) || containsVendor(ty, vendorValues) || containsVendor… in isVendorPrinter()
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DMovingSurfaceViewActivity.java67 public void setMyTranslationY(float ty) { in setMyTranslationY() argument
68 setTranslationY(ty); in setMyTranslationY()
H A DStretchySurfaceViewActivity.java70 public void setMyTranslationY(float ty) { in setMyTranslationY() argument
71 setTranslationY(ty); in setMyTranslationY()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageRenderer.java439 for (int ty = r.top, i = 0; ty < r.bottom; ty += size, i++) { in draw()
443 drawTile(canvas, tx, ty, level, x, y, length); in draw()
594 int tx, int ty, int level, float x, float y, float length) { in drawTile() argument
600 Tile tile = getTile(tx, ty, level); in drawTile()
623 source.set(tx * scaleX, ty * scaleY, (tx + size) * scaleX, in drawTile()
624 (ty + size) * scaleY); in drawTile()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DMatrix.java463 final float ty = -(top + bottom) * r_height; in orthoM() local
469 m[mOffset +13] = ty; in orthoM()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_RenderNode.cpp265 … android_view_RenderNode_setTranslationY(CRITICAL_JNI_PARAMS_COMMA jlong renderNodePtr, float ty) { in android_view_RenderNode_setTranslationY() argument
266 return SET_AND_DIRTY(setTranslationY, ty, RenderNode::TRANSLATION_Y | RenderNode::Y); in android_view_RenderNode_setTranslationY()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java1709 final float ty = event.mY; in dispatchDragEvent() local
1810 event.mY = ty; in dispatchDragEvent()
1829 event.mY = ty; in dispatchDragEvent()
1879 final float ty = mCurrentDragStartEvent.mY; in notifyChildOfDragStart() local
1883 point[1] = ty; in notifyChildOfDragStart()
1890 mCurrentDragStartEvent.mY = ty; in notifyChildOfDragStart()
H A DViewRootImpl.java8336 final float ty = event.mY; in setDragFocus() local
8356 event.mY = ty; in setDragFocus()
H A DView.java5674 float ty = 0;
5768 ty = a.getDimension(attr, 0);
6336 setTranslationY(ty);
/aosp14/frameworks/base/core/res/geoid_height_map_assets/
H A Dtile-5.textpb2 …1x\200\355Q\275\266\344\310\252\022DC\021\212\204\307\221\214T&.i\273;Tl0j\ty\025U\3275\tJiJc\'\24…
H A Dtile-3.textpb2 …\221\275Z\211\352\364/W\243~\225~\007\351Z0\022qZP1\030\253\321=h\301\'NkN\ty\025\251\014\230 \326…
/aosp14/frameworks/base/tools/aapt/
H A DResourceTable.cpp3747 const type ty = mType; in flatten() local
3748 if (ty == TYPE_BAG) { in flatten()
3755 if (ty != TYPE_BAG) { in flatten()
/aosp14/frameworks/base/native/graphics/jni/fuzz/corpus/
H A Dsample_raf.raf Error!