Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapRegionDecoderTest.java209 Options opts = new BitmapFactory.Options(); in testDecodeRegionInputStream() local
236 Options opts = new BitmapFactory.Options(); in testDecodeRegionInputStreamInBitmap() local
268 Options opts = new BitmapFactory.Options(); in testDecodeRegionByteArray() local
296 Options opts = new BitmapFactory.Options(); in testDecodeRegionStringAndFileDescriptor() local
350 BitmapFactory.Options opts = new BitmapFactory.Options(); in testRecycle() local
451 Options opts = new BitmapFactory.Options(); in testOutColorType() local
474 Options opts = new BitmapFactory.Options(); in testOutColorSpace() local
501 Options opts = new BitmapFactory.Options(); in testReusedColorSpace() local
523 Options opts = new BitmapFactory.Options(); in testInColorSpace() local
543 Options opts = new BitmapFactory.Options(); in testInColorSpaceRGBA16F() local
[all …]
DBitmapColorSpaceTest.java323 BitmapFactory.Options opts = new BitmapFactory.Options(); in reconfigure() local
350 BitmapFactory.Options opts = new BitmapFactory.Options(); in reuse() local
473 BitmapFactory.Options opts = new BitmapFactory.Options(); in verifySetPixel() local
516 BitmapFactory.Options opts = new BitmapFactory.Options(); in verifySetPixels() local
598 BitmapFactory.Options opts = new BitmapFactory.Options(); in p3rgb565() local
613 BitmapFactory.Options opts = new BitmapFactory.Options(); in p3hardware() local
628 BitmapFactory.Options opts = new BitmapFactory.Options(); in guessSRGB() local
644 BitmapFactory.Options opts = new BitmapFactory.Options(); in guess16bitUntagged() local
660 BitmapFactory.Options opts = new BitmapFactory.Options(); in guessProPhotoRGB() local
676 BitmapFactory.Options opts = new BitmapFactory.Options(); in guessP3() local
[all …]
DBitmapFactoryTest.java328 BitmapFactory.Options opts = new BitmapFactory.Options(); in testDecodeFileDescriptor3() local
670 BitmapFactory.Options opts = new BitmapFactory.Options(); in testParcel() local
901 Options opts = new BitmapFactory.Options(); in decodeConfigs() local
DBitmapTest.java2054 BitmapFactory.Options opts = new BitmapFactory.Options(); in testHardwareBitmapNotLeaking() local
2089 BitmapFactory.Options opts = new BitmapFactory.Options(); in testDrawingHardwareBitmapNotLeaking() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DMockContentProvider.java81 public void writeDataToPipe(ParcelFileDescriptor output, Uri uri, String mimeType, Bundle opts, in writeDataToPipe()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DColorSpaceTests.java174 BitmapFactory.Options opts = new BitmapFactory.Options(); in loadAsset() local
/cts/tests/tests/provider/src/android/provider/cts/
DDocumentsContractTest.java367 final Bundle opts = new Bundle(); in testOpenDocumentThumbnail() local
446 final Bundle opts = new Bundle(); in testGetDocumentThumbnail() local
DMediaStore_Images_ThumbnailsTest.java188 BitmapFactory.Options opts = new BitmapFactory.Options(); in testQueryExternalMiniThumbnails() local
/cts/tests/tests/content/src/android/content/cts/
DMockContentProvider.java376 public AssetFileDescriptor openTypedAssetFile(Uri uri, String mimeTypeFilter, Bundle opts) in openTypedAssetFile()
392 public void writeDataToPipe(ParcelFileDescriptor output, Uri uri, String mimeType, Bundle opts, in writeDataToPipe()
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DBaseShortcutManagerHostTest.java130 final DeviceTestRunOptions opts = new DeviceTestRunOptions(pkgName); in runDeviceTestsAsUser() local
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
DMyDocumentsProvider.java455 String documentId, String mimeTypeFilter, Bundle opts, CancellationSignal signal) in openTypedDocument()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java883 @Nullable Bundle opts) { in callCommitContent()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DNinePatchDrawableTest.java671 BitmapFactory.Options opts = new BitmapFactory.Options(); in getBitmapUnscaled() local