HomeSort by relevance Sort by last modified time
    Searched full:progress (Results 426 - 450 of 2620) sorted by null

<<11121314151617181920>>

  /ndk/tests/device/test-gnustl-full/unit/cppunit/
file_reporter.h 65 // Error might be called several times between 2 progress calls, we shouldn't however consider
75 virtual void progress(const char *in_className, const char *in_shortTestName, bool ignored, bool explicitTest) { function in class:FileReporter
  /ndk/tests/device/test-stlport/unit/cppunit/
file_reporter.h 65 // Error might be called several times between 2 progress calls, we shouldn't however consider
75 virtual void progress(const char *in_className, const char *in_shortTestName, bool ignored, bool explicitTest) { function in class:FileReporter
  /packages/apps/Bluetooth/res/values/
strings.xml 92 <!-- Inbound File Transfer Progress Notification item -->
100 <!-- Outbound File Transfer Progress Notification item -->
110 <!-- Bluetooth Download Progress Dialog -->
138 <!--Line 4 in "Bluetooth Download Progress Dialog" -->
143 <!-- Bluetooth Upload Progress Dialog -->
148 <!-- Bluetooth Successful Upload Progress Dialog -->
169 <!-- Bluetooth Enabling progress dialog -->
174 <string name="bt_toast_1">The file will be received. Check progress in the Notifications panel.</string>
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h 77 int &mosaicWidth, int &mosaicHeight, float &progress, bool &cancelComputation);
107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
  /packages/apps/Camera/perftests/panorama/
benchmark.cpp 93 float progress = 0.0; local
96 mosaic.createMosaic(progress, cancelComputation);
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Blend.h 77 int &mosaicWidth, int &mosaicHeight, float &progress, bool &cancelComputation);
107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
  /packages/apps/Gallery2/perftests/panorama/
benchmark.cpp 93 float progress = 0.0; local
96 mosaic.createMosaic(progress, cancelComputation);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SlideshowView.java 159 protected void onCalculate(float progress) {
160 mProgress = progress;
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 77 int &mosaicWidth, int &mosaicHeight, float &progress, bool &cancelComputation);
107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
MovieEffect.java 79 * Set the duration of the effect. If a preview or export is in progress,
98 * Set start time of the effect. If a preview or export is in progress, then
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DetermineFovActivity.java 109 SeekBar seekBar, int progress, boolean fromUser) {
110 mFovDegrees = seekBarProgressToFovDegrees(progress);
132 private float seekBarProgressToFovDegrees(int progress) {
133 float degrees = mFovMinDegrees + (float) progress / SEEKBAR_MAX_VALUE
  /cts/tests/res/layout/
remote_view_test_good.xml 47 <ProgressBar android:id="@+id/progress"
  /development/samples/Wiktionary/res/layout/
lookup.xml 30 android:id="@+id/progress"
  /external/apache-xml/src/main/java/org/apache/xpath/
ExpressionNode.java 32 * and exprGetParent can be counted on to work reliably. Work in progress.</p>
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view.h 46 // no drag is in progress.
  /external/chromium/chrome/browser/history/
download_database.h 51 // all downloads that are in progress or are waiting to be cancelled.
  /external/chromium/chrome/browser/sync/sessions/
test_util.cc 28 // completed implies that the Syncer was unable to make forward progress
  /external/chromium/chrome/browser/ui/cocoa/
animatable_view.h 54 // Gets the progress of any current animation.
  /external/chromium/chrome/browser/ui/webui/options/
cookies_view_handler.h 60 // Flag to indicate whether there is a batch update in progress.
  /external/chromium/chrome/common/
time_format.h 25 // in-progress operations and users have different expectations of units.
  /external/chromium/net/proxy/
proxy_script_fetcher.h 50 // Aborts the in-progress fetch (if any).
  /external/e2fsprogs/misc/
logsave.8.in 51 Text). This allows progress bar information to be visible to the user
  /external/icu4c/test/cintltst/
ccaltst.h 47 * Test that the days of the week progress properly when add is called repeatedly
  /external/libvorbis/doc/
vorbis-errors.txt 11 can return OV_FALSE if playback is not in progress, and thus
  /external/llvm/bindings/python/
README.txt 3 The bindings are currently a work in progress and are far from complete.

Completed in 1014 milliseconds

<<11121314151617181920>>