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

  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_device.h 52 bool EnumControl(bool show_menu = true);
media_v4l2_device.cc 548 bool V4L2Device::EnumControl(bool show_menu) {
562 if (query_ctrl.type == V4L2_CTRL_TYPE_MENU && show_menu)
576 if (query_ctrl.type == V4L2_CTRL_TYPE_MENU && show_menu)
  /bootable/recovery/
wear_ui.cpp 73 show_menu(false),
162 if (show_menu) {
422 show_menu = 1;
436 if (show_menu > 0) {
458 if (show_menu > 0 && text_rows > 0 && text_cols > 0) {
459 show_menu = 0;
wear_ui.h 106 bool show_menu; member in class:WearRecoveryUI
screen_ui.h 117 bool show_menu; member in class:ScreenRecoveryUI
screen_ui.cpp 72 show_menu(false),
282 if (show_menu) {
737 show_menu = true;
746 if (show_menu) {
763 if (show_menu && text_rows_ > 0 && text_cols_ > 0) {
764 show_menu = false;
  /external/webrtc/webrtc/modules/audio_device/test/
audio_device_test_func.cc 81 SHOW_MENU:
147 goto SHOW_MENU;

Completed in 310 milliseconds