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 110 Batch* mBatchLookup[kOpBatch_Count];
DeferredDisplayList.cpp 276 mBatchLookup[i] = NULL;
450 targetBatch = (DrawBatch*)mBatchLookup[batchId];
489 mBatchLookup[batchId] = targetBatch;

Completed in 295 milliseconds