Searched refs:run (Results 276 - 300 of 650) sorted by relevance

<<11121314151617181920>>

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DCanvasTextureViewActivity.java80 public void run() { method in class:CanvasTextureViewActivity.RenderingThread
H A DTextGammaActivity.java48 public void run() {
/frameworks/base/tests/SslLoad/src/com/android/sslload/
H A DSslLoad.java85 public void run() { method in class:SslLoad
/frameworks/base/tools/layoutlib/bridge/src/android/animation/
H A DAnimationThread.java84 public void run() { method in class:AnimationThread
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompiler.cpp101 ALOGE("Missing RSInfo in RSScript to run the pass for foreach expansion on "
114 rs_passes.run(module);
/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp68 // We have to use a ModulePass, since a FunctionPass only gets run on
132 PM.run(*M.get());
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_element.java125 public void run() { method in class:UT_element
/frameworks/rs/
H A DrsScript.h119 virtual uint32_t run(Context *) = 0;
/frameworks/support/v7/mediarouter/jellybean-mr1/android/support/v7/media/
H A DMediaRouterJellybeanMr1.java107 public void run() { method in class:MediaRouterJellybeanMr1.ActiveScanWorkaround
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java132 * application is run on a new device. This mode allows the runtime to
178 // There is a race condition here. The calling code may be run
672 * rsSendToClient}, the data fields will be filled, and the run
684 public void run() { method in class:RenderScript.RSMessageHandler
702 public void run() {
706 mMessageCallback.run();
732 * the fields in this class will be filled, and the run method will be called.
738 public void run() { method in class:RenderScript.RSErrorHandler
757 public void run() {
760 mErrorCallback.run();
821 public void run() { method in class:RenderScript.MessageThread
[all...]
/frameworks/volley/src/com/android/volley/toolbox/
H A DNetworkImageView.java158 public void run() {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DarmVC.h282 * Performs filling of the coefficient buffer according to the run, level
315 * Performs escape mode decision based on the run, run+, level, level+ and
330 * [in] runBeginSingleLevelEntriesL0 The run value from which level
335 * [in] runBeginSingleLevelEntriesL1 The run value from which level
407 * The run value after which level
411 * The run value after which level
476 * [in] run Run value (count of zeros) to be encoded
478 * [in] runPlus Calculated as runPlus = run - (RMAX + 1)
484 * The run valu
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DarmVC.h282 * Performs filling of the coefficient buffer according to the run, level
315 * Performs escape mode decision based on the run, run+, level, level+ and
330 * [in] runBeginSingleLevelEntriesL0 The run value from which level
335 * [in] runBeginSingleLevelEntriesL1 The run value from which level
407 * The run value after which level
411 * The run value after which level
476 * [in] run Run value (count of zeros) to be encoded
478 * [in] runPlus Calculated as runPlus = run - (RMAX + 1)
484 * The run valu
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DarmVC.h282 * Performs filling of the coefficient buffer according to the run, level
315 * Performs escape mode decision based on the run, run+, level, level+ and
330 * [in] runBeginSingleLevelEntriesL0 The run value from which level
335 * [in] runBeginSingleLevelEntriesL1 The run value from which level
407 * The run value after which level
411 * The run value after which level
476 * [in] run Run value (count of zeros) to be encoded
478 * [in] runPlus Calculated as runPlus = run - (RMAX + 1)
484 * The run valu
[all...]
/frameworks/base/cmds/ime/src/com/android/commands/ime/
H A DIme.java40 new Ime().run(args);
43 public void run(String[] args) { method in class:Ime
/frameworks/base/cmds/input/src/com/android/commands/input/
H A DInput.java41 (new Input()).run(args);
44 private void run(String[] args) { method in class:Input
/frameworks/base/cmds/requestsync/src/com/android/commands/requestsync/
H A DRequestSync.java47 (new RequestSync()).run(args);
58 private void run(String[] args) throws Exception { method in class:RequestSync
/frameworks/base/cmds/settings/src/com/android/commands/settings/
H A DSettingsCmd.java55 new SettingsCmd().run();
57 System.err.println("Unable to run settings command");
61 public void run() { method in class:SettingsCmd
/frameworks/base/core/java/android/accounts/
H A DGrantCredentialsPermissionActivity.java95 public void run(AccountManagerFuture<String> future) {
100 public void run() {
/frameworks/base/core/java/android/content/
H A DIntentSender.java124 run();
129 public void run() { method in class:IntentSender.FinishedDispatcher
/frameworks/base/core/java/android/os/
H A DAsyncTask.java228 public void run() {
230 r.run();
441 * this task should never run. If the task has already started,
542 * allow multiple tasks to run in parallel on a pool of threads managed by
546 * <p><em>Warning:</em> Allowing multiple tasks to run in parallel from
/frameworks/base/core/java/android/webkit/
H A DHTML5Audio.java89 public void run() { method in class:HTML5Audio.TimeupdateTask
103 public void run() {
/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimationDrawable.java36 * {@link #start()} to run the animation.
117 run();
149 public void run() { method in class:AnimationDrawable
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DNotificationPlayer.java75 public void run() { method in class:NotificationPlayer.CreationAndCompletionThread
168 public void run() { method in class:NotificationPlayer.CmdThread
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardMessageArea.java98 public void run() {
314 public void run() { method in class:KeyguardMessageArea.AnnounceRunnable

Completed in 892 milliseconds

<<11121314151617181920>>