Searched refs:Gb (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedScene.h | 91 enum ColorChannels { R = 0, Gr, Gb, B, Y, Cb, Cr, NUM_CHANNELS }; enumerator
|
D | EmulatedSensor.cpp | 903 int bayer_select[4] = {EmulatedScene::R, EmulatedScene::Gr, EmulatedScene::Gb, in CaptureRaw()
|