Home
last modified time | relevance | path

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

12

/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java244 ImageDecoder.Source src = null; in testUris() local
276 ImageDecoder.Source src = f.apply(record.resId); in testInfo() local
295 ImageDecoder.Source src = f.apply(record.resId); in testDecodeDrawable() local
313 ImageDecoder.Source src = f.apply(record.resId); in testDecodeBitmap() local
337 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testSetBogusAllocator() local
355 ImageDecoder.Source src = mCreators[0].apply(resId); in testGetAllocator() local
394 ImageDecoder.Source src) { in testSetAllocatorDecodeBitmap()
412 ImageDecoder.Source src = ImageDecoder.createSource(res, record.resId); in testSetAllocatorDecodeBitmap() local
459 ImageDecoder.Source src = mCreators[0].apply(resId); in testGetUnpremul() local
482 ImageDecoder.Source src = f.apply(resIds[i]); in testUnpremul() local
[all …]
DMatrixTest.java223 float[] src = new float[9]; in testIdentityMatrixSetPolyToPoly() local
529 float[] src = new float[9]; in testSetPolyToPoly() local
560 float[] src = new float[9]; in testMapPoints2() local
575 float[] src = new float[9]; in testMapPointsWithIndices() local
601 float[] src = new float[9]; in testMapVectorsDstSrc() local
616 float[] src = new float[9]; in testMapVectorsDstSrcWithIndices() local
657 RectF src = new RectF(); in testMapRectDstSrc() local
DAImageDecoderTest.java288 private static Bitmap decode(ImageDecoder.Source src, boolean unpremul) { in decode()
308 ImageDecoder.Source src = ImageDecoder.createSource(res, resId); in decode() local
319 ImageDecoder.Source src = ImageDecoder.createSource(assets, record.name); in testDecode() local
343 private static Bitmap decode(ImageDecoder.Source src, Bitmap.Config config) { in decode()
DPathTest.java287 Path src = new Path(); in testAddPath1() local
297 Path src = new Path(); in testAddPath2() local
307 Path src = new Path(); in testAddPath3() local
/cts/tests/tests/text/src/android/text/cts/
DAndroidCharacterTest.java42 char[] src = new char[128]; in testGetDirectionalities() local
90 char[] src = { in testGetEastAsianWidths() local
134 char[] src = new char[64]; in testMirror() local
DAutoTextTest.java62 CharSequence src; in testGet() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DCtsUtilsTest.java45 final FakeImage src = FakeImage.createYuv420(w, h, 14, 8, 10); in testCopyYuv() local
63 final FakeImage src = FakeImage.createRaw(w, h, 21); in testCopyPad0to0() local
76 final FakeImage src = FakeImage.createRaw(w, h, 24); in testCopyPad3to3() local
89 final FakeImage src = FakeImage.createRaw(w, h, 24); in testCopyPad3to0() local
102 final FakeImage src = FakeImage.createRaw(w, h, 21); in testCopyPad0to3() local
115 final FakeImage src = FakeImage.createRaw(w, h, 26); in testCopyPad5to3() local
128 final FakeImage src = FakeImage.createRaw(w, h, 24); in testCopyPad3to5() local
137 private static void checkPlane(String planeName, int w, int h, FakePlane src, FakePlane dst) { in checkPlane()
DNativeCameraDeviceTest.java136 private static native boolean testCameraDeviceSharedOutputUpdate(Surface src, Surface dst, in testCameraDeviceSharedOutputUpdate()
/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/inputmethod/src/android/view/inputmethod/cts/
DExtractedTextRequestTest.java87 private static ExtractedTextRequest cloneViaParcel(@NonNull ExtractedTextRequest src) { in cloneViaParcel()
DExtractedTextTest.java138 private static ExtractedText cloneViaParcel(@NonNull ExtractedText src) { in cloneViaParcel()
/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/suite/audio_quality/lib/src/
DRWBuffer.h76 char* src = (char*)&v; in write() local
/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStore_Images_ThumbnailsTest.java196 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery,opts); in testQueryExternalMiniThumbnails() local
309 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery); in testThumbnailGenerationAndCleanup() local
DMediaStore_Images_MediaTest.java193 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery); in testInsertImageWithBitmap() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/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/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java312 Rect src = makeWindowRect(0, 0, 100, 100); in testWindowProducer() local
388 Rect src = makeWindowRect(0, 0, 100, 100); in testWindowProducerCopyToRGBA16F() local
432 Rect src = makeWideGamutWindowRect(0, 0, 128, 128); in testWideGamutWindowProducerCopyToRGBA8888() local
487 Rect src = makeWideGamutWindowRect(0, 0, 128, 128); in testWideGamutWindowProducerCopyToRGBA16F() local
534 Rect src = makeDialogRect(0, 0, 100, 100); in testDialogProducer() local
610 Rect src = makeDialogRect(0, 0, 100, 100); in testDialogProducerCopyToRGBA16F() local
DMenuInflaterTest.java331 ImageDecoder.Source src = ImageDecoder.createSource(mActivity.getResources(), resId); in verifyDrawableContent() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9539/
Dpoc.cpp81 SharedBuffer src; in thread_func() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DReportExporter.java90 Path src = Paths.get(reportLogFile.getAbsolutePath()); in copyReportFiles() local
/cts/tests/tests/media/libmediandkjni/
Dnative_media_decoder_source.cpp65 std::shared_ptr<Source> src(d); in createDecoderSource() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DNinePatchTests.kt71 decoder, info, src -> in <lambda>() method

12