OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_mode
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/ui/gfx/ozone/dri/
dri_vsync_provider.cc
27
base::TimeDelta::FromSeconds(1) / controller_->
get_mode
().vrefresh;
hardware_display_controller.h
152
const drmModeModeInfo&
get_mode
() const { return mode_; };
function in class:gfx::HardwareDisplayController
dri_surface.cc
59
controller_->
get_mode
().hdisplay,
60
controller_->
get_mode
().vdisplay);
/system/core/init/
builtins.c
777
static mode_t
get_mode
(const char *s) {
function
791
mode_t mode =
get_mode
(args[1]);
/external/wpa_supplicant_8/wpa_supplicant/
scan.c
488
static struct hostapd_hw_modes *
get_mode
(struct hostapd_hw_modes *modes,
function
511
mode =
get_mode
(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
[
all
...]
sme.c
1011
static struct hostapd_hw_modes *
get_mode
(struct hostapd_hw_modes *modes,
function
1034
mode =
get_mode
(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
[
all
...]
p2p_supplicant.c
2970
static struct hostapd_hw_modes *
get_mode
(struct hostapd_hw_modes *modes,
function
[
all
...]
/external/genext2fs/
genext2fs.c
1456
get_mode
(struct stat *st)
function
[
all
...]
Completed in 3575 milliseconds