OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x_pos
(Results
1 - 7
of
7
) 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
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
dmabuf.c
320
info->
x_pos
= c.
x_pos
;
417
gvt_dmabuf->
x_pos
= fb_info->
x_pos
;
fb_decoder.c
387
plane->
x_pos
= (val & _CURSOR_POS_X_MASK) >> _CURSOR_POS_X_SHIFT;
502
plane->
x_pos
= (val & _SPRITE_POS_X_MASK) >> _SPRITE_POS_X_SHIFT;
/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
;
/src/sys/arch/m68k/060sp/dist/
pfpsp.s
13823
bge.b
x_pos
# if pos, don't set bit 0
13825
x_pos
:
fpsp.s
23862
bge.b
x_pos
# if pos, don't set bit 0
23864
x_pos
:
Completed in 39 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025