Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:drmModeModeInfo
(Results
1 - 7
of
7
) sorted by relevance
/third_party/libdrm/tests/tegra/
H
A
D
drm-test.h
40
drmModeModeInfo
mode;
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H
A
D
DisplaySurfaceKHR.hpp
52
drmModeModeInfo
mode_info;
H
A
D
DisplaySurfaceKHR.cpp
150
memcpy(&mode_info, &connector->modes[0], sizeof(
drmModeModeInfo
));
in DisplaySurfaceKHR()
/third_party/libdrm/tests/modetest/
H
A
D
modetest.c
78
drmModeModeInfo
*mode;
138
static float mode_vrefresh(
drmModeModeInfo
*mode)
in mode_vrefresh()
219
static void dump_mode(
drmModeModeInfo
*mode, int index)
in dump_mode()
812
drmModeModeInfo
*mode;
835
static
drmModeModeInfo
*
840
drmModeModeInfo
*mode;
in connector_find_mode()
924
drmModeModeInfo
*mode = NULL;
in pipe_find_crtc_and_mode()
1479
drmModeModeInfo
*current_mode = &con->modes[i];
in pipe_attempt_connector()
/third_party/libdrm/
H
A
D
xf86drmMode.h
101
}
drmModeModeInfo
, *drmModeModeInfoPtr;
typedef
164
drmModeModeInfo
mode;
/third_party/libdrm/tests/exynos/
H
A
D
exynos_fimg2d_test.c
51
drmModeModeInfo
*mode;
/third_party/mesa3d/src/vulkan/wsi/
H
A
D
wsi_common_display.c
92
drmModeModeInfo
current_drm_mode;
Completed in 10 milliseconds