OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:viewport_x
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c
3023
int
viewport_x
=
local in function:dcn10_set_cursor_position
3027
if (pos_cpy.x >= viewport_width +
viewport_x
) {
3029
- pos_cpy.x + 2 *
viewport_x
;
3033
pos_cpy.x = 2 *
viewport_x
- pos_cpy.x;
3034
if (temp_x >=
viewport_x
+
3042
pos_cpy.x = viewport_width - pos_cpy.x + 2 *
viewport_x
;
amdgpu_dcn10_hw_sequencer.c
3023
int
viewport_x
=
local in function:dcn10_set_cursor_position
3027
if (pos_cpy.x >= viewport_width +
viewport_x
) {
3029
- pos_cpy.x + 2 *
viewport_x
;
3033
pos_cpy.x = 2 *
viewport_x
- pos_cpy.x;
3034
if (temp_x >=
viewport_x
+
3042
pos_cpy.x = viewport_width - pos_cpy.x + 2 *
viewport_x
;
Completed in 50 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025