Searched refs:RGBLayout (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.h | 422 enum RGBLayout { RGB, RGBA, ARGB }; enum 424 uint32_t stride, RGBLayout layout, uint32_t gain,
|
D | EmulatedSensor.cpp | 1036 (*b)->plane.img.stride_in_bytes, RGBLayout::RGB, in threadLoop() 1048 (*b)->plane.img.stride_in_bytes, RGBLayout::RGBA, in threadLoop() 1560 uint32_t stride, RGBLayout layout, in CaptureRGB()
|