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

/frameworks/base/libs/hwui/
H A DDeferredDisplayList.h166 Batch* mBatchLookup[kOpBatch_Count]; member in class:android::uirenderer::DeferredDisplayList
H A DDeferredDisplayList.cpp375 mBatchLookup[i] = NULL;
573 targetBatch = (DrawBatch*)mBatchLookup[deferInfo.batchId];
613 mBatchLookup[deferInfo.batchId] = targetBatch;

Completed in 53 milliseconds