OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temp_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
2996
uint32_t
temp_x
= pos_cpy.x;
local
3000
pos_cpy.y =
temp_x
;
3031
uint32_t
temp_x
= pos_cpy.x;
local
3034
if (
temp_x
>= viewport_x +
3038
pos_cpy.x =
temp_x
+ viewport_width;
amdgpu_dcn10_hw_sequencer.c
2996
uint32_t
temp_x
= pos_cpy.x;
local
3000
pos_cpy.y =
temp_x
;
3031
uint32_t
temp_x
= pos_cpy.x;
local
3034
if (
temp_x
>= viewport_x +
3038
pos_cpy.x =
temp_x
+ viewport_width;
Completed in 38 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026