OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alpha_dst_delta
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/ast/
ast_mode.c
1368
s32
alpha_dst_delta
, last_alpha_dst_delta;
local in function:copy_cursor_image
1373
alpha_dst_delta
= AST_MAX_HWC_WIDTH << 1;
1374
last_alpha_dst_delta =
alpha_dst_delta
- (width << 1);
1377
dstxor = (u8 *)dst + last_alpha_dst_delta + (AST_MAX_HWC_HEIGHT - height) *
alpha_dst_delta
;
ast_mode.c
1368
s32
alpha_dst_delta
, last_alpha_dst_delta;
local in function:copy_cursor_image
1373
alpha_dst_delta
= AST_MAX_HWC_WIDTH << 1;
1374
last_alpha_dst_delta =
alpha_dst_delta
- (width << 1);
1377
dstxor = (u8 *)dst + last_alpha_dst_delta + (AST_MAX_HWC_HEIGHT - height) *
alpha_dst_delta
;
Completed in 23 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025