Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h298 void CaptureRaw(uint8_t* img, uint32_t gain, uint32_t width,
DEmulatedSensor.cpp587 CaptureRaw((*b)->plane.img.img, device_settings->second.gain, in threadLoop()
894 void EmulatedSensor::CaptureRaw(uint8_t* img, uint32_t gain, uint32_t width, in CaptureRaw() function in android::EmulatedSensor