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:drm_clip_rect
(Results
1 - 12
of
12
) sorted by relevance
/third_party/libdrm/intel/
H
A
D
intel_bufmgr.h
45
struct
drm_clip_rect
;
145
struct
drm_clip_rect
*cliprects, int num_cliprects, int DR4);
147
struct
drm_clip_rect
*cliprects, int num_cliprects, int DR4,
/third_party/libdrm/include/drm/
H
A
D
mga_drm.h
190
struct
drm_clip_rect
boxes[MGA_NR_SAREA_CLIPRECTS];
211
struct
drm_clip_rect
exported_boxes[MGA_NR_SAREA_CLIPRECTS];
H
A
D
drm.h
90
struct
drm_clip_rect
{
struct
102
struct
drm_clip_rect
*rects;
1137
typedef struct
drm_clip_rect
drm_clip_rect_t;
H
A
D
mach64_drm.h
133
struct
drm_clip_rect
boxes[MACH64_NR_SAREA_CLIPRECTS];
H
A
D
savage_drm.h
122
struct
drm_clip_rect
*box_addr;
H
A
D
r128_drm.h
162
struct
drm_clip_rect
boxes[R128_NR_SAREA_CLIPRECTS];
H
A
D
via_drm.h
189
struct
drm_clip_rect
boxes[VIA_NR_SAREA_CLIPRECTS];
H
A
D
radeon_drm.h
447
struct
drm_clip_rect
boxes[RADEON_NR_SAREA_CLIPRECTS];
667
struct
drm_clip_rect
*boxes;
H
A
D
i915_drm.h
416
struct
drm_clip_rect
*cliprects; /* pointer to userspace cliprects */
428
struct
drm_clip_rect
*cliprects; /* pointer to userspace cliprects */
896
/** This is a struct
drm_clip_rect
*cliprects */
1000
* This is a struct
drm_clip_rect
*cliprects if I915_EXEC_FENCE_ARRAY
/third_party/mesa3d/include/drm-uapi/
H
A
D
drm.h
90
struct
drm_clip_rect
{
struct
102
struct
drm_clip_rect
*rects;
1147
typedef struct
drm_clip_rect
drm_clip_rect_t;
H
A
D
i915_drm.h
547
struct
drm_clip_rect
*cliprects; /* pointer to userspace cliprects */
559
struct
drm_clip_rect
*cliprects; /* pointer to userspace cliprects */
1172
/** This is a struct
drm_clip_rect
*cliprects */
/third_party/libdrm/
H
A
D
xf86drmMode.h
126
typedef struct
drm_clip_rect
drmModeClip, *drmModeClipPtr;
Completed in 28 milliseconds