Searched refs:mActiveArray (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/ |
D | Sensor.h | 161 const uint32_t mActiveArray[4]; variable
|
D | Sensor.cpp | 97 mActiveArray{0, 0, width, height},
|
/device/generic/goldfish/camera/fake-pipeline2/ |
D | Sensor.h | 163 const uint32_t mActiveArray[4]; variable
|
D | Sensor.cpp | 104 mActiveArray{0, 0, width, height},
|
/device/generic/goldfish/camera/qemu-pipeline3/ |
D | QemuSensor.h | 120 const uint32_t mActiveArray[4]; variable
|
D | QemuSensor.cpp | 62 mActiveArray{0, 0, width, height}, in QemuSensor()
|