HomeSort by relevance Sort by last modified time
    Searched refs:kMaxReprocessStreamCount (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/camera/
EmulatedFakeCamera3.h 135 static const uint32_t kMaxReprocessStreamCount = 2;
EmulatedFakeCamera2.h 382 static const uint32_t kMaxReprocessStreamCount = 2;
EmulatedFakeCamera2.cpp 563 if (mReprocessStreamCount >= kMaxReprocessStreamCount) {
    [all...]

Completed in 198 milliseconds