OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxReprocessStreamCount
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/camera/
EmulatedFakeCamera3.h
132
static const uint32_t
kMaxReprocessStreamCount
= 2;
EmulatedFakeCamera2.h
382
static const uint32_t
kMaxReprocessStreamCount
= 2;
EmulatedFakeCamera2.cpp
563
if (mReprocessStreamCount >=
kMaxReprocessStreamCount
) {
[
all
...]
Completed in 37 milliseconds