Searched
full:saving (Results
376 -
400 of
2011) sorted by null
<<11121314151617181920>>
/external/skia/bench/ |
SKPBench.cpp | 91 // saving the images
|
/external/toybox/lib/ |
password.c | 192 perror_msg("File Writing/Saving failed: ");
|
/external/valgrind/coregrind/ |
pub_core_sigframe.h | 40 // for client threads, saving/restoring the thread CPU state in the
|
/external/webrtc/webrtc/common_audio/ |
blocker.h | 97 // input and output buffers are responsible for saving those frames between
|
/external/webrtc/webrtc/ |
video_receive_stream.h | 159 // saving the stream to a file. 'nullptr' disables the callback.
|
/external/zopfli/src/zopfli/ |
zopfli_bin.c | 190 fprintf(stderr, "Saving to: %s\n", outfilename);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_UnpackBlock4x4_s.s | 82 ;// This results in a saving of one cycle.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_UnpackBlock4x4_s.s | 82 ;// This results in a saving of one cycle.
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbRequest.java | 44 // for temporarily saving current buffer across queue and dequeue
|
/frameworks/base/core/jni/ |
android_app_backup_FullBackup.cpp | 81 * dataOutput: the FullBackupDataOutput object that we're saving into
|
/frameworks/base/docs/html/design/patterns/ |
confirming-acknowledging.jd | 45 <p>Undo isn't appropriate here because saving was initiated by the app, not the user. And it's quick and easy to resume composing the message by navigating to the list of drafts.</p>
|
/frameworks/base/docs/html/google/backup/ |
index.jd | 10 clients or saving data that you'd like to access at random during the
|
/frameworks/base/docs/html/guide/topics/media/ |
camera.jd | 25 <li><a href="#saving-media">Saving Media Files</a></li> 76 application is uninstalled? Check out the <a href="#saving-media">Saving Media Files</a> section to 204 videos and saving the output.</li> 596 method in the <a href="#saving-media">Saving Media Files</a> section.</li> [all...] |
/frameworks/base/docs/html/training/basics/data-storage/ |
files.jd | 1 page.title=Saving Files 143 <p>When saving a file to internal storage, you can acquire the appropriate directory as a 315 If the files you're saving should remain available after the user uninstalls your 337 <p>If you know ahead of time how much data you're saving, you can find out
|
shared-preferences.jd | 1 page.title=Saving Key-Value Sets
|
/frameworks/base/docs/html/training/improving-layouts/ |
smooth-scrolling.jd | 118 <p>Now you can easily access each view without the need for the look-up, saving valuable processor
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
docking-monitoring.jd | 6 next.title=Optimizing for Power-Saving
|
/frameworks/base/docs/html/training/wearables/apps/ |
index.jd | 83 <dd>Learn how to enable ambient mode for your apps, so they remain visible while still saving
|
/frameworks/base/docs/html-intl/intl/id/guide/topics/resources/ |
overview.jd | 91 <p>An alternative to saving files in {@code res/} is to save files in the {@code
|
/frameworks/base/docs/html-intl/intl/in/guide/topics/resources/ |
overview.jd | 91 <p>An alternative to saving files in {@code res/} is to save files in the {@code
|
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/resources/ |
overview.jd | 91 <p>An alternative to saving files in {@code res/} is to save files in the {@code
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
CameraTestResultPrinter.java | 53 Log.v(TAG, String.format("Saving test results under: %s", baseDir.getAbsolutePath()));
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
SearchViewManager.java | 221 * Called when owning activity is saving state to be used to restore state during creation.
|
/frameworks/base/rs/java/android/renderscript/ |
FieldPacker.java | 187 throw new IllegalArgumentException("Saving value out of range for type"); 195 throw new IllegalArgumentException("Saving value out of range for type"); 205 throw new IllegalArgumentException("Saving value out of range for type"); 217 throw new IllegalArgumentException("Saving value out of range for type");
|
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/ |
TimeZonePickerUtils.java | 49 // Instead of saving a reference to the context (because we might need to look up the
|
Completed in 423 milliseconds
<<11121314151617181920>>