Home
last modified time | relevance | path

Searched refs:kBlackLevel (Results 1 – 9 of 9) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DSensor.h171 static const uint32_t kBlackLevel; variable
DSensor.cpp53 const uint32_t Sensor::kBlackLevel = 1000; member in android::Sensor
412 rawCount += kBlackLevel; in captureRaw()
/device/generic/goldfish/camera/fake-pipeline2/
DSensor.h173 static const uint32_t kBlackLevel; variable
DSensor.cpp55 const uint32_t Sensor::kBlackLevel = 1000; member in android::Sensor
423 rawCount += kBlackLevel; in captureRaw()
/device/generic/goldfish/camera/
DEmulatorCameraTest.cpp32 const uint32_t kBlackLevel = 1000; variable
DEmulatedFakeCamera2.cpp2148 static_cast<int32_t>(Sensor::kBlackLevel), in constructStaticInfo()
2149 static_cast<int32_t>(Sensor::kBlackLevel), in constructStaticInfo()
2150 static_cast<int32_t>(Sensor::kBlackLevel), in constructStaticInfo()
2151 static_cast<int32_t>(Sensor::kBlackLevel) in constructStaticInfo()
DEmulatedFakeCamera3.cpp1225 (int32_t)Sensor::kBlackLevel, (int32_t)Sensor::kBlackLevel, in constructStaticInfo()
1226 (int32_t)Sensor::kBlackLevel, (int32_t)Sensor::kBlackLevel in constructStaticInfo()
/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1161 (int32_t)Sensor::kBlackLevel, (int32_t)Sensor::kBlackLevel, in constructStaticInfo()
1162 (int32_t)Sensor::kBlackLevel, (int32_t)Sensor::kBlackLevel}; in constructStaticInfo()
DEmulatedFakeCamera2.cpp2118 static_cast<int32_t>(Sensor::kBlackLevel), in constructStaticInfo()
2119 static_cast<int32_t>(Sensor::kBlackLevel), in constructStaticInfo()
2120 static_cast<int32_t>(Sensor::kBlackLevel), in constructStaticInfo()
2121 static_cast<int32_t>(Sensor::kBlackLevel)}; in constructStaticInfo()