Searched refs:pivotY (Results 1 - 20 of 20) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DScaleFrameLayout.java115 final float pivotY = getPivotY();
117 parentTop = getPaddingTop() + (int)(pivotY - pivotY / mLayoutScaleY + 0.5f);
118 parentBottom = (int)(pivotY + (bottom - top - pivotY) / mLayoutScaleY + 0.5f)
175 child.setPivotY(pivotY - childTop);
/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DRenderNode_Delegate.java172 float pivotY = renderNode.getPivotY();
177 outMatrix.preRotate(rotation, pivotX, pivotY);
178 outMatrix.preScale(scaleX, scaleY, pivotX, pivotY);
268 /*package*/ static boolean nSetPivotY(long renderNode, float pivotY) { argument
271 delegate.mPivotY = pivotY;
/frameworks/base/core/java/android/view/animation/
H A DRotateAnimation.java75 * Default pivotX/pivotY point is (0,0).
100 * @param pivotY The Y coordinate of the point about which the object is
104 public RotateAnimation(float fromDegrees, float toDegrees, float pivotX, float pivotY) { argument
111 mPivotYValue = pivotY;
H A DScaleAnimation.java167 * @param pivotY The Y coordinate of the point about which the object is
172 float pivotX, float pivotY) {
182 mPivotYValue = pivotY;
171 ScaleAnimation(float fromX, float toX, float fromY, float toY, float pivotX, float pivotY) argument
/frameworks/base/libs/hwui/
H A DVectorDrawable.h416 float pivotY = 0; member in struct:android::uirenderer::VectorDrawable::Group::GroupProperties::PrimitiveFields
439 return mPrimitiveFields.pivotY;
441 void setPivotY(float pivotY) { argument
442 VD_SET_PRIMITIVE_FIELD_AND_NOTIFY(pivotY, pivotY);
468 void updateProperties(float rotate, float pivotX, float pivotY, argument
472 mPrimitiveFields.pivotY = pivotY;
487 pivotY, member in class:android::uirenderer::VectorDrawable::Group::GroupProperties::Property
H A DRenderProperties.h378 bool setPivotY(float pivotY) { argument
379 if (RP_SET(mPrimitiveFields.mPivotY, pivotY)
H A DVectorDrawable.cpp409 case Property::pivotY:
435 case Property::pivotY:
/frameworks/base/graphics/java/android/graphics/drawable/
H A DRotateDrawable.java265 * @param pivotY Y position around which to rotate
269 public void setPivotY(float pivotY) { argument
270 if (mState.mPivotY != pivotY) {
271 mState.mPivotY = pivotY;
H A DVectorDrawable.java128 * <dt><code>android:pivotY</code></dt>
235 * android:pivotY=&quot;300.0&quot;
1086 put("pivotY", PIVOT_Y_INDEX);
1167 new FloatProperty<VGroup> ("pivotY") {
1200 put("pivotY", PIVOT_Y);
1318 float pivotY = a.getFloat(R.styleable.VectorDrawableGroup_pivotY,
1334 nUpdateGroupProperties(mNativePtr, rotate, pivotX, pivotY, scaleX, scaleY,
1437 public void setPivotY(float pivotY) { argument
1439 nSetPivotY(mNativePtr, pivotY);
2184 float pivotY, floa
2183 nUpdateGroupProperties(long groupPtr, float rotate, float pivotX, float pivotY, float scaleX, float scaleY, float translateX, float translateY) argument
2201 nSetPivotY(long groupPtr, float pivotY) argument
[all...]
/frameworks/base/core/java/android/view/
H A DRenderNode.java625 * @param pivotY The pivot value of the display list on the Y axis, in pixels
630 public boolean setPivotY(float pivotY) { argument
631 return nSetPivotY(mNativeRenderNode, pivotY);
835 private static native boolean nSetPivotY(long renderNode, float pivotY); argument
H A DView.java12214 * explicitly set pivotX and pivotY values.
12255 * explicitly set pivotX and pivotY values.
12257 * @param pivotY The y location of the pivot point.
12265 public void setPivotY(float pivotY) { argument
12266 if (!mRenderNode.isPivotExplicitlySet() || pivotY != getPivotY()) {
12268 mRenderNode.setPivotY(pivotY);
23847 stream.addProperty("drawing:pivotY", getPivotY());
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DAndroidResources.java35 android.R.attr.name, android.R.attr.pivotX, android.R.attr.pivotY,
H A DVectorDrawableCompat.java136 * <dt><code>android:pivotY</code></dt>
1475 public void setPivotY(float pivotY) { argument
1476 if (pivotY != mPivotY) {
1477 mPivotY = pivotY;
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java271 float pivotY, float scaleX, float scaleY, float translateX, float translateY) {
276 group.setPivotY(pivotY);
333 static void nSetPivotY(long groupPtr, float pivotY) { argument
335 group.setPivotY(pivotY);
907 private void setPivotY(float pivotY) { argument
908 if (pivotY != mPivotY) {
909 mPivotY = pivotY;
270 nUpdateGroupProperties(long groupPtr, float rotate, float pivotX, float pivotY, float scaleX, float scaleY, float translateX, float translateY) argument
/frameworks/base/core/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp172 jfloat pivotY, jfloat scaleX, jfloat scaleY, jfloat translateX, jfloat translateY) {
174 group->mutateStagingProperties()->updateProperties(rotate, pivotX, pivotY, scaleX, scaleY,
221 static void setPivotY(JNIEnv*, jobject, jlong groupPtr, jfloat pivotY) { argument
223 group->mutateStagingProperties()->setPivotY(pivotY);
171 updateGroupProperties(JNIEnv*, jobject, jlong groupPtr, jfloat rotate, jfloat pivotX, jfloat pivotY, jfloat scaleX, jfloat scaleY, jfloat translateX, jfloat translateY) argument
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DMagnificationController.java394 * @param pivotY the screen-relative Y coordinate around which to scale
401 public boolean setScale(float scale, float pivotX, float pivotY, boolean animate, int id) { argument
416 final float normPivotY = (pivotY - spec.offsetY) / oldScale;
H A DMagnificationGestureHandler.java424 final float pivotY = detector.getFocusY();
425 mMagnificationController.setScale(scale, pivotX, pivotY, false,
/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransition.java928 final float pivotY;
938 pivotY = appRect.height() / 2 / scaleW;
941 pivotY = 0;
951 Animation scale = new ScaleAnimation(1f, scaleW, 1f, scaleW, pivotX, pivotY);
993 Animation scale = new ScaleAnimation(scaleW, 1f, scaleW, 1f, pivotX, pivotY);
/frameworks/support/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...
/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...

Completed in 392 milliseconds