Home
last modified time | relevance | path

Searched defs:src (Results 1 – 25 of 38) sorted by relevance

12

/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java226 ImageDecoder.Source src = null; in testUris() local
257 ImageDecoder.Source src = f.apply(record.resId); in testInfo() local
277 ImageDecoder.Source src = f.apply(record.resId); in testDecodeDrawable() local
296 ImageDecoder.Source src = f.apply(record.resId); in testDecodeBitmap() local
316 ImageDecoder.Source src = mCreators[0].apply(RECORDS[0].resId); in testSetBogusAllocator() local
334 ImageDecoder.Source src = mCreators[0].apply(resId); in testGetAllocator() local
356 ImageDecoder.Source src) { in testSetAllocatorDecodeBitmap()
378 ImageDecoder.Source src = f.apply(record.resId); in testSetAllocatorDecodeBitmap() local
421 ImageDecoder.Source src = mCreators[0].apply(resId); in testGetUnpremul() local
444 ImageDecoder.Source src = f.apply(resIds[i]); in testUnpremul() local
[all …]
DMatrixTest.java354 float[] src = new float[9]; in testSetPolyToPoly() local
385 float[] src = new float[9]; in testMapPoints2() local
400 float[] src = new float[9]; in testMapPointsWithIndices() local
426 float[] src = new float[9]; in testMapVectorsDstSrc() local
441 float[] src = new float[9]; in testMapVectorsDstSrcWithIndices() local
482 RectF src = new RectF(); in testMapRectDstSrc() local
DPathTest.java286 Path src = new Path(); in testAddPath1() local
296 Path src = new Path(); in testAddPath2() local
306 Path src = new Path(); in testAddPath3() local
DYuvImageTest.java218 Bitmap src = BitmapFactory.decodeResource(res, R.drawable.testimage); in generateTestBitmaps() local
/cts/tests/tests/text/src/android/text/cts/
DAndroidCharacterTest.java41 char[] src = new char[128]; in testGetDirectionalities() local
89 char[] src = { in testGetEastAsianWidths() local
133 char[] src = new char[64]; in testMirror() local
DAutoTextTest.java61 CharSequence src; in testGet() local
/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_Images_ThumbnailsTest.java119 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery,opts); in testQueryExternalMiniThumbnails() local
279 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery); in testThumbnailGenerationAndCleanup() local
370 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery); in testThumbnailOrderedQuery() local
DMediaStore_Images_MediaTest.java172 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery); in testInsertImageWithBitmap() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationTest.java300 float src[], dst[]; in helperFloatCopy() local
353 short src[], dst[]; in helperShortCopy() local
379 int src[], dst[]; in helperIntCopy() local
450 float src[], dst[]; in helperFloatAllocationCopy() local
505 float src[], dst[]; in helperFloatCopy2D() local
564 short src[], dst[]; in helperShortCopy2D() local
593 int src[], dst[]; in helperIntCopy2D() local
623 float src[], dst[]; in helperFloatAllocationCopy2D() local
DAllocationCopy2DRangeTest.java63 private boolean compareTwoArrays(int[] src, int[] dest, int size) { in compareTwoArrays()
DImageProcessingTest.java117 Allocation src = creatAllocation(w, h); in testBlend() local
279 public String javaBlend(int type, byte[] src, byte[] dst) { in javaBlend()
332 void unpackSrc(int src) { in unpackSrc()
/cts/tests/tests/rscpp/librscpptest/
Drs_jni_allocation.cpp163 T* src = new T[arrLen]; in helperCopy1D() local
197 float *src, *dst; in helperFloatAllocationCopy1D() local
254 T* src = new T[arrLen]; in helperCopy2D() local
285 float *src, *dst; in helperFloatAllocationCopy2D() local
357 T* src = new T[arrLen]; in helperCopy3D() local
395 float *src, *dst; in helperFloatAllocationCopy3D() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DNativeCameraDeviceTest.java89 private static native boolean testCameraDeviceSharedOutputUpdate(Surface src, Surface dst); in testCameraDeviceSharedOutputUpdate()
/cts/suite/audio_quality/lib/src/
DRWBuffer.h76 char* src = (char*)&v; in write() local
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java291 Rect src = makeWindowRect(0, 0, 100, 100); in testWindowProducer() local
367 Rect src = makeWindowRect(0, 0, 100, 100); in testWindowProducerCopyToRGBA16F() local
411 Rect src = makeWideGamutWindowRect(0, 0, 128, 128); in testWideGamutWindowProducerCopyToRGBA8888() local
442 Rect src = makeWideGamutWindowRect(0, 0, 128, 128); in testWideGamutWindowProducerCopyToRGBA16F() local
484 Rect src = makeDialogRect(0, 0, 100, 100); in testDialogProducer() local
560 Rect src = makeDialogRect(0, 0, 100, 100); in testDialogProducerCopyToRGBA16F() local
DMenuInflaterTest.java330 ImageDecoder.Source src = ImageDecoder.createSource(mActivity.getResources(), resId); in verifyDrawableContent() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp27 Matrix::Matrix(const Matrix& src) { in Matrix()
39 bool Matrix::equals(const Matrix& src) { in equals()
50 void Matrix::loadWith(const Matrix& src) { in loadWith()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/tests/tests/media/libmediandkjni/
Dnative_media_decoder_source.cpp65 std::shared_ptr<Source> src(d); in createDecoderSource() local
Dnative_media_encoder_jni.cpp329 std::shared_ptr<Source> src = createDecoderSource( in runNativeEncoderTest() local
/cts/tests/tests/database/src/android/database/sqlite/cts/
DSQLiteStatementTest.java308 private static byte[] parseBlob(String src) { in parseBlob()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java81 EventStore(EventStore src, int newLength) { in EventStore() method in MockImeSession.EventStore
/cts/suite/audio_quality/lib/src/task/
DTaskCase.cpp240 const char* src = orig.string(); in translateVarName() local
/cts/tests/tests/database/src/android/database/cts/
DDatabaseUtilsTest.java630 private static byte[] parseBlob(String src) { in parseBlob()
/cts/tests/tests/widget/src/android/widget/cts/
DExpandableListViewTest.java522 ExpandableListView src = new ExpandableListView(mActivity); in testOnSaveInstanceState() local

12