/frameworks/base/core/java/android/hardware/camera2/legacy/ |
SizeAreaComparator.java | 47 long width2 = size2.width; local 49 long area2 = width2 * size2.height; 52 return (width > width2) ? 1 : -1;
|
/frameworks/base/core/java/android/hardware/camera2/utils/ |
SizeAreaComparator.java | 46 long width2 = size2.getWidth(); local 48 long area2 = width2 * size2.getHeight(); 51 return (width > width2) ? 1 : -1;
|
/external/skia/tests/ |
FontObjTest.cpp | 102 SkScalar width2 = paint.measureText(txt, strlen(txt), &bounds); local 104 REPORTER_ASSERT(reporter, width1 == width2);
|
FontHostTest.cpp | 299 SkScalar width2 = paint.measureText(txt, strlen(txt), &bounds); local 302 // faces[i], SkScalarToFloat(width1), SkScalarToFloat(width2)); 304 REPORTER_ASSERT(reporter, width1 == width2);
|
/external/opencv3/modules/calib3d/src/ |
stereosgbm.cpp | 120 the temporary buffer should contain width2*2 elements 130 int D = maxD - minD, width1 = maxX1 - minX1, width2 = maxX2 - minX2; local 132 PixType *prow1 = buffer + width2*2, *prow2 = prow1 + width*cn*2; 203 buffer[x + width2] = (PixType)v1; 225 __m128i _v1 = _mm_loadu_si128((const __m128i*)(buffer + width-x-1 + d + width2)); 244 int v1 = buffer[width-x-1 + d + width2]; [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
post_filter.cpp | 190 int d, offset, nMBPerRow, nMBPerCol, width2 = (width << 1); local 223 A = *(rec_y - width2); 274 *(rec_y - width2) = A - d2; 320 A = *(rec_y - width2); 371 *(rec_y - width2) = A - d2;
|
/dalvik/dexgen/src/com/android/dexgen/util/ |
ByteArrayAnnotatedOutput.java | 480 int width2 = getAnnotationWidth(); local 481 int width1 = annotationWidth - width2 - 1; 483 TwoColumnOutput twoc = new TwoColumnOutput(out, width1, width2, "|");
|
/dalvik/dx/src/com/android/dx/util/ |
ByteArrayAnnotatedOutput.java | 476 int width2 = getAnnotationWidth(); local 477 int width1 = annotationWidth - width2 - 1; 479 TwoColumnOutput twoc = new TwoColumnOutput(out, width1, width2, "|");
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
ByteArrayAnnotatedOutput.java | 473 int width2 = getAnnotationWidth(); local 474 int width1 = annotationWidth - width2 - 1; 476 TwoColumnOutput twoc = new TwoColumnOutput(out, width1, width2, "|");
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_resize.c | 516 int width2, 519 uint8_t *intbuf = (uint8_t *)malloc(sizeof(uint8_t) * width2 * height); 525 assert(width2 > 0); 529 intbuf + width2 * i, width2, tmpbuf); 530 for (i = 0; i < width2; ++i) { 531 fill_col_to_arr(intbuf + i, width2, height, arrbuf); 811 int width2, 815 uint16_t *intbuf = (uint16_t *)malloc(sizeof(uint16_t) * width2 * height); 821 intbuf + width2 * i, width2, tmpbuf, bd) local [all...] |
/external/webp/src/demux/ |
anim_decode.c | 277 int* const left2, int* const width2) { 285 *width2 = 0; 301 *width2 = src_max_x - dst_max_x; 377 int left1, width1, left2, width2; local 379 &left2, &width2); 385 if (width2 > 0) { 388 (uint32_t*)dec->prev_frame_disposed_ + offset2, width2);
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
BlockFieldMatrix.java | 716 final int width2 = blockWidth(qBlock + 1); local 721 copyBlockPart(blocks[index + 1], width2, 729 copyBlockPart(blocks[index + blockColumns + 1], width2, 748 final int width2 = blockWidth(qBlock + 1); local 753 copyBlockPart(blocks[index + 1], width2, [all...] |
BlockRealMatrix.java | 741 final int width2 = blockWidth(qBlock + 1); local 746 copyBlockPart(blocks[index + 1], width2, 754 copyBlockPart(blocks[index + blockColumns + 1], width2, 773 final int width2 = blockWidth(qBlock + 1); local 778 copyBlockPart(blocks[index + 1], width2, [all...] |
/external/mesa3d/src/mesa/drivers/x11/ |
xmesaP.h | 163 GLint width2; member in struct:xmesa_renderbuffer 315 ( (XRB)->origin2 - (Y) * (XRB)->width2 + (X) )
|
/external/opencv/cvaux/src/ |
cvepilines.cpp | 1383 double width1,width2; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | |
/prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/ |
dexmaker-1.0.jar | |
/prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.2/ |
dexmaker-1.2.jar | |
/prebuilts/sdk/tools/lib/ |
dx.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0/ |
builder-2.1.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-beta1/ |
builder-2.1.0-beta1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-beta3/ |
builder-2.1.0-beta3.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.0-rc1/ |
builder-2.1.0-rc1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.2/ |
builder-2.1.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.1.3/ |
builder-2.1.3.jar | |