Home
last modified time | relevance | path

Searched refs:CaptureRawBinned (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h338 void CaptureRawBinned(uint8_t* img, size_t row_stride_in_bytes, uint32_t gain,
DEmulatedSensor.cpp780 CaptureRawBinned( in threadLoop()
1226 void EmulatedSensor::CaptureRawBinned(uint8_t* img, size_t row_stride_in_bytes, in CaptureRawBinned() function in android::EmulatedSensor