Searched refs:kOpBatch_Count (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DDeferredDisplayList.h100 kOpBatch_Count, // Add other batch ids before this enumerator in enum:android::uirenderer::DeferredDisplayList::OpBatchId
166 Batch* mBatchLookup[kOpBatch_Count];
179 TinyHashMap<mergeid_t, DrawBatch*> mMergingBatches[kOpBatch_Count];
H A DDeferredDisplayList.cpp374 for (int i = 0; i < kOpBatch_Count; i++) {

Completed in 914 milliseconds