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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 82 void set_num_screen_buffers(int num_screen_buffers);
cuttlefish_config.cpp 216 void CuttlefishConfig::set_num_screen_buffers(int num_screen_buffers) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 270 tmp_config_obj.set_num_screen_buffers(FLAGS_num_screen_buffers);

Completed in 758 milliseconds