Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.h153 bool test_pattern_mode_; // SOLID_COLOR only variable
DEmulatedScene.cpp205 test_pattern_mode_ = enabled; in SetTestPattern()
504 if (test_pattern_mode_) return test_pattern_data_; in GetPixelElectrons()