Searched refs:centerY (Results 26 - 50 of 77) sorted by relevance

1234

/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java1074 final float centerY = getCenterYForRow(currentCell.row);
1080 (getCenterYForRow(nextCell.row) - centerY);
1082 mInProgressY = centerY + dy;
1093 float centerY = getCenterYForRow(i);
1103 drawCircle(canvas, (int) centerX, (int) centerY + translationY,
1133 float centerY = getCenterYForRow(cell.row);
1141 currentPath.lineTo(centerX, centerY);
1146 lastY = centerY;
1189 private void drawCircle(Canvas canvas, float centerX, float centerY, float radius, argument
1193 canvas.drawCircle(centerX, centerY, radiu
[all...]
/frameworks/base/core/java/android/widget/
H A DEdgeEffect.java325 final float centerY = mBounds.height() - mRadius;
335 canvas.drawCircle(centerX, centerY, mRadius, mPaint);
H A DSimpleMonthView.java520 int centerY = previouslyFocusedRect.centerY();
530 centerY -= rowCenter - halfLineHeight;
531 int row = Math.round(centerY / (float) rowHeight);
/frameworks/base/core/jni/
H A Dandroid_view_RenderNodeAnimator.cpp136 jint centerX, jint centerY, jfloat startRadius, jfloat endRadius) {
137 BaseRenderNodeAnimator* animator = new RevealAnimator(centerX, centerY, startRadius, endRadius);
135 createRevealAnimator(JNIEnv* env, jobject clazz, jint centerX, jint centerY, jfloat startRadius, jfloat endRadius) argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationSettingsIconRow.java288 final int centerY =
291 final int y = mGearLocation[1] - mParentLocation[1] + centerY;
/frameworks/native/opengl/tests/gl_jni/jni/
H A Dgl_code.cpp25 float centerX, float centerY, float centerZ, float upX, float upY,
32 float fy = centerY - eyeY;
24 gluLookAt(float eyeX, float eyeY, float eyeZ, float centerX, float centerY, float centerZ, float upX, float upY, float upZ) argument
/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp36 float centerX, float centerY, float centerZ, float upX, float upY,
43 float fy = centerY - eyeY;
35 gluLookAt(float eyeX, float eyeY, float eyeZ, float centerX, float centerY, float centerZ, float upX, float upY, float upZ) argument
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerSnappingTest.java230 mLayoutManager.getViewBounds(view).centerY());
240 mLayoutManager.getViewBounds(view).centerY());
H A DStaggeredGridLayoutManagerSnappingTest.java260 mLayoutManager.getViewBounds(view).centerY());
282 mLayoutManager.getViewBounds(view).centerY());
H A DGridLayoutManagerSnappingTest.java219 return Math.abs(mRecyclerView.getHeight() / 2 - mGlm.getViewBounds(view).centerY());
/frameworks/base/core/java/android/gesture/
H A DGestureUtils.java131 float preDy = -rect.centerY();
332 float centerY = 0;
337 centerY += points[i];
341 center[1] = 2 * centerY / count;
/frameworks/base/core/java/android/transition/
H A DSidePropagation.java102 epicenterY = epicenter.centerY();
/frameworks/support/design/base/android/support/design/widget/
H A DCircularBorderDrawable.java106 canvas.rotate(mRotation, rectF.centerX(), rectF.centerY());
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp39 float centerX, float centerY, float centerZ, float upX, float upY,
46 float fy = centerY - eyeY;
38 gluLookAt(float eyeX, float eyeY, float eyeZ, float centerX, float centerY, float centerZ, float upX, float upY, float upZ) argument
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DBasicBitmapDrawable.java399 RectUtils.rotateRect(orientation, bounds.centerX(), bounds.centerY(), rotatedBounds);
403 canvas.rotate(orientation, bounds.centerX(), bounds.centerY());
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageRenderer.java240 public void setPosition(int centerX, int centerY, float scale) { argument
241 if (mCenterX == centerX && mCenterY == centerY
246 mCenterY = centerY;
430 int centerX = mViewWidth / 2, centerY = mViewHeight / 2;
431 canvas.translate(centerX, centerY);
433 canvas.translate(-centerX, -centerY);
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DActionMenuPresenter.java716 final int centerY = (height + offsetY) / 2;
717 DrawableCompat.setHotspotBounds(bg, centerX - halfEdge, centerY - halfEdge,
718 centerX + halfEdge, centerY + halfEdge);
/frameworks/base/libs/hwui/
H A DAnimator.cpp449 RevealAnimator::RevealAnimator(int centerX, int centerY, argument
453 , mCenterY(centerY) {
H A DAnimator.h265 ANDROID_API RevealAnimator(int centerX, int centerY,
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistOrbView.java133 canvas.drawCircle(mCircleRect.centerX(), mCircleRect.centerY(), mCircleSize / 2,
/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionInfo.java228 final float yOffset = (height / 2.f) - textBound.centerY();
/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
H A DExploreByTouchHelperActivity.java169 canvas.drawText(item.description, bounds.centerX(), bounds.centerY(), paint);
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
H A DExploreByTouchHelperActivity.java169 canvas.drawText(item.description, bounds.centerX(), bounds.centerY(), paint);
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java808 * @param centerY the new screen-relative center Y coordinate
811 float scale, float centerX, float centerY) {
813 notifyMagnificationChangedLocked(region, scale, centerX, centerY);
998 float scale, float centerX, float centerY) {
1002 service.notifyMagnificationChangedLocked(region, scale, centerX, centerY);
3006 public boolean setMagnificationScaleAndCenter(float scale, float centerX, float centerY, argument
3023 .setScaleAndCenter(scale, centerX, centerY, animate, mId);
3267 float scale, float centerX, float centerY) {
3269 .notifyMagnificationChangedLocked(region, scale, centerX, centerY);
3281 float scale, float centerX, float centerY) {
810 notifyMagnificationChanged(@onNull Region region, float scale, float centerX, float centerY) argument
997 notifyMagnificationChangedLocked(@onNull Region region, float scale, float centerX, float centerY) argument
3266 notifyMagnificationChangedLocked(@onNull Region region, float scale, float centerX, float centerY) argument
3280 notifyMagnificationChangedInternal(@onNull Region region, float scale, float centerX, float centerY) argument
3491 notifyMagnificationChangedLocked(@onNull Region region, float scale, float centerX, float centerY) argument
[all...]
/frameworks/support/design/src/android/support/design/widget/
H A DCollapsingTextHelper.java414 mCollapsedDrawY = mCollapsedBounds.centerY() + textOffset;
446 mExpandedDrawY = mExpandedBounds.centerY() + textOffset;

Completed in 1000 milliseconds

1234