OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mBatches
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
DeferredDisplayList.h
103
bool isEmpty() { return
mBatches
.isEmpty(); }
161
Vector<Batch*>
mBatches
;
/frameworks/native/include/input/
InputTransport.h
351
Vector<Batch>
mBatches
;
Completed in 167 milliseconds