HomeSort by relevance Sort by last modified time
    Searched refs:Batch (Results 1 - 15 of 15) sorted by null

  /frameworks/base/libs/hwui/
DeferredDisplayList.h 42 class Batch;
91 kOpBatch_None = 0, // Don't batch
100 kOpBatch_Count, // Add other batch ids before this
135 * added in the future will be inserted into a batch that already exist.
163 Vector<Batch*> mBatches;
165 // Maps batch ids to the most recent *non-merging* batch of that id
166 Batch* mBatchLookup[kOpBatch_Count];
171 // Points to the first index that may contain a pure drawing batch
DeferredDisplayList.cpp 42 // Depth of the save stack at the beginning of batch playback at flush time
53 class Batch {
56 virtual ~Batch() {}
61 class DrawBatch : public Batch {
95 DEFER_LOGD("%d replaying DrawBatch %p, with %d ops (batch id %x, merge id %p)",
175 * Checks if a (mergeable) op can be merged into this batch
204 * Exploits the fact that if a op or batch is clipped on a side, its bounds will equal its
274 " clip flags %x (batch id %x, merge id %p)",
311 class StateOpBatch : public Batch {
313 // creates a single operation batch
    [all...]
  /frameworks/native/include/input/
InputTransport.h 287 * to determine whether a pending batch is available to be consumed.
334 /* Returns true if there is a pending batch.
356 struct Batch {
359 Vector<Batch> mBatches;
415 // a batch, we append a record here that associates the last sequence number in the
416 // batch with the previous one. When the finished signal is sent, we traverse the
417 // chain to individually finish all input messages that were part of the batch.
427 Batch& batch, size_t count, uint32_t* outSeq, InputEvent** outEvent);
442 static bool canAddSample(const Batch& batch, const InputMessage* msg)
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 104 // For large size classes we use one of the chunks to store the batch.
108 void *batch[kMaxNumCached]; member in struct:__sanitizer::SizeClassMap::TransferBatch
315 typedef typename SizeClassMap::TransferBatch Batch;
341 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
345 Batch *b = region->free_list.Pop();
352 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) {
484 LFStack<Batch> free_list;
513 NOINLINE Batch* PopulateFreeList(AllocatorStats *stat, AllocatorCache *c,
516 Batch *b = region->free_list.Pop();
556 b = (Batch*)c->Allocate(this, SizeClassMap::ClassID(sizeof(Batch)))
953 void *batch[2 * SizeClassMap::kMaxNumCached]; member in struct:__sanitizer::SizeClassAllocatorLocalCache::PerClass
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java 179 final class Batch {
186 Batch() {
191 Batch(Alarm seed) {
211 // narrows the batch if necessary; presumes that canHold(alarm) is true
257 // commit the new batch bounds
287 // commit the new batch bounds
317 // commit the new batch bounds
350 b.append("Batch{"); b.append(Integer.toHexString(this.hashCode()));
362 static class BatchTimeOrder implements Comparator<Batch> {
363 public int compare(Batch b1, Batch b2)
503 Batch batch = oldSet.get(batchNum); local
746 Batch batch = new Batch(a); local
750 Batch batch = mAlarmBatches.get(whichBatch); local
1398 Batch batch = mAlarmBatches.get(0); local
    [all...]
  /frameworks/native/libs/input/
InputTransport.cpp 419 ALOGD("channel '%s' consumer ~ consumed batch event, seq=%u",
447 Batch& batch = mBatches.editItemAt(batchIndex); local
448 if (canAddSample(batch, &mMsg)) {
449 batch.samples.push(mMsg);
451 ALOGD("channel '%s' consumer ~ appended to batch event",
456 // We cannot append to the batch in progress, so we need to consume
457 // the previous batch right now and defer the new message until later.
460 batch, batch.samples.size(), outSeq, outEvent)
478 Batch& batch = mBatches.editTop(); local
514 Batch& batch = mBatches.editItemAt(i); local
864 const Batch& batch = mBatches.itemAt(i); local
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/bin/
mvn.bat 21 @REM Maven2 Start Up Batch script
28 @REM MAVEN_BATCH_ECHO - set to 'on' to enable the echoing of the batch commands
190 @REM pause the batch file if MAVEN_BATCH_PAUSE is set to 'on'
mvnDebug.bat 21 @REM Maven2 Start Up Batch script
28 @REM MAVEN_BATCH_ECHO - set to 'on' to enable the echoing of the batch commands
194 @REM pause the batch file if MAVEN_BATCH_PAUSE is set to 'on'
  /external/stlport/
configure.bat 11 REM Attention! Batch file labels only have 8 significant characters!
  /frameworks/base/docs/html/
gms_navtree_data.js 52 , null ], [ "Classes", null, [ [ "Api", "reference/com/google/android/gms/common/api/Api.html", null, null ], [ "Api.ApiOptions.NoOptions", "reference/com/google/android/gms/common/api/Api.ApiOptions.NoOptions.html", null, null ], [ "Batch", "reference/com/google/android/gms/common/api/Batch.html", null, null ], [ "Batch.Builder", "reference/com/google/android/gms/common/api/Batch.Builder.html", null, null ], [ "BatchResult", "reference/com/google/android/gms/common/api/BatchResult.html", null, null ], [ "BatchResultToken", "reference/com/google/android/gms/common/api/BatchResultToken.html", null, null ], [ "CommonStatusCodes", "reference/com/google/android/gms/common/api/CommonStatusCodes.html", null, null ], [ "GoogleApiClient.Builder", "reference/com/google/android/gms/common/api/GoogleApiClient.Builder.html", null, null ], [ "Scope", "reference/com/google/android/gms/common/api/Scope.html", null, null ], [ "Status", "reference/com/google/android/gms/common/api/Status.html", null, null ] ]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecapi.h 29 Interactive = 2,Network,Batch,Service,Proxy,Unlock,NetworkCleartext,NewCredentials,RemoteInteractive,CachedInteractive,
    [all...]
  /external/chromium_org/third_party/icu/source/data/
makedata.mak 752 # Batch inference rule for creating miscellaneous resource files
    [all...]
  /external/icu/icu4c/source/data/
makedata.mak 766 # Batch inference rule for creating miscellaneous resource files
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 2532 milliseconds