HomeSort by relevance Sort by last modified time
    Searched full:bayerrow (Results 1 - 1 of 1) sorted by null

  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.cpp 394 int *bayerRow = bayerSelect + (y & 0x1) * 2;
398 electronCount = mScene.getPixelElectrons()[bayerRow[x & 0x1]];

Completed in 170 milliseconds