OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numCaptures
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/tests/camera2/
camera2.cpp
594
int
numCaptures
= 10;
596
// Enqueue
numCaptures
requests with increasing exposure time
599
for (int reqCount = 0; reqCount <
numCaptures
; reqCount++ ) {
/external/clang/lib/Serialization/
ASTReaderDecl.cpp
[
all
...]
Completed in 968 milliseconds