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

  /frameworks/base/libs/hwui/
DeferredDisplayList.h 174 std::unordered_map<mergeid_t, DrawBatch*> mMergingBatches[kOpBatch_Count];
DeferredDisplayList.cpp 351 mMergingBatches[i].clear();
544 = mMergingBatches[deferInfo.batchId];
591 mMergingBatches[deferInfo.batchId].insert(

Completed in 92 milliseconds