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
defs:crtc
(Results
1 - 11
of
11
) sorted by relevance
/third_party/libdrm/tests/tegra/
H
A
D
drm-test.h
44
uint32_t
crtc
;
member
H
A
D
drm-test.c
48
drmModeCrtcPtr
crtc
;
in drm_screen_probe_connector()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H
A
D
DisplaySurfaceKHR.hpp
51
drmModeCrtc *
crtc
;
member in vk::DisplaySurfaceKHR
/third_party/libdrm/tests/modeprint/
H
A
D
modeprint.c
204
static int printCrtc(int fd, drmModeResPtr res, drmModeCrtcPtr
crtc
, uint32_t id)
in printCrtc()
argument
236
drmModeCrtcPtr
crtc
;
in printRes()
local
[all...]
/third_party/libdrm/tests/exynos/
H
A
D
exynos_fimg2d_test.c
53
int
crtc
;
member
/third_party/libdrm/tests/modetest/
H
A
D
modetest.c
74
struct
crtc
{
struct
75
drmModeCrtc *
crtc
;
member
464
drmModeCrtc *
crtc
= _crtc->
crtc
;
in dump_crtcs()
local
727
drmModeCrtc *
crtc
= dev->resources->
crtc
s[i].
crtc
;
get_crtc_by_id()
local
735
get_
crtc
_mask(struct device *dev, struct
crtc
*
crtc
)
get_crtc_mask()
argument
813
struct
crtc
*
crtc
;
global()
member
887
struct
crtc
*
crtc
;
pipe_find_crtc()
local
1182
struct
crtc
*
crtc
= NULL;
atomic_set_plane()
local
1242
struct
crtc
*
crtc
= NULL;
set_plane()
local
1537
get_primary_plane_by_
crtc
(struct device *dev, struct
crtc
*
crtc
)
get_primary_plane_by_crtc()
argument
[all...]
/third_party/libdrm/
H
A
D
xf86drmMode.c
367
struct drm_mode_crtc
crtc
;
in drmModeGetCrtc()
local
401
struct drm_mode_
crtc
crtc
;
drmModeSetCrtc()
local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H
A
D
wsi_common_display.c
1473
drmModeCrtcPtr
crtc
= drmModeGetCrtc(wsi->fd, mode_res->crtcs[c]);
in wsi_display_select_crtc()
local
[all...]
/third_party/mesa3d/include/drm-uapi/
H
A
D
drm.h
520
__u32
crtc
;
member
/third_party/libdrm/include/drm/
H
A
D
drm.h
520
__u32
crtc
;
member
/third_party/glfw/src/
H
A
D
x11_platform.h
884
RRCrtc
crtc
;
member
Completed in 20 milliseconds