Searched refs:offset_y (Results 1 - 25 of 37) sorted by relevance

12

/xsrc/external/mit/xsm/dist/
H A Dpopup.h38 Bool first_time, int offset_x, int offset_y,
H A Dpopup.c40 int offset_x, int offset_y, const _XtString delAction)
81 popup_y = root_y + offset_y;
38 PopupPopup(Widget parent,Widget popup,Bool transient,Bool first_time,int offset_x,int offset_y,const _XtString delAction) argument
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dchgdctl.c105 swapl(&area->offset_y, n);
230 dev->absolute->offset_y = area->offset_y;
H A Dgetdctl.c161 area->offset_y = dts->offset_y;
171 swapl(&area->offset_y, n);
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_cursor.c186 y_offset = pAST->HWCInfo.offset_y;
194 y_offset = (-y) + pAST->HWCInfo.offset_y;
248 pAST->HWCInfo.offset_y = MAX_HWC_HEIGHT - pAST->HWCInfo.height;
353 pAST->HWCInfo.offset_y = MAX_HWC_HEIGHT - pAST->HWCInfo.height;
492 y_offset = pAST->HWCInfo.offset_y;
500 y_offset = (-y) + pAST->HWCInfo.offset_y;
H A Dast.h178 USHORT offset_y; member in struct:__anon3768e0620208
/xsrc/external/mit/libXi/dist/src/
H A DXChgDCtl.c152 a.offset_y = A->offset_y;
H A DXGetDCtl.c214 A->offset_y = a->offset_y;
/xsrc/external/mit/xinput/dist/src/
H A Dtransform.c129 set_transformation_matrix(Display *dpy, Matrix *m, int offset_x, int offset_y, argument
139 float y = 1.0 * offset_y/height;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dcayman_shader.h274 #define TEX_DWORD2(offset_x, offset_y, offset_z, sampler_id, ssx, ssy, ssz, ssw) \
275 cpu_to_le32((((offset_x) << 0) | ((offset_y) << 5) | ((offset_z) << 10) | ((sampler_id) << 15) | \
H A Devergreen_shader.h275 #define TEX_DWORD2(offset_x, offset_y, offset_z, sampler_id, ssx, ssy, ssz, ssw) \
276 cpu_to_le32((((offset_x) << 0) | ((offset_y) << 5) | ((offset_z) << 10) | ((sampler_id) << 15) | \
H A Dr600_shader.h345 #define TEX_DWORD2(offset_x, offset_y, offset_z, sampler_id, ssx, ssy, ssz, ssw) \
346 cpu_to_le32((((offset_x) << 0) | ((offset_y) << 5) | ((offset_z) << 10) | ((sampler_id) << 15) | \
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dcayman_shader.h274 #define TEX_DWORD2(offset_x, offset_y, offset_z, sampler_id, ssx, ssy, ssz, ssw) \
275 cpu_to_le32((((offset_x) << 0) | ((offset_y) << 5) | ((offset_z) << 10) | ((sampler_id) << 15) | \
H A Devergreen_shader.h275 #define TEX_DWORD2(offset_x, offset_y, offset_z, sampler_id, ssx, ssy, ssz, ssw) \
276 cpu_to_le32((((offset_x) << 0) | ((offset_y) << 5) | ((offset_z) << 10) | ((sampler_id) << 15) | \
H A Dr600_shader.h345 #define TEX_DWORD2(offset_x, offset_y, offset_z, sampler_id, ssx, ssy, ssz, ssw) \
346 cpu_to_le32((((offset_x) << 0) | ((offset_y) << 5) | ((offset_z) << 10) | ((sampler_id) << 15) | \
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dnir_to_vir.c2581 struct qreg offset_y = local in function:ntq_get_sample_offset
2586 *sy = offset_y;
2636 struct qreg offset_x, offset_y; local in function:ntq_get_barycentric_centroid
2637 ntq_get_sample_offset(c, sample_idx, &offset_x, &offset_y);
2654 offset_y = vir_SEL(c, V3D_QPU_COND_IFNA, zero, offset_y);
2657 *out_y = offset_y;
2665 struct qreg offset_y,
2681 offset_y);
3207 struct qreg offset_x, offset_y; local in function:ntq_emit_intrinsic
2661 ntq_emit_load_interpolated_input(struct v3d_compile * c,struct qreg p,struct qreg C,struct qreg offset_x,struct qreg offset_y,unsigned mode) argument
3219 struct qreg offset_y = local in function:ntq_emit_intrinsic
3230 struct qreg offset_x, offset_y; local in function:ntq_emit_intrinsic
3265 struct qreg offset_y = ntq_get_src(c, instr->src[0], 1); local in function:ntq_emit_intrinsic
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h86 int offset_y; member in struct:r600_bytecode_tex
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dinstr-a2xx.h351 uint8_t offset_y : 5; member in struct:PACKED
H A Ddisasm-a2xx.c431 if (tex->offset_x || tex->offset_y || tex->offset_z)
432 printf(" OFFSET(%u,%u,%u)", tex->offset_x, tex->offset_y, tex->offset_z);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.h90 int offset_y; member in struct:r600_bytecode_tex
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Dinstr-a2xx.h346 uint32_t offset_y : 5; member in struct:PACKED
H A Ddisasm-a2xx.c452 if (tex->offset_x || tex->offset_y || tex->offset_z)
453 printf(" OFFSET(%u,%u,%u)", tex->offset_x, tex->offset_y, tex->offset_z);
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dchgdctl.c105 swapl(&area->offset_y, n);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dinputstr.h333 int offset_y; member in struct:_AbsoluteClassRec
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-image.c729 int offset_y)
734 image->bits.dither_offset_y == offset_y)
740 image->bits.dither_offset_y = offset_y;
727 pixman_image_set_dither_offset(pixman_image_t * image,int offset_x,int offset_y) argument

Completed in 28 milliseconds

12