HomeSort by relevance Sort by last modified time
    Searched full:dstwidth (Results 51 - 74 of 74) sorted by null

1 23

  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
BlockRealMatrix.java     [all...]
  /hardware/intel/common/utils/ISV/base/
isv_processor.cpp 72 mFilterParam.srcWidth = mFilterParam.dstWidth = width;
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 606 int dstWidth = ctx->dpyAttr[dpy].xres;
613 getAspectRatioPosition(dstWidth, dstHeight, srcWidth,
622 displayFrame.right = dstWidth;
833 int dstWidth = ctx->dpyAttr[dpy].xres;
838 hwc_rect outRect = {0, 0, dstWidth, dstHeight};
845 getAspectRatioPosition(dstWidth, dstHeight, srcWidth,
    [all...]
hwc_mdpcomp.cpp     [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /frameworks/base/graphics/java/android/graphics/
Bitmap.java 639 * @param dstWidth The new bitmap's desired width.
645 public static Bitmap createScaledBitmap(Bitmap src, int dstWidth, int dstHeight,
660 final float sx = dstWidth / (float)width;
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 593 int dstWidth = ctx->dpyAttr[dpy].xres;
600 getAspectRatioPosition(dstWidth, dstHeight, srcWidth,
609 displayFrame.right = dstWidth;
    [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.cpp 826 int dstWidth = ctx->dpyAttr[dpy].xres;
833 qdutils::getAspectRatioPosition(dstWidth, dstHeight, srcWidth,
842 displayFrame.right = dstWidth;
    [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp     [all...]
hwc_utils.cpp 759 int dstWidth = ctx->dpyAttr[dpy].xres;
766 qdutils::getAspectRatioPosition(dstWidth, dstHeight, srcWidth,
775 displayFrame.right = dstWidth;
    [all...]
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fPrimitiveBoundingBoxTests.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 809 uint32 dstWidth;
    [all...]
  /external/opencv3/modules/imgproc/
opencl_kernels_imgproc.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
imgwarp.cpp     [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 

Completed in 768 milliseconds

1 23