/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | MatrixTest.rs | 3 #define EXPECT(row, col, a, b) \ 9 rsDebug(" col: ", col); \ 25 for (int col = 0; col < 2; col++) { 26 rsMatrixSet(&m2, col, row, row * 100.f + col); 31 for (int col = 0; col < 3; col++) { 32 rsMatrixSet(&m3, col, row, row * 100.f + col); 37 for (int col = 0; col < 4; col++) { 38 rsMatrixSet(&m4, col, row, row * 100.f + col); 44 for (int col = 0; col < 2; col++) { 45 EXPECT(row, col, rsMatrixGet(&m2, col, row), row * 100.f + col); [all …]
|
/cts/tools/dasm/src/java_cup/ |
D | parse_action_table.java | 69 for (int col = 0; col < under_state[row].size(); col++) in check_reductions() 72 act = under_state[row].under_term[col]; in check_reductions() 116 for (int col = 0; col < under_state[row].size(); col++) in toString() 119 if (under_state[row].under_term[col].kind() != parse_action.ERROR) in toString() 121 result += col + ":" + under_state[row].under_term[col] + " "; in toString()
|
D | parse_reduce_table.java | 67 for (int col = 0; col < under_state[row].size(); col++) in toString() 70 goto_st = under_state[row].under_non_term[col]; in toString() 75 result += col + ":"; in toString()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | GridLayoutTest.java | 192 int col = j + 1; in populate() local 193 GridLayout.LayoutParams lp = new GridLayout.LayoutParams(spec(0), spec(col)); in populate() 199 table[0][col] = v; in populate() 206 int col = j + 1; in populate() local 207 GridLayout.LayoutParams lp = new GridLayout.LayoutParams(spec(row), spec(col)); in populate() 211 v.setTextSize(10 + 5 * row * col); in populate() 213 table[row][col] = v; in populate() 219 private void testAlignment(int row, int col, Alignment a, View v0, View v1, String group) { in testAlignment() argument 222 assertEquals("View at row " + row + ", column " + col + " was not " + a.name + in testAlignment() 236 int col = j + 1; in test() local [all …]
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | YuvImageTest.java | 311 for (int col = 0; col < width; ++col) { in convertArgbsToYuvs() 312 int idx = row * width + col; in convertArgbsToYuvs() 315 if ((row & 1) == 0 && (col & 1) == 0) { in convertArgbsToYuvs() 316 int offset = row / 2 * width + col / 2 * 2; in convertArgbsToYuvs() 326 for (int col = 0; col < width; col += 2) { in convertArgbsToYuvs() 327 int idx = row * width + col; in convertArgbsToYuvs() 362 for (int col = 0; col < width; ++col) { in compareBitmaps() 363 int idx = row * width + col; in compareBitmaps()
|
D | BitmapRegionDecoderTest.java | 423 for (int col = 0; col < width; ++col) { in compareBitmaps() 424 int idx = row * width + col; in compareBitmaps()
|
D | BitmapFactoryTest.java | 658 for (int col = 0; col < width; ++col) { in compareBitmaps() 659 int idx = row * width + col; in compareBitmaps()
|
/cts/tests/tests/database/src/android/database/cts/ |
D | CursorWindowTest.java | 50 ArrayList<Integer> col = list.get(i); in testWriteCursorToWindow() local 53 int r2 = col.get(j); in testWriteCursorToWindow() 64 ArrayList<Integer> col = list.get(i); in testWriteCursorToWindow() local 67 int r2 = col.get(j); in testWriteCursorToWindow() 415 ArrayList<Integer> col = new ArrayList<Integer>(); in createTestList() local 416 list.add(col); in createTestList() 419 col.add(j == 0 ? i : generator.nextInt()); in createTestList()
|
D | AbstractCursorTest.java | 391 ArrayList<Integer> col = new ArrayList<Integer>(); in createTestList() local 392 list.add(col); in createTestList() 397 col.add(r); in createTestList()
|
/cts/tests/tests/media/libmediandkjni/ |
D | codec-utils-jni.cpp | 256 const uint8_t *col = row; in Java_android_media_cts_CodecUtils_getImageChecksum() local 259 adler.update(*col); in Java_android_media_cts_CodecUtils_getImageChecksum() 260 col += colInc; in Java_android_media_cts_CodecUtils_getImageChecksum() 293 uint8_t *col = row; in Java_android_media_cts_CodecUtils_copyFlexYUVImage() local 298 *col = srcRow[src->plane[ix].colInc * (x % src->plane[ix].cropWidth)]; in Java_android_media_cts_CodecUtils_copyFlexYUVImage() 299 col += colInc; in Java_android_media_cts_CodecUtils_copyFlexYUVImage() 319 uint8_t *col = (uint8_t *)row; in Java_android_media_cts_CodecUtils_fillImageRectWithYUV() local 322 *col = val; in Java_android_media_cts_CodecUtils_fillImageRectWithYUV() 323 col += colInc; in Java_android_media_cts_CodecUtils_fillImageRectWithYUV()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsUtils.java | 230 for (int col = 0; col < w; col++) { in getDataFromImage() 231 data[offset++] = rowData[col * pixelStride]; in getDataFromImage()
|
D | ItsSerializer.java | 208 for (int col = 0; col < 3; col++) { in serializeColorSpaceTransform() 209 xformObj.put(serializeRational(xform.getElement(col,row))); in serializeColorSpaceTransform() 267 for (int col = 0; col < map.getColumnCount(); col++) { in serializeLensShadingMap() 269 mapObj.put(map.getGainFactor(ch, col, row)); in serializeLensShadingMap()
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/ |
D | CameraMetadataGetter.java | 365 for (int col = 0; col < 3; col++) { in serializeColorSpaceTransform() 366 xformObj.put(serializeRational(xform.getElement(col, row))); in serializeColorSpaceTransform() 425 for (int col = 0; col < map.getColumnCount(); col++) { in serializeLensShadingMap() 427 mapObj.put(map.getGainFactor(ch, col, row)); in serializeLensShadingMap()
|
/cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/ |
D | XmlGenerator.java | 225 private <E extends Comparable<E>> Collection<E> sortCollection(Collection<E> col) { in sortCollection() argument 226 List<E> list = new ArrayList<E>(col); in sortCollection()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | ImageReaderDecoderTest.java | 805 for (int col = 0; col < w; col++) { in getDataFromImage() 806 data[offset++] = rowData[col * pixelStride]; in getDataFromImage()
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | CameraTestUtils.java | 870 for (int col = 0; col < w; col++) { in getDataFromImage() 871 data[offset++] = rowData[col * pixelStride]; in getDataFromImage()
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
D | docs.css | 471 .swatch-col {
|
/cts/tools/signature-tools/lib/ |
D | antlr-2.7.7.jar | META-INF/
META-INF/MANIFEST.MF
antlr/
antlr/ActionElement.class
ActionElement ... |
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 5649 col: [ 2, "<table><tbody></tbody><colgroup>", "</colgroup></table>" ], property
|