OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 25 milliseconds