HomeSort by: relevance | last modified time | path
    Searched refs:RepeatReflect (Results 1 - 25 of 44) sorted by relevancy

1 2

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
render.h 208 #define RepeatReflect 3
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_xa_composite.c 105 case RepeatReflect:
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
i830_render.c 276 case RepeatReflect:
407 if (picture->repeatType > RepeatReflect) {
i915_render.c 247 if (picture->repeatType > RepeatReflect) {
332 case RepeatReflect:
i965_render.c 223 if (picture->repeatType > RepeatReflect) {
1297 case RepeatReflect:
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
i830_render.c 276 case RepeatReflect:
407 if (picture->repeatType > RepeatReflect) {
i915_render.c 247 if (picture->repeatType > RepeatReflect) {
332 case RepeatReflect:
i965_render.c 223 if (picture->repeatType > RepeatReflect) {
1297 case RepeatReflect:
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_render.c 226 if (pPict->repeatType > RepeatReflect)
303 case RepeatReflect:
i915_render.c 174 if (pPict->repeatType > RepeatReflect)
273 case RepeatReflect:
i965_render.c 186 if (pPict->repeatType > RepeatReflect)
1026 case RepeatReflect:
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
fbpict.c 263 case RepeatReflect:
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
fbpict.c 263 case RepeatReflect:
  /xsrc/external/mit/xorg-server.old/dist/fb/
fbpict.c 258 case RepeatReflect:
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_utils.h 222 if (repeat_type == RepeatReflect) { \
263 if (repeat_type != RepeatReflect) { \
287 if (repeat_type == RepeatReflect) { \
glamor_largepixmap.c 433 if (repeat_type == RepeatReflect) {
493 if (repeat_type == RepeatReflect) {
541 else if (repeat_type == RepeatReflect) {
667 !(is_transform && repeat_type == RepeatReflect))
1005 if (repeat_type == RepeatReflect || repeat_type == RepeatNormal) {
glamor_render.c 70 "#define RepeatReflect 3\n"
93 " } else if (repeat == RepeatFix + RepeatReflect) {\n"
604 case RepeatReflect:
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_exa_render.c 248 if ((repeatType == RepeatNormal || repeatType == RepeatReflect) &&
299 if (repeatType == RepeatNormal || repeatType == RepeatReflect) {
401 repeat = (repeatType == RepeatNormal || repeatType == RepeatReflect) &&
456 case RepeatReflect:
818 repeat = (repeatType == RepeatNormal || repeatType == RepeatReflect) &&
875 case RepeatReflect:
1301 case RepeatReflect:
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_exa_render.c 217 if ((repeatType == RepeatNormal || repeatType == RepeatReflect) &&
268 if (repeatType == RepeatNormal || repeatType == RepeatReflect) {
367 repeat = (repeatType == RepeatNormal || repeatType == RepeatReflect) &&
420 case RepeatReflect:
764 repeat = (repeatType == RepeatNormal || repeatType == RepeatReflect) &&
820 case RepeatReflect:
1231 case RepeatReflect:
  /xsrc/external/mit/xorg-server/dist/fb/
fbpict.c 386 case RepeatReflect:
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv50_exa.c 674 case RepeatReflect:
nv40_exa.c 267 case RepeatReflect:
nvc0_exa.c 659 case RepeatReflect:
  /xsrc/external/mit/xorg-server.old/dist/render/
picture.c 1089 if (newr <= RepeatReflect)
  /xsrc/external/mit/xorg-server/dist/render/
picture.c 1065 if (newr <= RepeatReflect) {

Completed in 35 milliseconds

1 2