HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1551 - 1575 of 10091) sorted by null

<<61626364656667686970>>

  /external/skia/include/lazy/
SkImageCache.h 71 * calling this function, the pointer returned by allocAndPinCache or pinCache must not be
104 * called again. Note that after calling releaseCache(ID), the status of that particular
  /external/srec/srec/AcousticState/include/
SR_AcousticState.h 48 * The recognizer adapts to the acoustic state of the caller and calling environment
140 * The recognizer adapts to the acoustic state of the caller and calling environment
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
dfs-visit.h 31 // aborted by first calling FinishState() on all currently grey states
32 // and then calling FinishVisit().
  /external/v8/src/arm/
frames-arm.h 73 // When calling into C++ (only for C++ calls that can't cause a GC).
128 // The calling JS function is below FP.
  /external/v8/test/mjsunit/
fuzz-natives.js 120 // Avoid calling the concat operation, because weird lengths
138 // Calling disable/enable access checks may interfere with the
keyed-call-ic.js 130 // Calling on slow case object
144 // Calling on global object
regexp-static.js 159 // Check that calling with no argument is the same as calling with undefined.
  /frameworks/av/include/media/
Visualizer.h 38 * The length of the capture can be retrieved or specified by calling respectively
46 * Before capturing data, the Visualizer must be enabled by calling the setEnabled() method.
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Mutex.c 117 * @note If the mutex is already locked, the calling thread blocks until
118 * the mutex becomes available (by calling M4OSA_mutexUnlock) or
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Interface.c 131 M4OSA_TRACE3_0("M4WRITER_3GP_openWrite: calling M4MP4W_openWrite()");
176 M4OSA_TRACE3_0("M4WRITER_3GP_startWriting: calling M4MP4W_startWriting()");
193 * @note Decoder specific info properties are correctly set before calling
290 M4OSA_TRACE3_0("M4WRITER_3GP_addStream: calling M4MP4W_addStream()");
312 M4OSA_TRACE3_0("M4WRITER_3GP_addStream: calling M4MP4W_setOption(M4MP4W_trackSize)");
357 M4OSA_TRACE3_0("M4WRITER_3GP_closeWrite: calling M4MP4W_closeWrite()");
727 M4OSA_TRACE3_0("M4WRITER_3GP_startAU: calling M4MP4W_startAU()");
800 M4OSA_TRACE3_0("M4WRITER_3GP_processAU: calling M4MP4W_processAU()");
    [all...]
  /frameworks/av/media/libeffects/loudness/dsp/core/
interpolator_base-inl.h 120 // Pre-compute internal state by calling the corresponding function of the
171 // Compute interpolated value by calling the corresponding function of the
  /frameworks/av/media/libeffects/lvm/lib/Reverb/lib/
LVREV.h 23 /* required by the calling layer. All other types, structures and functions are */
191 /* region base addresses in the memory table before calling this function. */
  /frameworks/av/services/camera/libcameraservice/api1/
CameraClient.h 76 // check whether the calling process matches mClientPid.
147 // interested in it anymore. For example, if the client is calling
  /frameworks/base/core/java/android/app/backup/
BackupDataInputStream.java 100 * @return The key string for this entity, equivalent to calling
110 * @return The number of data bytes available, equivalent to calling
  /frameworks/base/core/java/android/content/
IContentService.aidl 39 * the calling user without requiring any permission, otherwise the caller needs to
49 * the calling user without requiring any permission, otherwise the caller needs to
  /frameworks/base/core/java/android/printservice/
PrintService.java 64 * jobs for this service is obtained by calling {@link #getActivePrintJobs()}. Active
72 * the printed document by calling {@link PrintJob#getDocument() PrintJob.getDocument()}
75 * state to started by calling {@link PrintJob#start()} after which
77 * completion, the print job should be marked as completed by calling {@link
80 * be marked as failed by calling {@link PrintJob#fail(String) PrintJob.fail(
88 * is successfully canceled, its state has to be marked as cancelled by calling {@link
254 * calling {@link PrintJob#cancel()}.
303 Log.e(LOG_TAG, "Error calling getPrintJobs()", re);
  /frameworks/base/core/java/android/text/
LoginFilter.java 54 // Scan through beginning characters in dest, calling onInvalidCharacter()
86 // Scan through remaining characters in dest, calling onInvalidCharacter()
  /frameworks/base/core/java/android/widget/
PopupMenu.java 134 * items before calling {@link #show()}.
154 * Inflate a menu resource into this PopupMenu. This is equivalent to calling
  /frameworks/base/docs/html/training/basics/data-storage/
shared-preferences.jd 48 one by calling one of two methods:</p>
90 android.content.SharedPreferences.Editor} by calling {@link
  /frameworks/base/docs/html/training/multiple-threads/
define-runnable.jd 75 background priority by calling
83 {@link java.lang.Thread} in the {@link java.lang.Runnable} itself, by calling
  /frameworks/base/graphics/java/android/graphics/
Picture.java 135 * the picture in this or another process by calling createFromStream(...)
149 // do explicit check before calling the native method
  /frameworks/base/graphics/java/android/renderscript/
RSSurfaceView.java 117 * call this method when the activity is paused. Calling this method will
130 * call this method when the activity is resumed. Calling this method will
RSTextureView.java 124 * call this method when the activity is paused. Calling this method will
137 * call this method when the activity is resumed. Calling this method will
  /frameworks/base/keystore/java/android/security/
AndroidKeyPairGenerator.java 65 * argument before calling this otherwise an {@code IllegalStateException}
72 * @throws IllegalStateException when called before calling
  /frameworks/base/libs/hwui/
AssetAtlas.h 128 * re-initialized after calling this method.
130 * After calling this method, the width, height

Completed in 1081 milliseconds

<<61626364656667686970>>