HomeSort by relevance Sort by last modified time
    Searched refs:set_x_res (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 76 void set_x_res(int x_res);
cuttlefish_config.cpp 208 void CuttlefishConfig::set_x_res(int x_res) { (*dictionary_)[kXRes] = x_res; } function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 268 tmp_config_obj.set_x_res(FLAGS_x_res);

Completed in 465 milliseconds