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