Home
last modified time | relevance | path

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

1234

/frameworks/base/graphics/java/android/graphics/
DBitmapFactory.java443 static void validate(Options opts) { in validate()
481 static long nativeInBitmap(Options opts) { in nativeInBitmap()
497 static long nativeColorSpace(Options opts) { in nativeColorSpace()
523 public static Bitmap decodeFile(String pathName, Options opts) { in decodeFile()
569 @Nullable InputStream is, @Nullable Rect pad, @Nullable Options opts) { in decodeResourceStream()
608 public static Bitmap decodeResource(Resources res, int id, Options opts) { in decodeResource()
668 public static Bitmap decodeByteArray(byte[] data, int offset, int length, Options opts) { in decodeByteArray()
709 private static void setDensityFromOptions(Bitmap outputBitmap, Options opts) { in setDensityFromOptions()
761 @Nullable Options opts) { in decodeStream()
798 @Nullable Rect outPadding, @Nullable Options opts) { in decodeStreamInternal()
[all …]
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DPendingRemoteAnimationRegistryTest.java71 ActivityOptions opts = ActivityOptions.makeBasic(); in testOverrideActivityOptions() local
79 final ActivityOptions opts = mRegistry.overrideOptionsIfNeeded("com.android.test", null); in testOverrideActivityOptions_null() local
87 ActivityOptions opts = ActivityOptions.makeBasic(); in testOverrideLaunchCookie() local
109 final ActivityOptions opts = mRegistry.overrideOptionsIfNeeded("com.android.test", null); in testTimeout_overridenEntry() local
DActivityOptionsTest.java66 ActivityOptions opts = ActivityOptions.makeBasic(); in testMerge_NoClobber() local
102 ActivityOptions opts = ActivityOptions.makeLaunchIntoPip(params); in testMakeLaunchIntoPip() local
/frameworks/base/cmds/idmap2/tests/
DCommandLineOptionsTests.cpp43 CommandLineOptions opts = in TEST() local
61 CommandLineOptions opts = CommandLineOptions("test") in TEST() local
75 CommandLineOptions opts = CommandLineOptions("test").MandatoryOption("--foo", "", &foo); in TEST() local
83 CommandLineOptions opts = CommandLineOptions("test").MandatoryOption("--foo", "", &args); in TEST() local
94 CommandLineOptions opts = CommandLineOptions("test") in TEST() local
119 CommandLineOptions opts = CommandLineOptions("test") in TEST() local
168 CommandLineOptions opts = CommandLineOptions("test") in TEST() local
215 CommandLineOptions opts = CommandLineOptions("test") in TEST() local
/frameworks/libs/binary_translation/program_runner/
Dmain.cc69 Options opts{}; in ParseArgs() local
106 berberis::Options opts = berberis::ParseArgs(argc, argv); in main() local
/frameworks/base/core/java/android/app/
DActivityOptions.java589 ActivityOptions opts = new ActivityOptions(); in makeCustomAnimation() local
625 ActivityOptions opts = makeCustomAnimation(context, enterResId, exitResId, backgroundColor, in makeCustomAnimation() local
659 ActivityOptions opts = makeCustomAnimation(context, enterResId, exitResId, 0, in makeCustomTaskAnimation() local
682 ActivityOptions opts = new ActivityOptions(); in makeCustomInPlaceAnimation() local
769 ActivityOptions opts = new ActivityOptions(); in makeScaleUpAnimation() local
797 ActivityOptions opts = new ActivityOptions(); in makeClipRevealAnimation() local
870 ActivityOptions opts = new ActivityOptions(); in makeThumbnailAnimation() local
891 ActivityOptions opts = new ActivityOptions(); in makeMultiThumbFutureAspectScaleAnimation() local
930 ActivityOptions opts = new ActivityOptions(); in makeAspectScaledThumbnailAnimation() local
950 ActivityOptions opts = new ActivityOptions(); in makeThumbnailAspectScaleDownAnimation() local
[all …]
DComponentOptions.java87 ComponentOptions(Bundle opts) { in ComponentOptions()
DBroadcastOptions.java310 BroadcastOptions opts = new BroadcastOptions(); in makeBasic() local
323 public BroadcastOptions(@NonNull Bundle opts) { in BroadcastOptions()
357 final BroadcastOptions opts = BroadcastOptions.makeBasic(); in makeWithDeferUntilActive() local
/frameworks/base/libs/hwui/tests/macrobench/
DTestSceneRunner.cpp81 void outputBenchmarkReport(const TestScene::Info& info, const TestScene::Options& opts, in outputBenchmarkReport()
101 static void doRun(const TestScene::Info& info, const TestScene::Options& opts, int repetitionIndex, in doRun()
189 void run(const TestScene::Info& info, const TestScene::Options& opts, in run()
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DImageUtils.java107 final BitmapFactory.Options opts = new BitmapFactory.Options(); in createLocalBitmap() local
143 final BitmapFactory.Options opts) throws FileNotFoundException { in decodeStream()
198 final BitmapFactory.Options opts = new BitmapFactory.Options(); in getImageBounds() local
/frameworks/base/cmds/idmap2/idmap2/
DDump.cpp44 const CommandLineOptions opts = in Dump() local
DCreate.cpp58 const CommandLineOptions opts = in Create() local
DCreateMultiple.cpp59 const CommandLineOptions opts = in CreateMultiple() local
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/view/
DRecentsTransition.java61 final ActivityOptions opts = ActivityOptions.makeMultiThumbFutureAspectScaleAnimation( in createAspectScaleAnimation() local
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java387 int opts = 0; in parseOptions() local
403 int opts = parseOptions(shell); in onShellCommand() local
415 int opts = parseOptions(shell); in onShellCommand() local
427 int opts = parseOptions(shell); in onShellCommand() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DSmartActionsReceiver.java57 ActivityOptions opts = ActivityOptions.makeBasic(); in onReceive() local
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DBitmapsAlphaActivity.java56 BitmapFactory.Options opts = new BitmapFactory.Options(); in BitmapsView() local
DBitmapsActivity.java69 BitmapFactory.Options opts = new BitmapFactory.Options(); in BitmapsView() local
/frameworks/base/core/java/android/content/pm/
DILauncherApps.aidl59 in Rect sourceBounds, in Bundle opts, in UserHandle user); in startSessionDetailsActivityAsUser()
62 in Bundle opts, in UserHandle user); in startActivityAsUser()
67 in Bundle opts, in UserHandle user); in showAppDetailsAsUser()
100 in Bundle opts, in UserHandle user); in getShortcutIntent()
/frameworks/hardware/interfaces/stats/1.0/test_client/
DStatsClient.cpp67 static struct option opts[] = { in main() local
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DTestService.java817 BitmapFactory.Options opts = new BitmapFactory.Options(); in onRun() local
836 BitmapFactory.Options opts = new BitmapFactory.Options(); in onRun() local
856 BitmapFactory.Options opts = new BitmapFactory.Options(); in onRun() local
876 BitmapFactory.Options opts = new BitmapFactory.Options(); in onRun() local
897 BitmapFactory.Options opts = new BitmapFactory.Options(); in onRun() local
917 BitmapFactory.Options opts = new BitmapFactory.Options(); in onRun() local
938 BitmapFactory.Options opts = new BitmapFactory.Options(); in onRun() local
958 BitmapFactory.Options opts = new BitmapFactory.Options(); in onRun() local
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java74 final boolean limitDensity, ExtendedOptions opts) { in ExtendedBitmapDrawable()
453 int placeholderHeight, int fadeOutDurationMs, ExtendedOptions opts) { in Placeholder()
540 ExtendedOptions opts) { in Progress()
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
DMainActivity.java112 ExtendedOptions opts = new ExtendedOptions( in getView() local
/frameworks/hardware/interfaces/stats/aidl/test_client/
DAidlStatsClient.cpp135 static struct option opts[] = { in main() local
/frameworks/base/core/java/android/content/
DContentProviderClient.java519 @NonNull String mimeType, @Nullable Bundle opts) in openTypedAssetFileDescriptor()
526 @NonNull String mimeType, @Nullable Bundle opts, @Nullable CancellationSignal signal) in openTypedAssetFileDescriptor()
533 @NonNull String mimeTypeFilter, @Nullable Bundle opts, in openTypedAssetFile()

1234