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

/frameworks/base/libs/hwui/
H A DDeferredDisplayList.h96 kOpBatch_Count, // Add other batch ids before this enumerator in enum:android::uirenderer::DeferredDisplayList::OpBatchId
161 Batch* mBatchLookup[kOpBatch_Count];
174 std::unordered_map<mergeid_t, DrawBatch*> mMergingBatches[kOpBatch_Count];

Completed in 6 milliseconds