OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pan
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_blend_cso.h
47
struct pan_blend_state
pan
;
member in struct:panfrost_blend_state
pan_cmdstream.c
3437
so->
pan
.logicop_enable = blend->logicop_enable;
3438
so->
pan
.logicop_func = blend->logicop_func;
3439
so->
pan
.rt_count = blend->max_rt + 1;
3441
for (unsigned c = 0; c < so->
pan
.rt_count; ++c) {
3482
so->
pan
.rts[c].equation = equation;
pan_context.c
175
struct pan_blend_state pan_blend = blend->
pan
;
/xsrc/external/mit/xrandr/dist/
xrandr.c
2093
XRRPanning *
pan
;
local
2099
pan
= &output->panning;
2101
pan
= output->crtc_info ? output->crtc_info->panning_info : NULL;
2102
if (
pan
&&
pan
->left +
pan
->width > fb_width)
2103
fb_width =
pan
->left +
pan
->width;
2104
if (
pan
&&
pan
->top + pan->height > fb_height
2944
XRRPanning *
pan
;
local
3800
XRRPanning *
pan
= cur_crtc->
pan
ning_info;
local
3850
XRRPanning *
pan
= output->crtc_info->
pan
ning_info;
local
[
all
...]
/xsrc/external/mit/xf86-video-nv/dist/src/
riva_hw.c
855
int
pan
= (start & 3) << 1;
local
874
* 4 pixel
pan
register.
878
VGA_WR08(chip->PCIO, 0x3C0,
pan
);
Completed in 11 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026