/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXFocus.cpp | 732 mFocusAreas.itemAt(n)->transfrom((size_t)mPreviewData->mWidth, 740 ( focusAreas[0]->tAlgoAreas[n].nLeft * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth; 744 ( focusAreas[0]->tAlgoAreas[n].nWidth * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth;
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Blend.cpp | 216 Mwidth = (unsigned short) (fullRect.right - fullRect.left + 1); 224 xRightMost = min(Mwidth - 1, min(xRightCorners[0], xRightCorners[1]) - fullRect.left - 1); 238 Mwidth = (unsigned short) ((Mwidth + 3) & ~3); 246 "(%d, %d) vs (%d, %d)", width, height, Mwidth, Mheight); 250 LOGI("Allocate mosaic image for blending - size: %d x %d", Mwidth, Mheight); 251 YUVinfo *imgMos = YUVinfo::allocateImage(Mwidth, Mheight); 254 LOGE("RunBlend: aborting - couldn't alloc %d x %d mosaic image", Mwidth, Mheight); 303 mosaicWidth = Mwidth; 311 if (Mwidth < width || Mheight < height) [all...] |
/frameworks/base/core/java/android/service/wallpaper/ |
WallpaperService.java | 147 int mWidth; 539 out.print(prefix); out.print("mWidth="); out.print(mWidth); 601 boolean sizeChanged = mWidth != myWidth || mHeight != myHeight; 614 mWidth = myWidth; 676 mWindow, mWindow.mSeq, mLayout, mWidth, mHeight, [all...] |
/hardware/intel/common/utils/ISV/base/ |
isv_worker.cpp | 58 mWidth(0), mHeight(0), 158 mWidth = width; 160 vaStatus = vaCreateContext(mVADisplay, mVAConfig, mWidth, mHeight, 0, NULL, 0, &mVAContext); 220 if (mWidth == 0 || mHeight == 0) { 226 *width = mWidth; [all...] |
/frameworks/base/core/java/android/text/ |
StaticLayout.java | 85 b.mWidth = width; 167 mWidth = width; 392 int mWidth; 503 e.mWidth = ellipsizedWidth; 536 b.mPaint, b.mWidth, b.mAlignment, b.mSpacingMult, b.mSpacingAdd); 542 e.mWidth = b.mEllipsizedWidth; 549 mEllipsizedWidth = b.mWidth; 567 int outerWidth = b.mWidth; [all...] |
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
OMXReprocess.cpp | 75 if ( (w != (int)portData->mWidth) || (h != (int)portData->mHeight) || 77 portData->mWidth = w;
|
OMXCameraAdapter.cpp | 621 cap->mWidth = w; 626 CAMHAL_LOGVB("Prev: cap.mWidth = %d", (int)cap->mWidth); 634 cap->mWidth = w; 639 CAMHAL_LOGVB("Video: cap.mWidth = %d", (int)cap->mWidth); 648 if ( ( cap->mWidth >= 1920 ) && 655 else if ( ( ( cap->mWidth < 1920 ) || [all...] |
/device/asus/flo/camera/QCamera2/HAL/ |
QCameraMem.h | 174 int mWidth, mHeight, mFormat;
|
/device/asus/flo/camera/QCamera2/HAL3/ |
QCamera3Channel.h | 165 uint32_t mWidth, mHeight;
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
QCameraMem.h | 174 int mWidth, mHeight, mFormat;
|
/device/moto/shamu/camera/QCamera/HAL/core/inc/ |
QCameraStream.h | 61 uint32_t mWidth;
|
/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
QCameraStream.h | 87 uint32_t mWidth;
|
/device/moto/shamu/camera/QCamera2/HAL/ |
QCameraMem.h | 229 int mWidth, mHeight, mFormat, mStride, mScanline;
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
SoftHEVC.cpp | 75 mNewWidth(mWidth), 474 const uint32_t oldWidth = mWidth; 477 if (mWidth != oldWidth || mHeight != oldHeight) { 724 outHeader->nFilledLen = (mWidth * mHeight * 3) / 2;
|
/frameworks/base/cmds/bootanimation/ |
BootAnimation.cpp | 280 mWidth = w; 345 const GLint xc = (mWidth - mAndroid[0].w) / 2; 577 const int xc = (mWidth - animation.width) / 2; 581 Region clearReg(Rect(mWidth, mHeight));
|
/frameworks/base/core/java/android/view/ |
SurfaceView.java | 162 int mWidth = -1; 448 final boolean sizeChanged = mWidth != myWidth || mHeight != myHeight; 465 mWidth = myWidth; 519 mWindow, mWindow.mSeq, mLayout, mWidth, mHeight, [all...] |
/frameworks/base/media/java/android/media/ |
ImageWriter.java | 608 private int mWidth = -1; 633 if (mWidth == -1) { 634 mWidth = nativeGetWidth(); 637 return mWidth;
|
/frameworks/minikin/include/minikin/ |
LineBreaker.h | 236 ParaWidth mWidth = 0;
|
/frameworks/rs/ |
rsContext.cpp | 615 mWidth = w; 618 if (mWidth && mHeight) { 633 return mWidth; 774 ALOGE(" RS width %i, height %i", mWidth, mHeight);
|
/frameworks/support/v4/java/android/support/v4/widget/ |
MaterialProgressDrawable.java | 115 private double mWidth; 136 mWidth = progressCircleWidth * screenDensity; 142 ring.setInsets((int) mWidth, (int) mHeight); 222 return (int) mWidth;
|
/hardware/intel/common/utils/ISV/include/ |
isv_omxcomponent.h | 277 uint32_t mWidth;
|
/hardware/intel/common/utils/ISV/omx/ |
isv_omxcomponent.cpp | 69 mWidth(0), 348 if (mWidth != video_def->nFrameWidth 352 mWidth = video_def->nFrameWidth; 422 rect->nWidth < mWidth && [all...] |
/hardware/intel/img/hwcomposer/merrifield/include/ |
VirtualDevice.h | 80 uint32_t mWidth;
|
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/ |
TngGrallocBufferMapper.cpp | 215 ret = psbWsbmCreateFromUB(wsbmBufferObject, mWidth * mHeight, mCpuAddress[0]);
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/ |
TngGrallocBufferMapper.cpp | 218 ret = psbWsbmCreateFromUB(wsbmBufferObject, mWidth * mHeight, mCpuAddress[0]);
|