OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_pos
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
dmabuf.h
46
__u32
x_pos
; /* horizontal position of cursor plane */
member in struct:intel_vgpu_fb_info
dmabuf.h
46
__u32
x_pos
; /* horizontal position of cursor plane */
member in struct:intel_vgpu_fb_info
dmabuf.h
46
__u32
x_pos
; /* horizontal position of cursor plane */
member in struct:intel_vgpu_fb_info
fb_decoder.h
129
u32
x_pos
; /* in pixels */
member in struct:intel_vgpu_sprite_plane_format
145
u32
x_pos
; /* in pixels */
member in struct:intel_vgpu_cursor_plane_format
fb_decoder.h
129
u32
x_pos
; /* in pixels */
member in struct:intel_vgpu_sprite_plane_format
145
u32
x_pos
; /* in pixels */
member in struct:intel_vgpu_cursor_plane_format
fb_decoder.h
129
u32
x_pos
; /* in pixels */
member in struct:intel_vgpu_sprite_plane_format
145
u32
x_pos
; /* in pixels */
member in struct:intel_vgpu_cursor_plane_format
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c
2965
int
x_pos
= pos_cpy.x;
local in function:dcn10_set_cursor_position
2969
x_pos
= (
x_pos
- x_plane) * pipe_ctx->plane_state->src_rect.width /
2974
if (
x_pos
< 0) {
2975
pos_cpy.x_hotspot -=
x_pos
;
2976
x_pos
= 0;
2984
pos_cpy.x = (uint32_t)
x_pos
;
amdgpu_dcn10_hw_sequencer.c
2965
int
x_pos
= pos_cpy.x;
local in function:dcn10_set_cursor_position
2969
x_pos
= (
x_pos
- x_plane) * pipe_ctx->plane_state->src_rect.width /
2974
if (
x_pos
< 0) {
2975
pos_cpy.x_hotspot -=
x_pos
;
2976
x_pos
= 0;
2984
pos_cpy.x = (uint32_t)
x_pos
;
amdgpu_dcn10_hw_sequencer.c
2965
int
x_pos
= pos_cpy.x;
local in function:dcn10_set_cursor_position
2969
x_pos
= (
x_pos
- x_plane) * pipe_ctx->plane_state->src_rect.width /
2974
if (
x_pos
< 0) {
2975
pos_cpy.x_hotspot -=
x_pos
;
2976
x_pos
= 0;
2984
pos_cpy.x = (uint32_t)
x_pos
;
Completed in 123 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025