/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_dump_layers.cpp | 245 (hnd)? getWidth(hnd) : -1, (hnd)? getHeight(hnd) : -1, 338 tempSkBmp->setConfig(tempSkBmpConfig, getWidth(hnd), getHeight(hnd)); 359 layerIndex, getWidth(hnd), getHeight(hnd),
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_copybit.cpp | 213 buf.w = ALIGN(getWidth(hnd),32); 311 src.w = getWidth(hnd); 316 src.horiz_padding = src.w - getWidth(hnd);
|
/packages/apps/Browser/src/com/android/browser/view/ |
PieMenu.java | 236 mCenter.x = getWidth(); 373 if ((x > getWidth() - mSlop) || (x < mSlop)) { 441 ? item.getView().getWidth() : 0);
|
/packages/apps/Calculator/src/com/android/calculator2/ |
Calculator.java | 282 (textView.getWidth() / 2.0f - textView.getPaddingEnd()); 330 clearLocation[0] += sourceView.getWidth() / 2; 404 (mResultEditText.getWidth() / 2.0f - mResultEditText.getPaddingEnd());
|
/packages/apps/Camera/src/com/android/camera/ui/ |
Switch.java | 171 Math.max(mOnLayout.getWidth(), mOffLayout.getWidth())); 351 switchRight = getWidth() - getPaddingRight();
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
Switch.java | 162 Math.max(mOnLayout.getWidth(), mOffLayout.getWidth())); 342 switchRight = getWidth() - getPaddingRight();
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmActivity.java | 429 revealView.setRight(mContainerView.getWidth()); 441 final float startRadius = Math.max(source.getWidth(), source.getHeight()) / 2.0f; 443 final int xMax = Math.max(centerX, mContainerView.getWidth() - centerX);
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppWidgetResizeFrame.java | 150 mRightBorderActive = (x > getWidth() - mTouchTargetWidth) && horizontalActive; 181 mDeltaX = Math.min(mDragLayer.getWidth() - (mBaselineX + mBaselineWidth), deltaX); 407 int newWidth = mWidgetView.getWidth() + 2 * mBackgroundPadding - mWidgetPaddingLeft -
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppWidgetResizeFrame.java | 147 mRightBorderActive = (x > getWidth() - mTouchTargetWidth) && horizontalActive; 178 mDeltaX = Math.min(mDragLayer.getWidth() - (mBaselineX + mBaselineWidth), deltaX); 399 int newWidth = mWidgetView.getWidth() + 2 * mBackgroundPadding - mWidgetPaddingLeft -
|
/packages/apps/MusicFX/src/com/android/musicfx/seekbar/ |
AbsSeekBar.java | 129 updateThumbPos(getWidth(), getHeight()); 221 setThumbPos(getWidth(), getHeight(), thumb, scale, Integer.MIN_VALUE); 486 final int width = getWidth();
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/ |
SuggestionStripView.java | 254 if (getWidth() <= 0) { 349 final int stripWidth = getWidth(); 444 final int width = mMoreSuggestionsView.getWidth();
|
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/ |
CameraOps.java | 238 previewHolder.setFixedSize(sz.getWidth(), sz.getHeight()); 373 width = jpegSizes[0].getWidth(); 377 if (mCaptureReader == null || mCaptureReader.getWidth() != width ||
|
CameraRecordingStream.java | 407 mStreamSize.getWidth(), mStreamSize.getHeight()); 464 mMediaRecorder.setVideoSize(mStreamSize.getWidth(), mStreamSize.getHeight()); 475 mMediaRecorder.setVideoSize(mStreamSize.getWidth(), mStreamSize.getHeight());
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sre_compile.py | 114 lo, hi = av[1].getwidth() 357 lo, hi = av[2].getwidth() 366 lo, hi = pattern.getwidth()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sre_compile.py | 114 lo, hi = av[1].getwidth() 357 lo, hi = av[2].getwidth() 366 lo, hi = pattern.getwidth()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageOverlay.java | 230 double xScale = hi.getScaledImgSize() / (double) awtImage.getWidth(); 252 scaledAwtImage.getWidth() - SHADOW_SIZE, 422 awtImage.getWidth() != w ||
|
/development/samples/ControllerSample/src/com/example/controllersample/ |
GameView.java | 403 positionX = getWidth() + size; 407 positionX = mRandom.nextInt(getWidth()); 411 positionX = mRandom.nextInt(getWidth()); 584 final int width = GameView.this.getWidth(); 591 final int width = GameView.this.getWidth(); 675 setPosition(getWidth() * 0.5f, getHeight() * 0.5f); [all...] |
/external/deqp/modules/gles31/functional/ |
es31fStencilTexturingTests.cpp | 174 genTestRects(rects, dst.getWidth(), dst.getHeight()); 389 access.getWidth(), access.getHeight(), access.getDepth(), access.getRowPitch(), access.getSlicePitch(), access.getDataPtr()); 398 DE_ASSERT(stencilRef.getWidth() == result.getWidth() && stencilRef.getHeight() == result.getHeight()); 402 for (int x = 0; x < stencilRef.getWidth(); x++) 439 for (int x = 0; x < result.getWidth(); x++) [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
PhotoDataAdapter.java | 474 size.width = item.getWidth(); 616 fullImage.getWidth(), fullImage.getHeight()); 619 int width = screenNail.getWidth(); 753 if (item.getWidth() == 0) return false; 764 int width = item.getWidth(); 831 item.getWidth(), item.getHeight()); [all...] |
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
VectorDrawableTest.java | 191 int idealWidth = ideal.getWidth(); 194 assertTrue(idealWidth == given.getWidth());
|
/cts/tests/tests/provider/src/android/provider/cts/ |
Contacts_PeopleTest.java | 270 assertEquals(96, bitmap.getWidth()); 279 assertEquals(96, bitmap.getWidth());
|
/developers/build/prebuilts/gradle/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/ |
MainActivity.java | 73 mBitmapsOut[i] = Bitmap.createBitmap(mBitmapIn.getWidth(), 361 Bitmap destBitpmap = Bitmap.createBitmap(tempBitmap.getWidth(),
|
/developers/samples/android/renderScript/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/ |
MainActivity.java | 73 mBitmapsOut[i] = Bitmap.createBitmap(mBitmapIn.getWidth(), 361 Bitmap destBitpmap = Bitmap.createBitmap(tempBitmap.getWidth(),
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
CustomViewAccessibilityActivity.java | 256 final int minWidth = Math.max(mOnLayout.getWidth(), mOffLayout.getWidth())
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
SpriteTextRenderer.java | 197 float msPFX = mWidth - mLabels.getWidth(mLabelMsPF) - 1; 234 float width = mLabels.getWidth(labelId);
|