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:hotspot_x
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_kms.c
248
du->
hotspot_x
= 0;
in vmw_kms_legacy_hotspot_clear()
272
du->
hotspot_x
+ du->core_hotspot_x,
in vmw_kms_cursor_post_execbuf()
384
s32
hotspot_x
, hotspot_y;
in vmw_du_cursor_plane_atomic_update()
local
388
hotspot_x
= du->
hotspot_x
;
in vmw_du_cursor_plane_atomic_update()
392
hotspot_x
+= plane->state->fb->hot_x;
in vmw_du_cursor_plane_atomic_update()
404
64, 64,
hotspot_x
,
in vmw_du_cursor_plane_atomic_update()
410
hotspot_x
, hotspot_y);
in vmw_du_cursor_plane_atomic_update()
421
du->cursor_x +
hotspot_x
,
in vmw_du_cursor_plane_atomic_update()
424
du->core_hotspot_x =
hotspot_x
in vmw_du_cursor_plane_atomic_update()
[all...]
H
A
D
vmwgfx_kms.h
350
int
hotspot_x
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_kms.c
208
if (old_vps->cursor.
hotspot_x
!= new_vps->cursor.
hotspot_x
||
in vmw_du_cursor_plane_has_changed()
470
du->
hotspot_x
= 0;
in vmw_kms_legacy_hotspot_clear()
496
du->
hotspot_x
+ du->core_hotspot_x,
in vmw_kms_cursor_post_execbuf()
771
s32
hotspot_x
, hotspot_y;
in vmw_du_cursor_plane_atomic_update()
local
773
hotspot_x
= du->
hotspot_x
;
in vmw_du_cursor_plane_atomic_update()
777
hotspot_x
+= new_state->fb->hot_x;
in vmw_du_cursor_plane_atomic_update()
789
vps->cursor.
hotspot_x
=
hotspot_x
;
in vmw_du_cursor_plane_atomic_update()
[all...]
H
A
D
vmwgfx_kms.h
274
s32
hotspot_x
;
member
368
int
hotspot_x
;
member
Completed in 6 milliseconds