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

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86RandR12.h34 void xf86RandR12SetTransformSupport (ScreenPtr pScreen, Bool transforms);
H A Drandrstr.h124 Bool transforms; member in struct:_rrCrtc
552 * Set whether transforms are allowed on a CRTC
555 RRCrtcSetTransformSupport (RRCrtcPtr crtc, Bool transforms);
647 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86RandR12.h34 Bool transforms);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86RandR12.h34 Bool transforms);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86RandR12.h34 extern _X_EXPORT void xf86RandR12SetTransformSupport (ScreenPtr pScreen, Bool transforms);
H A Drandrstr.h124 Bool transforms; member in struct:_rrCrtc
568 * Set whether transforms are allowed on a CRTC
571 RRCrtcSetTransformSupport (RRCrtcPtr crtc, Bool transforms);
671 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86RandR12.h34 extern _X_EXPORT void xf86RandR12SetTransformSupport (ScreenPtr pScreen, Bool transforms);
H A Drandrstr.h124 Bool transforms; member in struct:_rrCrtc
568 * Set whether transforms are allowed on a CRTC
571 RRCrtcSetTransformSupport (RRCrtcPtr crtc, Bool transforms);
671 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86RandR12.h35 extern _X_EXPORT void xf86RandR12SetTransformSupport (ScreenPtr pScreen, Bool transforms);
H A Drandrstr.h122 Bool transforms; member in struct:_rrCrtc
568 * Set whether transforms are allowed on a CRTC
571 RRCrtcSetTransformSupport (RRCrtcPtr crtc, Bool transforms);
671 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86RandR12.h35 extern _X_EXPORT void xf86RandR12SetTransformSupport (ScreenPtr pScreen, Bool transforms);
H A Drandrstr.h122 Bool transforms; member in struct:_rrCrtc
531 * Set whether transforms are allowed on a CRTC
534 RRCrtcSetTransformSupport (RRCrtcPtr crtc, Bool transforms);
634 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86RandR12.h35 extern _X_EXPORT void xf86RandR12SetTransformSupport (ScreenPtr pScreen, Bool transforms);
H A Drandrstr.h122 Bool transforms; member in struct:_rrCrtc
532 * Set whether transforms are allowed on a CRTC
535 RRCrtcSetTransformSupport (RRCrtcPtr crtc, Bool transforms);
635 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86RandR12.h35 extern _X_EXPORT void xf86RandR12SetTransformSupport (ScreenPtr pScreen, Bool transforms);
H A Drandrstr.h122 Bool transforms; member in struct:_rrCrtc
527 * Set whether transforms are allowed on a CRTC
530 RRCrtcSetTransformSupport (RRCrtcPtr crtc, Bool transforms);
630 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86RandR12.h37 Bool transforms);
H A Drandrstr.h124 Bool transforms; member in struct:_rrCrtc
555 * Set whether transforms are allowed on a CRTC
558 RRCrtcSetTransformSupport(RRCrtcPtr crtc, Bool transforms);
631 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86RandR12.h37 Bool transforms);
H A Drandrstr.h124 Bool transforms; member in struct:_rrCrtc
561 * Set whether transforms are allowed on a CRTC
564 RRCrtcSetTransformSupport(RRCrtcPtr crtc, Bool transforms);
637 * Check whether the pending and current transforms are the same
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86RandR12.h34 Bool transforms);
/vbox/src/libs/libpng-1.2.8/
H A Dpngread.c569 /* check for transforms that have been set but were defined out */
1307 int transforms,
1315 if (transforms & PNG_TRANSFORM_INVERT_ALPHA)
1331 if (transforms & PNG_TRANSFORM_STRIP_16)
1339 if (transforms & PNG_TRANSFORM_STRIP_ALPHA)
1347 if (transforms & PNG_TRANSFORM_PACKING)
1355 if (transforms & PNG_TRANSFORM_PACKSWAP)
1365 if (transforms & PNG_TRANSFORM_EXPAND)
1378 if (transforms & PNG_TRANSFORM_INVERT_MONO)
1387 if ((transforms
1306 png_read_png(png_structp png_ptr, png_infop info_ptr, int transforms, voidp params) argument
[all...]
H A Dpngwrite.c744 /* check for transforms that have been set but were defined out */
1385 int transforms, voidp params)
1389 if (transforms & PNG_TRANSFORM_INVERT_ALPHA)
1400 if (transforms & PNG_TRANSFORM_INVERT_MONO)
1408 if ((transforms & PNG_TRANSFORM_SHIFT)
1415 if (transforms & PNG_TRANSFORM_PACKING)
1421 if (transforms & PNG_TRANSFORM_SWAP_ALPHA)
1429 if (transforms & PNG_TRANSFORM_STRIP_FILLER)
1435 if (transforms & PNG_TRANSFORM_BGR)
1441 if (transforms
1384 png_write_png(png_structp png_ptr, png_infop info_ptr, int transforms, voidp params) argument
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstateblock.c719 This->transforms[transform] = targetStateBlock->transforms[transform];
975 &This->transforms[This->contained_transform_states[i]]);
1086 /* Set some of the defaults for lights, transforms etc */
1087 memcpy(&This->transforms[WINED3DTS_PROJECTION], identity, sizeof(identity));
1088 memcpy(&This->transforms[WINED3DTS_VIEW], identity, sizeof(identity));
1090 memcpy(&This->transforms[WINED3DTS_WORLDMATRIX(i)], identity, sizeof(identity));
1234 memcpy(&This->transforms[WINED3DTS_TEXTURE0 + i], identity, sizeof(identity));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstateblock.c810 stateblock->state.transforms[transform] = src_state->transforms[transform];
1080 &stateblock->state.transforms[stateblock->contained_transform_states[i]]);
1193 /* Set some of the defaults for lights, transforms etc */
1194 state->transforms[WINED3D_TS_PROJECTION] = identity;
1195 state->transforms[WINED3D_TS_VIEW] = identity;
1198 state->transforms[WINED3D_TS_WORLD_MATRIX(i)] = identity;
1339 state->transforms[WINED3D_TS_TEXTURE0 + i] = identity;

Completed in 207 milliseconds

12