Searched refs:GetQuadBayerColor (Results 1 – 2 of 2) sorted by relevance
328 static EmulatedScene::ColorChannels GetQuadBayerColor(uint32_t x, uint32_t y);
1162 EmulatedScene::ColorChannels EmulatedSensor::GetQuadBayerColor(uint32_t x, in GetQuadBayerColor() function in android::EmulatedSensor1303 int color_idx = chars.quad_bayer_sensor ? GetQuadBayerColor(x, y) in CaptureRawFullRes()