Searched defs:xPos (Results 1 – 4 of 4) sorted by relevance
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/ |
D | SetupStepIndicatorView.java | 53 final int xPos = (int)(getWidth() * mXRatio); in onDraw() local
|
/packages/apps/Gallery/src/com/android/camera/ |
D | GridViewSpecial.java | 68 Bitmap b, int xPos, int yPos, int w, int h); in drawImage() 70 int xPos, int yPos, int w, int h); in drawDecoration() 672 int xPos = mSpec.mLeftEdgePadding; in paintDecoration() local 701 int xPos = leftSpacing + (col * (mSpec.mCellWidth + spacing)); in paintSelection() local 933 private void drawEmptyBlock(Canvas canvas, int xPos, int yPos, int row) { in drawEmptyBlock() 1076 final int xPos = leftSpacing in loadImageDone() local 1102 IImage image, Bitmap b, int xPos, int yPos) { in drawBitmap() 1109 public void doDraw(Canvas canvas, int xPos, int yPos) { in doDraw()
|
D | GalleryPicker.java | 627 int xPos = (col * (imageWidth + widthPadding)) - offsetX; in placeImage() local
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | FocusLogic.java | 308 int xPos = -1; in handleDpadHorizontal() local
|