Searched refs:CaptureRGB (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.h | 301 void CaptureRGB(uint8_t* img, uint32_t width, uint32_t height,
|
D | EmulatedSensor.cpp | 597 CaptureRGB((*b)->plane.img.img, (*b)->width, (*b)->height, in threadLoop() 608 CaptureRGB((*b)->plane.img.img, (*b)->width, (*b)->height, in threadLoop() 941 void EmulatedSensor::CaptureRGB(uint8_t* img, uint32_t width, uint32_t height, in CaptureRGB() function in android::EmulatedSensor
|