OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numbatches
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/camera/device/3.2/default/
CameraDeviceSession.cpp
354
int
numBatches
= mInflightBatches.size();
355
if (
numBatches
== 0) {
359
uint32_t frameMax = mInflightBatches[
numBatches
- 1]->mLastFrame;
363
for (int i = 0; i <
numBatches
; i++) {
[
all
...]
/frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java
[
all
...]
Completed in 74 milliseconds