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