Home
last modified time | relevance | path

Searched refs:GetQuadBayerColor (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h328 static EmulatedScene::ColorChannels GetQuadBayerColor(uint32_t x, uint32_t y);
DEmulatedSensor.cpp1162 EmulatedScene::ColorChannels EmulatedSensor::GetQuadBayerColor(uint32_t x, in GetQuadBayerColor() function in android::EmulatedSensor
1303 int color_idx = chars.quad_bayer_sensor ? GetQuadBayerColor(x, y) in CaptureRawFullRes()