Home
last modified time | relevance | path

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

1234

/frameworks/base/graphics/java/android/graphics/
DBitmapFactory.java446 static void validate(Options opts) { in validate()
484 static long nativeInBitmap(Options opts) { in nativeInBitmap()
500 static long nativeColorSpace(Options opts) { in nativeColorSpace()
526 public static Bitmap decodeFile(String pathName, Options opts) { in decodeFile()
572 @Nullable InputStream is, @Nullable Rect pad, @Nullable Options opts) { in decodeResourceStream()
611 public static Bitmap decodeResource(Resources res, int id, Options opts) { in decodeResource()
671 public static Bitmap decodeByteArray(byte[] data, int offset, int length, Options opts) { in decodeByteArray()
712 private static void setDensityFromOptions(Bitmap outputBitmap, Options opts) { in setDensityFromOptions()
764 @Nullable Options opts) { in decodeStream()
801 @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.java82 ActivityOptions opts = ActivityOptions.makeBasic(); in testMerge_NoClobber() local
118 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.cc55 Options opts{}; in ParseArgs() local
93 berberis::Options opts = berberis::ParseArgs(argc, argv); in main() local
/frameworks/base/core/java/android/app/
DActivityOptions.java606 ActivityOptions opts = new ActivityOptions(); in makeCustomAnimation() local
643 ActivityOptions opts = makeCustomAnimation(context, enterResId, exitResId, backgroundColor, in makeCustomAnimation() local
678 ActivityOptions opts = makeCustomAnimation(context, enterResId, exitResId, 0, in makeCustomTaskAnimation() local
702 ActivityOptions opts = new ActivityOptions(); in makeCustomInPlaceAnimation() local
806 ActivityOptions opts = new ActivityOptions(); in makeScaleUpAnimation() local
835 ActivityOptions opts = new ActivityOptions(); in makeClipRevealAnimation() local
911 ActivityOptions opts = new ActivityOptions(); in makeThumbnailAnimation() local
933 ActivityOptions opts = new ActivityOptions(); in makeMultiThumbFutureAspectScaleAnimation() local
974 ActivityOptions opts = new ActivityOptions(); in makeAspectScaledThumbnailAnimation() local
995 ActivityOptions opts = new ActivityOptions(); in makeThumbnailAspectScaleDownAnimation() local
[all …]
DComponentOptions.java64 ComponentOptions(Bundle opts) { in ComponentOptions()
DBroadcastOptions.java313 BroadcastOptions opts = new BroadcastOptions(); in makeBasic() local
326 public BroadcastOptions(@NonNull Bundle opts) { in BroadcastOptions()
360 final BroadcastOptions opts = BroadcastOptions.makeBasic(); in makeWithDeferUntilActive() local
/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/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/base/libs/hwui/tests/unit/
Dmain.cpp75 Options opts; in parseOptions() local
119 auto opts = parseOptions(argc, argv); in main() 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/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/shared/src/com/android/systemui/shared/recents/view/
DRecentsTransition.java61 final ActivityOptions opts = ActivityOptions.makeMultiThumbFutureAspectScaleAnimation( in createAspectScaleAnimation() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DSmartActionsReceiver.java56 ActivityOptions opts = ActivityOptions.makeBasic(); in onReceive() local
/frameworks/base/tests/graphics/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.aidl60 in Rect sourceBounds, in Bundle opts, in UserHandle user); in startSessionDetailsActivityAsUser()
63 in Bundle opts, in UserHandle user); in startActivityAsUser()
73 in Bundle opts, in UserHandle user); in showAppDetailsAsUser()
106 in Bundle opts, in UserHandle user); in getShortcutIntent()
/frameworks/base/tools/lint/fix/
Dsoong_lint_fix.py210 def __init__(self, opts): argument
270 opts = SoongLintFixOptions() variable
/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/base/services/core/java/com/android/server/
DBatteryService.java987 int opts = 0; in parseOptions() local
1003 int opts = parseOptions(shell); in onShellCommand() local
1009 final int opts = parseOptions(shell); in onShellCommand() local
1069 int opts = parseOptions(shell); in onShellCommand() local
1151 int opts = parseOptions(shell); in onShellCommand() 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/hardware/interfaces/stats/1.0/test_client/
DStatsClient.cpp67 static struct option opts[] = { in main() local

1234