/aosp12/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
H A D | ICameraDeviceUser.hal | 76 * be produced(In case the request is not repeating. Otherwise it 78 * batch of repeating requests, if any. If there is no previous 85 * Cancel the current repeating request. 87 * The current repeating request may be stopped by camera device due to an 90 * Calling this method when there is no active repeating request, will 95 * produced from this repeating request. If there are no inflight 96 * repeating requests, this will return -1 as the frameNumber. 168 * Status::INVALID_OPERATION if there are active repeating requests.
|
H A D | ICameraDeviceCallback.hal | 70 * @param repeatingRequestId the ID of the repeating request
|
H A D | types.hal | 286 * last frame number of either the previous repeating request (for repeating
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CaptureCallbackHolder.java | 45 Executor executor, boolean repeating, int sessionId) { in CaptureCallbackHolder() argument 50 mRepeating = repeating; in CaptureCallbackHolder()
|
H A D | CameraDeviceImpl.java | 1227 Executor executor, boolean repeating) throws CameraAccessException { in submitCaptureRequest() argument 1250 if (repeating) { in submitCaptureRequest() 1262 requestInfo = mRemoteDevice.submitRequestList(requestArray, repeating); in submitCaptureRequest() 1282 callback, requestList, executor, repeating, mNextSessionId - 1)); in submitCaptureRequest() 1289 if (repeating) { in submitCaptureRequest()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SoundEffectConstants.java | 119 @View.FocusDirection int direction, boolean repeating) { in getConstantForFocusDirection() argument 120 if (repeating) { in getConstantForFocusDirection()
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | AppErrorDialog.java | 76 data.repeating ? com.android.internal.R.string.aerr_application_repeated in AppErrorDialog() 83 data.repeating ? com.android.internal.R.string.aerr_process_repeated in AppErrorDialog() 194 boolean repeating; field in AppErrorDialog.Data
|
H A D | AppErrors.java | 922 data.repeating = true; 1028 && (showFirstCrash || showFirstCrashDevOption || data.repeating)) {
|
/aosp12/art/benchmark/const-class/ |
H A D | info.txt | 1 Benchmarks for repeating const-class instructions in a loop.
|
/aosp12/art/benchmark/const-string/ |
H A D | info.txt | 1 Benchmarks for repeating const-string instructions in a loop.
|
/aosp12/art/benchmark/string-indexof/ |
H A D | info.txt | 1 Benchmarks for repeating String.indexOf() instructions in a loop.
|
/aosp12/art/benchmark/type-check/ |
H A D | info.txt | 1 Benchmarks for repeating check-cast and instance-of instructions in a loop.
|
/aosp12/frameworks/av/camera/ndk/impl/ |
H A D | ACameraDevice.inc | 84 ALOGE("Camera %s stop repeating failed! ret %d", getId(), ret); 103 // stopRepeating above should have cleanup repeating sequence id
|
/aosp12/frameworks/av/camera/ndk/ndk_vendor/impl/ |
H A D | ACameraDeviceVendor.inc | 96 ALOGE("Camera %s stop repeating failed! ret %d", getId(), ret); 125 // stopRepeating above should have cleanup repeating sequence id
|
/aosp12/frameworks/hardware/interfaces/cameraservice/common/2.0/ |
H A D | types.hal | 79 * call was made, with active repeating requests.
|
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | Camera3Device.h | 607 bool repeating, nsecs_t requestTimeNs, 617 bool repeating,
|
H A D | Camera3Device.cpp | 902 bool repeating, nsecs_t requestTimeNs, in convertMetadataListToRequestListLocked() argument 920 newRequest->mRepeating = repeating; in convertMetadataListToRequestListLocked() 986 bool repeating, in submitRequestsHelper() argument 1004 repeating, requestTimeNs, /*out*/&requestList); in submitRequestsHelper() 1010 if (repeating) { in submitRequestsHelper()
|
/aosp12/hardware/interfaces/drm/1.0/ |
H A D | types.hal | 276 * A crypto Pattern is a repeating sequence of encrypted and clear blocks
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | CellLayout.java | 2089 boolean repeating = false; field in CellLayout.ReorderPreviewAnimation 2185 repeating = true; in animate() 2194 float r1 = (mode == MODE_HINT && repeating) ? 1.0f : animationProgress; in setAnimationProgress()
|
/aosp12/build/make/core/ |
H A D | product_config.rbc | 90 # its ancestors, repeating this recursively. At the end of this phase
|
/aosp12/hardware/interfaces/input/common/1.0/ |
H A D | types.hal | 575 /** Disable automatic key repeating behaviour. */
|
/aosp12/bionic/libc/ |
H A D | NOTICE | 4707 such a mathematical system to generate more random (yet non-repeating) 4713 ensures the output is non-repeating and preserves the MSB twiddle
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |