Searched defs:whiteBalance (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/camera/qemu-pipeline3/ |
D | QemuSensor.cpp | 451 float whiteBalance[] = {1.0f, 1.0f, 1.0f}; in captureRGBA() local 489 float whiteBalance[] = {1.0f, 1.0f, 1.0f}; in captureRGBA() local 561 float whiteBalance[] = {1.0f, 1.0f, 1.0f}; in captureYU12() local 599 float whiteBalance[] = {1.0f, 1.0f, 1.0f}; in captureYU12() local
|
/device/generic/goldfish/camera/ |
D | EmulatorCameraTest.cpp | 280 float whiteBalance[] = {1.0f, 1.0f, 1.0f}; in main() local 300 float whiteBalance[] = {1.0f, 1.0f, 1.0f}; in main() local
|