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

  /frameworks/base/libs/hwui/
DeferredDisplayList.h 164 Batch* mBatchLookup[kOpBatch_Count];
DeferredDisplayList.cpp 366 mBatchLookup[i] = NULL;
564 targetBatch = (DrawBatch*)mBatchLookup[deferInfo.batchId];
604 mBatchLookup[deferInfo.batchId] = targetBatch;

Completed in 823 milliseconds