Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h401 static EmulatedScene::ColorChannels GetQuadBayerColor(uint32_t x, uint32_t y);
DEmulatedSensor.cpp1398 EmulatedScene::ColorChannels EmulatedSensor::GetQuadBayerColor(uint32_t x, in GetQuadBayerColor() function in android::EmulatedSensor
1521 ? GetQuadBayerColor(out_x, out_y) in CaptureRaw()