Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h351 void CaptureDepth(uint8_t* img, uint32_t gain, uint32_t width, uint32_t height,
DEmulatedSensor.cpp934 CaptureDepth((*b)->plane.img.img, device_settings->second.gain, in threadLoop()
1499 void EmulatedSensor::CaptureDepth(uint8_t* img, uint32_t gain, uint32_t width, in CaptureDepth() function in android::EmulatedSensor