Home
last modified time | relevance | path

Searched refs:processed (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/base/proto/src/
Dgnss.proto13 // Number of location reports processed
19 // Number of time to first fix processed
28 // Number of position accuracy processed
37 // Number of top 4 average CN0 processed
52 // Total number of sv status messages processed
55 // Total number of L5 sv status messages processed
58 // Total number of sv status messages processed, where sv is used in fix
61 // Total number of L5 sv status messages processed, where sv is used in fix
64 // Number of l5 top 4 average CN0 processed
Dipconnectivity.proto389 // The total number of packets processed by the APF interpreter.
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dpixel_format_f32.rsh16 // 3. After each layer is processed from back-most layer to focal depth layer,
20 // 4. After each layer is processed from front-most layer to focal depth layer,
23 // 5. After each layer is processed in either of the two passes, the fields
Dcamera_response_fast.rsh22 // the processed photo.
Dcamera_response.rsh22 // the processed photo.
Dlayered_filter_fast_f32.rscript41 // Then the input image gets updated as each layer is processed from the
56 // input image after each layer is processed.
63 // The info of current layer that is being processed.
Dlayered_filter_fast_d1new.rscript41 // Then the input image gets updated as each layer is processed from the
54 // input image after each layer is processed.
/frameworks/base/core/java/android/app/usage/
DCacheQuotaService.java100 List<CacheQuotaHint> processed = onComputeCacheQuotaHints(pair.second); in handleMessage() local
102 data.putParcelableList(REQUEST_LIST_KEY, processed); in handleMessage()
/frameworks/rs/script_api/
Drs_io.spec23 <li>Send the processed allocation or receive the next allocation to process.</li></ul>
87 processed by the client.
Drs_for_each.spec51 over, like dimensions. It also contains rarely used indices of the currently processed
238 Returns the index in the Array0 dimension of the cell being processed, as specified
264 Returns the index in the Array1 dimension of the cell being processed, as specified
277 Returns the index in the Array2 dimension of the cell being processed,
291 Returns the index in the Array3 dimension of the cell being processed, as specified
/frameworks/hardware/interfaces/displayservice/1.0/
DIDisplayEventReceiver.hal49 * SUCCESS if request successfully processed.
60 * SUCCESS if request successfully processed.
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java369 boolean processed = (session != null) && session.process(event); in process()
370 if (isLoggable && processed) { in process()
783 boolean processed; in process()
788 processed = registeringToReady(evt); in process()
791 processed = readyForCall(evt); in process()
794 processed = incomingCall(evt); in process()
797 processed = incomingCallToInCall(evt); in process()
801 processed = outgoingCall(evt); in process()
804 processed = outgoingCallToReady(evt); in process()
807 processed = inCall(evt); in process()
[all …]
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterGraph.java175 private boolean readyForProcessing(Filter filter, Set<Filter> processed) { in readyForProcessing() argument
177 if (processed.contains(filter)) { in readyForProcessing()
184 if (dependency != null && !processed.contains(dependency)) { in readyForProcessing()
/frameworks/base/tools/aapt2/
Dreadme.md53 shouldn't be used as a performance optimization, as once the PNG is processed, its result is
55 pre-processed the PNG and wants it byte-for-byte identical to the input.
56 NOTE: 9-patches will not be processed correctly with this flag set.
89 since the resulting APK is post-processed by other tools anyways. Assets do not get processed
/frameworks/rs/script_api/include/
Drs_for_each.rsh54 * over, like dimensions. It also contains rarely used indices of the currently processed
138 …* sc: Extra control information used to select a sub-region of the allocation to be processed or…
209 * Returns the index in the Array0 dimension of the cell being processed, as specified
235 * Returns the index in the Array1 dimension of the cell being processed, as specified
248 * Returns the index in the Array2 dimension of the cell being processed,
262 * Returns the index in the Array3 dimension of the cell being processed, as specified
409 * Returns the face on which the cell being processed is found, as specified by the
423 * Returns the index in the Levels of Detail dimension of the cell being processed,
Drs_io.rsh24 * - Send the processed allocation or receive the next allocation to process.
91 * processed by the client.
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDevice.java371 boolean processed = false; in dispatchMessageToAction()
376 processed = processed || result; in dispatchMessageToAction()
378 return processed; in dispatchMessageToAction()
/frameworks/base/core/proto/android/service/
Dprint.proto78 // only valid while the print job is processed.
344 // The print jobs is created, it is ready to be printed and should be processed
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt7 1. All the timing numbers are in nanoseconds, since a lot of the kernel is processed really fast.
/frameworks/base/tools/protologtool/
DREADME.md53 This command is similar in it's syntax to the previous one, only instead of creating a processed so…
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4074 // Tag FIELD_AUTOFILL_SERVICE: Package of service that processed the request
4082 // An autofill request was processed by a service
4086 // Tag FIELD_AUTOFILL_SERVICE: Package of service that processed the request
4130 // Tag FIELD_AUTOFILL_SERVICE: Package of service that processed the request
4140 // Tag FIELD_AUTOFILL_SERVICE: Package of service that processed the request
4168 // Tag FIELD_AUTOFILL_SERVICE: Package of service that processed the request
4183 // Tag FIELD_AUTOFILL_SERVICE: Package of service that processed the request
4196 // Tag FIELD_AUTOFILL_SERVICE: Package of service that processed the request
4326 // Tag FIELD_AUTOFILL_SERVICE: Package of the autofill service that processed the request
4785 // Tag FIELD_AUTOFILL_SERVICE: Package of service that processed the request
[all …]
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md7 A _bugreport_ is initially generated by dumpstate, then processed by **Shell**,
/frameworks/base/core/java/android/os/
DRecoverySystem.java616 public static void installPackage(Context context, File packageFile, boolean processed) in installPackage() argument
633 if (processed) { in installPackage()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop440 # Updates the DeviceProductInfo when a hoplug reconnect event is processed
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken1513 // ensure getCurrentCalls() gets processed...
1551 // ensure getCurrentCalls() gets processed...
1590 // ensure getCurrentCalls() gets processed...

12